Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: drop support for go 1.10 | Michael Muré | 2020-02-06 | 1 | -2/+2 |
| | |||||
* | drop support for go 1.9 | Michael Muré | 2019-11-03 | 1 | -2/+2 |
| | |||||
* | misc: generate PowerShell command completion | Michael Muré | 2019-06-23 | 1 | -0/+1 |
| | |||||
* | drop go 1.8 support | Amine Hilaly | 2019-04-09 | 1 | -2/+2 |
| | |||||
* | add a check for the minimal go version (1.8) | Michael Muré | 2018-12-23 | 1 | -1/+6 |
| | |||||
* | webui: pack the files only on demand | Michael Muré | 2018-08-06 | 1 | -1/+0 |
| | |||||
* | upgrade the readme | Michael Muré | 2018-08-06 | 1 | -2/+2 |
| | |||||
* | cleaning | Michael Muré | 2018-07-27 | 1 | -1/+1 |
| | |||||
* | generate zsh completion | Michael Muré | 2018-07-20 | 1 | -0/+1 |
| | |||||
* | add bash completion (only for "git-bug" for now ...) | Michael Muré | 2018-07-20 | 1 | -0/+1 |
| | |||||
* | generate manpages | Michael Muré | 2018-07-20 | 1 | -0/+1 |
| | |||||
* | generate markdown documentation | Michael Muré | 2018-07-20 | 1 | -0/+1 |
| | |||||
* | rework all the commands to use cobra as a parser | Michael Muré | 2018-07-19 | 1 | -78/+2 |
| | |||||
* | add the infrastructure for an embedded web UI + command | Michael Muré | 2018-07-16 | 1 | -0/+2 |
| | |||||
* | fix build | Michael Muré | 2018-07-16 | 1 | -1/+1 |
| | |||||
* | serialize a Bug to git as a blob+tree+commit+ref | Michael Muré | 2018-07-13 | 1 | -1/+1 |
| | |||||
* | rework how the usage help is handled | Michael Muré | 2018-07-12 | 1 | -26/+34 |
| | |||||
* | more experiment | Michael Muré | 2018-07-12 | 1 | -2/+70 |
| | |||||
* | hello world | Michael Muré | 2018-07-10 | 1 | -0/+7 |