Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #97 from sladyn98/ls_id_branch | Michael Muré | 2019-02-25 | 1 | -0/+1 |
|\ | | | | | A command to list matching bug id from a prefix | ||||
| * | ls-id.go:Add ls-id [<prefix>] command | Sladyn | 2019-02-25 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | 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 #47 | ||||
| * | ls-id.go: Add ls-id [<prefix>] command | Sladyn | 2019-02-14 | 27 | -27/+28 |
| | | | | | | | | | | | | | | | | 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 | ||||
* | | add a "version" command with various outputs, including the git hash and tag | Michael Muré | 2019-02-20 | 4 | -1/+68 |
| | | |||||
* | | man: update the date in the generated doc | Michael Muré | 2019-02-16 | 26 | -26/+26 |
|/ | |||||
* | commands: show: change for a single valued --field flag | Michael Muré | 2019-01-07 | 2 | -1/+6 |
| | |||||
* | update generated doc with the new date | Michael Muré | 2018-12-22 | 26 | -26/+26 |
| | |||||
* | doc: same size for the webui screenshots | Michael Muré | 2018-12-17 | 1 | -0/+0 |
| | |||||
* | doc: update webui screenshot | Michael Muré | 2018-12-05 | 2 | -0/+0 |
| | |||||
* | update readme with new demo gif | Michael Muré | 2018-12-04 | 1 | -0/+0 |
| | |||||
* | Add a gif file generated with ScreenToGif from the svg file | Michael Muré | 2018-12-04 | 1 | -0/+0 |
| | |||||
* | update the termui screencast | Michael Muré | 2018-12-02 | 1 | -5/+5 |
| | |||||
* | commands: fix "comment add" flags set on the wrong command | Michael Muré | 2018-10-17 | 6 | -14/+20 |
| | |||||
* | docs: update manpages due to change of month | Michael Muré | 2018-10-01 | 26 | -26/+26 |
| | |||||
* | commands: add a "deselect" command to deselect a previously selected bug | Michael Muré | 2018-09-26 | 4 | -1/+78 |
| | |||||
* | commands: add "bridge pull" | Michael Muré | 2018-09-24 | 4 | -1/+53 |
| | |||||
* | commands: add "bridge rm" | Michael Muré | 2018-09-24 | 4 | -1/+53 |
| | |||||
* | commands: add the "bridge" and "bridge configure" commands | Michael Muré | 2018-09-24 | 8 | -1/+156 |
| | |||||
* | commands: add a "ls-labels" command that output valid labels | Michael Muré | 2018-09-21 | 4 | -1/+58 |
| | |||||
* | commands: description cleanup | Michael Muré | 2018-09-21 | 31 | -73/+73 |
| | |||||
* | commands: ls now accept queries without quote | Michael Muré | 2018-09-19 | 2 | -2/+2 |
| | |||||
* | commands: convert compatible commands to the implicit select mechanism | Michael Muré | 2018-09-18 | 24 | -24/+24 |
| | |||||
* | commands: add a "select" command to select a bug for future implicit use | Michael Muré | 2018-09-18 | 7 | -100/+76 |
| | |||||
* | commands: add a "label rm" command to remove labels from a bug | Michael Muré | 2018-09-17 | 4 | -1/+53 |
| | |||||
* | commands: add a "label add" command to add new label to a bug | Michael Muré | 2018-09-17 | 4 | -1/+53 |
| | |||||
* | commands: make "label" display the current labels | Michael Muré | 2018-09-17 | 3 | -13/+8 |
| | |||||
* | commands: migrate the open/close commands under the "status" command | Michael Muré | 2018-09-16 | 8 | -4/+106 |
| | |||||
* | 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 |
| |