aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* commands: add a "ls-labels" command that output valid labelsMichael Muré2018-09-214-1/+58
|
* commands: description cleanupMichael Muré2018-09-2131-73/+73
|
* commands: ls now accept queries without quoteMichael Muré2018-09-192-2/+2
|
* commands: convert compatible commands to the implicit select mechanismMichael Muré2018-09-1824-24/+24
|
* commands: add a "select" command to select a bug for future implicit useMichael Muré2018-09-187-100/+76
|
* commands: add a "label rm" command to remove labels from a bugMichael Muré2018-09-174-1/+53
|
* commands: add a "label add" command to add new label to a bugMichael Muré2018-09-174-1/+53
|
* commands: make "label" display the current labelsMichael Muré2018-09-173-13/+8
|
* commands: migrate the open/close commands under the "status" commandMichael Muré2018-09-168-4/+106
|
* commands: add a "status" command to show a bug statusMichael Muré2018-09-164-1/+53
|
* commands: add a title edit commandMichael Muré2018-09-165-6/+63
|
* commands: add a title command to display a bug's titleMichael Muré2018-09-164-1/+53
|
* commands: add `git bug comment add` to add a commentMichael Muré2018-09-158-8/+126
|
* ls: support expressing a query with flags as wellMichael Muré2018-09-1013-38/+100
|
* Cleanup queries.md (#41)Jed Fox2018-09-101-15/+12
| | | | | | | | | | * Improve grammar * Improve clock-vs-timestamp message * Fix whitespace * Add some explanations * Move the clock-vs-timestamp message to the top of the sorting section * Clarify wording more * Fix my misconception
* doc: document the query DSLMichael Muré2018-09-091-0/+85
|
* ls: accept a query to sort and filter the listMichael Muré2018-09-092-2/+2
|
* cmds: various cleaningMichael Muré2018-09-066-6/+6
|
* manpages: updateMichael Muré2018-09-0214-13/+14
|
* docs: fix some typosZetok Zalbavar2018-08-171-2/+2
|
* readme: update with new recording of the termui, and screen of the webuiMichael Muré2018-08-175-0/+43
|
* doc: complete the model doc now that the code is more stableMichael Muré2018-08-071-20/+52
|
* manpages: update names following the change of sectionMichael Muré2018-08-0613-26/+26
|
* upgrade the readmeMichael Muré2018-08-067-644/+5
|
* termui: add a view to display a bugMichael Muré2018-08-0113-13/+13
|
* cli: rework new and comment command to better use the editorMichael Muré2018-07-313-2/+10
| | | | | | | a nice templace is now provided with explanations new: title and message can now be provided from the editor. Title will be the first non-empty line
* wip terminal uiMichael Muré2018-07-306-2/+75
|
* webui: Add flag to specify which port to listen toQuentin Gliech2018-07-223-1/+9
|
* donc't build generators in a normal buildMichael Muré2018-07-202-0/+4
|
* generate zsh completionMichael Muré2018-07-202-0/+41
|
* use DisableAutoGenTag to not have to commit the documentation after each buildMichael Muré2018-07-2024-72/+0
|
* add bash completion (only for "git-bug" for now ...)Michael Muré2018-07-202-0/+568
|
* generate manpagesMichael Muré2018-07-2013-0/+464
|
* generate markdown documentationMichael Muré2018-07-2013-0/+318
|
* add a data model documentationMichael Muré2018-07-161-0/+68