Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | commands: add a "status" command to show a bug status | Michael Muré | 2018-09-16 | 4 | -1/+53 | |
| | ||||||
* | commands: add a title edit command | Michael Muré | 2018-09-16 | 5 | -6/+63 | |
| | ||||||
* | commands: add a title command to display a bug's title | Michael Muré | 2018-09-16 | 4 | -1/+53 | |
| | ||||||
* | commands: add `git bug comment add` to add a comment | Michael Muré | 2018-09-15 | 8 | -8/+126 | |
| | ||||||
* | ls: support expressing a query with flags as well | Michael Muré | 2018-09-10 | 13 | -38/+100 | |
| | ||||||
* | Cleanup queries.md (#41) | Jed Fox | 2018-09-10 | 1 | -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 DSL | Michael Muré | 2018-09-09 | 1 | -0/+85 | |
| | ||||||
* | ls: accept a query to sort and filter the list | Michael Muré | 2018-09-09 | 2 | -2/+2 | |
| | ||||||
* | cmds: various cleaning | Michael Muré | 2018-09-06 | 6 | -6/+6 | |
| | ||||||
* | manpages: update | Michael Muré | 2018-09-02 | 14 | -13/+14 | |
| | ||||||
* | docs: fix some typos | Zetok Zalbavar | 2018-08-17 | 1 | -2/+2 | |
| | ||||||
* | readme: update with new recording of the termui, and screen of the webui | Michael Muré | 2018-08-17 | 5 | -0/+43 | |
| | ||||||
* | doc: complete the model doc now that the code is more stable | Michael Muré | 2018-08-07 | 1 | -20/+52 | |
| | ||||||
* | manpages: update names following the change of section | Michael Muré | 2018-08-06 | 13 | -26/+26 | |
| | ||||||
* | upgrade the readme | Michael Muré | 2018-08-06 | 7 | -644/+5 | |
| | ||||||
* | termui: add a view to display a bug | Michael Muré | 2018-08-01 | 13 | -13/+13 | |
| | ||||||
* | cli: rework new and comment command to better use the editor | Michael Muré | 2018-07-31 | 3 | -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 ui | Michael Muré | 2018-07-30 | 6 | -2/+75 | |
| | ||||||
* | webui: Add flag to specify which port to listen to | Quentin Gliech | 2018-07-22 | 3 | -1/+9 | |
| | ||||||
* | donc't build generators in a normal build | Michael Muré | 2018-07-20 | 2 | -0/+4 | |
| | ||||||
* | generate zsh completion | Michael Muré | 2018-07-20 | 2 | -0/+41 | |
| | ||||||
* | use DisableAutoGenTag to not have to commit the documentation after each build | Michael Muré | 2018-07-20 | 24 | -72/+0 | |
| | ||||||
* | add bash completion (only for "git-bug" for now ...) | Michael Muré | 2018-07-20 | 2 | -0/+568 | |
| | ||||||
* | generate manpages | Michael Muré | 2018-07-20 | 13 | -0/+464 | |
| | ||||||
* | generate markdown documentation | Michael Muré | 2018-07-20 | 13 | -0/+318 | |
| | ||||||
* | add a data model documentation | Michael Muré | 2018-07-16 | 1 | -0/+68 | |