Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cache: lock the repo with a pid file; automatic cleaning | Michael Muré | 2018-08-21 | 1 | -0/+9 |
| | |||||
* | version 0.2.00.2.0 | Michael Muré | 2018-08-17 | 1 | -1/+1 |
| | |||||
* | cleanup go imports | Michael Muré | 2018-08-13 | 1 | -1/+2 |
| | |||||
* | prepare a first version | Michael Muré | 2018-08-12 | 1 | -0/+2 |
| | |||||
* | bash completion: thanks to @tst2005, make the completion works for "git bug ↵ | Michael Muré | 2018-08-08 | 1 | -0/+6 |
| | | | | <command>" | ||||
* | bug: add a Lamport logical clock to be able to sort bugs by creation time ↵ | Michael Muré | 2018-08-06 | 1 | -2/+6 |
| | | | | and edit time without having to rely on a timestamp | ||||
* | termui: use the editor to create a new bug | Michael Muré | 2018-07-31 | 1 | -1/+0 |
| | |||||
* | use DisableAutoGenTag to not have to commit the documentation after each build | Michael Muré | 2018-07-20 | 1 | -0/+2 |
| | |||||
* | generate markdown documentation | Michael Muré | 2018-07-20 | 1 | -7/+6 |
| | |||||
* | rework all the commands to use cobra as a parser | Michael Muré | 2018-07-19 | 1 | -0/+59 |