Commit Graph

22 Commits

Author SHA1 Message Date
Michael Muré
6352d6aa23
generate docs and completion concurrently for a faster "make" 2020-06-14 22:26:47 +02:00
Michael Muré
78f39c4077
CLI: enable Fish completion 2020-06-14 19:46:24 +02:00
Michael Muré
fec9ea09f6
drop support of go 1.11 due to bad dep handling without mod support 2020-03-28 19:52:16 +01:00
Michael Muré
2ebf43c988
build: drop support for go 1.10 2020-02-06 13:14:29 +01:00
Michael Muré
912b5ca320
drop support for go 1.9 2019-11-03 14:06:29 +01:00
Michael Muré
b64587f87a
misc: generate PowerShell command completion 2019-06-23 14:33:02 +02:00
Amine Hilaly
4d14cadde4 drop go 1.8 support 2019-04-09 21:56:56 +02:00
Michael Muré
8a6a8055d7
add a check for the minimal go version (1.8) 2018-12-23 23:03:19 +01:00
Michael Muré
d2f5e6b927
webui: pack the files only on demand 2018-08-06 16:17:11 +02:00
Michael Muré
26e7ce44db
upgrade the readme 2018-08-06 03:26:42 +02:00
Michael Muré
eb26dd8d74
cleaning 2018-07-27 01:57:14 +02:00
Michael Muré
35240350ea
generate zsh completion 2018-07-20 16:08:55 +02:00
Michael Muré
e527c57fdd
add bash completion (only for "git-bug" for now ...) 2018-07-20 15:48:18 +02:00
Michael Muré
5a8c6498bb
generate manpages 2018-07-20 15:47:06 +02:00
Michael Muré
e89f87624f
generate markdown documentation 2018-07-20 15:46:14 +02:00
Michael Muré
7f5922f905
rework all the commands to use cobra as a parser 2018-07-19 12:36:01 +02:00
Michael Muré
ead4511250
add the infrastructure for an embedded web UI + command 2018-07-16 22:25:50 +02:00
Michael Muré
d659d74131
fix build 2018-07-16 15:26:51 +02:00
Michael Muré
1779a0f3b9
serialize a Bug to git as a blob+tree+commit+ref 2018-07-13 21:21:24 +02:00
Michael Muré
1bd046d305
rework how the usage help is handled 2018-07-12 12:45:09 +02:00
Michael Muré
d044365912
more experiment 2018-07-12 09:55:13 +02:00
Michael Muré
a85730cf52
hello world 2018-07-10 14:18:50 +02:00