aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md
Commit message (Expand)AuthorAgeFilesLines
* commands: add a "select" command to select a bug for future implicit useMichael Muré2018-09-182-0/+32
* commands: add a "label rm" command to remove labels from a bugMichael Muré2018-09-172-0/+23
* commands: add a "label add" command to add new label to a bugMichael Muré2018-09-172-0/+23
* commands: make "label" display the current labelsMichael Muré2018-09-172-6/+5
* commands: migrate the open/close commands under the "status" commandMichael Muré2018-09-164-2/+46
* commands: add a "status" command to show a bug statusMichael Muré2018-09-162-0/+23
* commands: add a title edit commandMichael Muré2018-09-163-3/+27
* commands: add a title command to display a bug's titleMichael Muré2018-09-162-0/+23
* commands: add `git bug comment add` to add a commentMichael Muré2018-09-154-4/+52
* ls: support expressing a query with flags as wellMichael Muré2018-09-107-11/+30
* ls: accept a query to sort and filter the listMichael Muré2018-09-091-1/+1
* cmds: various cleaningMichael Muré2018-09-063-3/+3
* cli: rework new and comment command to better use the editorMichael Muré2018-07-311-1/+2
* wip terminal uiMichael Muré2018-07-302-0/+23
* webui: Add flag to specify which port to listen toQuentin Gliech2018-07-221-1/+2
* use DisableAutoGenTag to not have to commit the documentation after each buildMichael Muré2018-07-2012-12/+0
* generate markdown documentationMichael Muré2018-07-2012-0/+294