Michael Muré
99b5c58d43
finish the refactoring for the dedicated identifier type
2019-08-12 16:12:14 +02:00
Michael Muré
c0c8b11549
commands: fix ls-id description
2019-05-04 19:55:22 +02:00
Sladyn
2f06e76f92
Added Register.Cleaner
2019-03-06 17:25:32 +05:30
Sladyn
cdd8167aa0
Combined variable declaration and assignment
2019-03-05 17:50:58 +05:30
Sladyn
a45ece05e6
ls-id.go: Fixing ls-id
...
Adding check for length of args
Pulling bugIds from correct backend.
2019-03-05 00:03:38 +05:30
Sladyn
3c0c13bbbe
ls-id.go:Add ls-id [<prefix>] command
...
This file adds the ls-id command which returns
the bug id matching the prefix the user enters.
If no prefix entered it lists all the BugId's
Closes #47
2019-02-25 21:20:51 +05:30
Sladyn
f70f38c8ee
ls-id.go: Add ls-id [<prefix>] command
...
This file adds the ls-id command which returns
the bug id matching the prefix the user enters.
If no prefix entered it lists all the BugId's
Closes https://github.com/MichaelMure/git-bug/issues/47
2019-02-14 00:32:40 +05:30