summaryrefslogtreecommitdiffstatshomepage
path: root/commands/root.go
Commit message (Collapse)AuthorAge
* version 0.2.00.2.0Michael Muré2018-08-17
|
* cleanup go importsMichael Muré2018-08-13
|
* prepare a first versionMichael Muré2018-08-12
|
* bash completion: thanks to @tst2005, make the completion works for "git bug ↵Michael Muré2018-08-08
| | | | <command>"
* bug: add a Lamport logical clock to be able to sort bugs by creation time ↵Michael Muré2018-08-06
| | | | and edit time without having to rely on a timestamp
* termui: use the editor to create a new bugMichael Muré2018-07-31
|
* use DisableAutoGenTag to not have to commit the documentation after each buildMichael Muré2018-07-20
|
* generate markdown documentationMichael Muré2018-07-20
|
* rework all the commands to use cobra as a parserMichael Muré2018-07-19