Michael Muré
2fd5f71b59
commands: add a "." at the end of Short commands usage
2019-03-01 22:52:52 +01:00
Michael Muré
864eae0d6b
identity: work on higher level now, cache, first two identity commands
2019-03-01 22:40:25 +01:00
Michael Muré
d2483d83dd
identity: I can compile again !!
2019-03-01 22:40:24 +01:00
Michael Muré
5e4a656f85
Merge pull request #97 from sladyn98/ls_id_branch
...
A command to list matching bug id from a prefix
2019-02-25 20:18:15 +01:00
Michael Muré
59ea2e018e
add a "version" command with various outputs, including the git hash and tag
2019-02-20 21:56:33 +01:00
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
Michael Muré
b08e28e67e
commands: fix "comment add" flags set on the wrong command
2018-10-17 20:47:31 +02:00
Michael Muré
04ddeef90f
commands: add a "deselect" command to deselect a previously selected bug
2018-09-26 16:49:00 +02:00
Michael Muré
43bda202fa
commands: add the "bridge" and "bridge configure" commands
2018-09-24 15:25:57 +02:00
Michael Muré
6e44759413
commands: add a "ls-labels" command that output valid labels
2018-09-21 14:02:05 +02:00
Michael Muré
cfce3a9914
commands: description cleanup
2018-09-21 13:37:22 +02:00
Michael Muré
5f9fd2a2d9
commands: add a "select" command to select a bug for future implicit use
2018-09-18 13:17:39 +02:00
Michael Muré
cc086ebae9
commands: make "label" display the current labels
2018-09-17 14:32:33 +02:00
Michael Muré
dad61892ce
commands: migrate the open/close commands under the "status" command
2018-09-16 14:29:14 +02:00
Michael Muré
a846fb96de
commands: add a "status" command to show a bug status
2018-09-16 14:25:25 +02:00
Michael Muré
ae100e0e82
commands: add a title edit command
2018-09-16 01:17:06 +02:00
Michael Muré
d9f7269507
commands: add a title command to display a bug's title
2018-09-16 01:05:09 +02:00
Michael Muré
6cdc6c087e
commands: add git bug comment add
to add a comment
2018-09-15 20:31:40 +02:00
Michael Muré
9bb980e9de
ls: support expressing a query with flags as well
2018-09-10 18:18:00 +02:00
Michael Muré
c0dbe70ee0
wip terminal ui
2018-07-30 17:00:10 +02:00
Michael Muré
302a69bfc5
use DisableAutoGenTag to not have to commit the documentation after each build
2018-07-20 15:57:21 +02:00
Michael Muré
e89f87624f
generate markdown documentation
2018-07-20 15:46:14 +02:00