aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug.md
Commit message (Expand)AuthorAgeFilesLines
* add wipe sub-command that remove local bugs and identitiesKalin Staykov2023-01-111-0/+1
* commands: reorg into different packagesMichael Muré2022-11-201-18/+10
* feat(530) make label commands consistentSteve Moyer2022-09-251-1/+0
* refactor(git-bug-863): merge ls-id into lsSteve Moyer2022-09-251-1/+0
* commands: cleanup the command's usage to avoid warnings when generating the docMichael Muré2020-07-281-0/+1
* DOC: commands/root.go: syntaxWes Turner2020-05-011-1/+1
* commands: add flags/config to control the automatic opening in the default br...Michael Muré2019-05-271-1/+1
* regenerate md and man filesMichael Muré2019-03-271-3/+3
* commands: add a "." at the end of Short commands usageMichael Muré2019-03-011-19/+19
* identity: work on higher level now, cache, first two identity commandsMichael Muré2019-03-011-1/+1
* identity: I can compile again !!Michael Muré2019-03-011-0/+1
* Merge pull request #97 from sladyn98/ls_id_branchMichael Muré2019-02-251-0/+1
|\
| * ls-id.go: Add ls-id [<prefix>] commandSladyn2019-02-141-0/+1
* | add a "version" command with various outputs, including the git hash and tagMichael Muré2019-02-201-0/+1
|/
* commands: fix "comment add" flags set on the wrong commandMichael Muré2018-10-171-1/+5
* commands: add a "deselect" command to deselect a previously selected bugMichael Muré2018-09-261-0/+1
* commands: add the "bridge" and "bridge configure" commandsMichael Muré2018-09-241-0/+1
* commands: add a "ls-labels" command that output valid labelsMichael Muré2018-09-211-0/+1
* commands: description cleanupMichael Muré2018-09-211-6/+6
* commands: add a "select" command to select a bug for future implicit useMichael Muré2018-09-181-0/+1
* commands: make "label" display the current labelsMichael Muré2018-09-171-1/+1
* commands: migrate the open/close commands under the "status" commandMichael Muré2018-09-161-2/+0
* commands: add a "status" command to show a bug statusMichael Muré2018-09-161-0/+1
* commands: add a title edit commandMichael Muré2018-09-161-1/+1
* commands: add a title command to display a bug's titleMichael Muré2018-09-161-0/+1
* commands: add `git bug comment add` to add a commentMichael Muré2018-09-151-2/+2
* ls: support expressing a query with flags as wellMichael Muré2018-09-101-1/+1
* wip terminal uiMichael Muré2018-07-301-0/+1
* use DisableAutoGenTag to not have to commit the documentation after each buildMichael Muré2018-07-201-1/+0
* generate markdown documentationMichael Muré2018-07-201-0/+35