index
:
git-bug
devel
master
update_mods
Distributed, offline-first bug tracker embedded in git, with bridges
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
commands
/
commands.go
Commit message (
Collapse
)
Author
Age
Files
Lines
*
commands: cleanup the command's usage to avoid warnings when generating the doc
Michael Muré
2020-07-28
1
-1
/
+1
|
*
commands: refactor to avoid globals
Michael Muré
2020-06-28
1
-32
/
+37
|
*
various cleanups suggested by golang-ci
Michael Muré
2020-02-08
1
-3
/
+1
|
*
commands: add a "." at the end of Short commands usage
Michael Muré
2019-03-01
1
-1
/
+1
|
*
commands: make the "commands" command show subcommands as well
Michael Muré
2018-09-16
1
-6
/
+24
|
*
ls: support expressing a query with flags as well
Michael Muré
2018-09-10
1
-0
/
+2
|
*
cleanup go imports
Michael Muré
2018-08-13
1
-0
/
+1
|
*
generate markdown documentation
Michael Muré
2018-07-20
1
-1
/
+1
|
*
rework all the commands to use cobra as a parser
Michael Muré
2018-07-19
1
-30
/
+30
|
*
commands: sort commands by name
Michael Muré
2018-07-16
1
-2
/
+13
|
*
rework the commands thing and add a "commands" command to list all commands
Michael Muré
2018-07-16
1
-20
/
+33
|
*
add a "comment" command
Michael Muré
2018-07-15
1
-4
/
+5
|
*
list --> ls, silly !
Michael Muré
2018-07-15
1
-1
/
+1
|
*
add a primitive "list" command
Michael Muré
2018-07-14
1
-0
/
+1
|
*
serialize a Bug to git as a blob+tree+commit+ref
Michael Muré
2018-07-13
1
-1
/
+0
|
*
create the Bug structure
Michael Muré
2018-07-13
1
-12
/
+0
|
*
add the new bug command with a very primitive bug datastructure
Michael Muré
2018-07-12
1
-0
/
+2
|
*
more experiment
Michael Muré
2018-07-12
1
-0
/
+40