.. |
select
|
commands: add a package to handle implicit bug selection
|
2018-09-18 12:49:16 +02:00 |
add.go
|
cmd: rename 'new' into 'add' to have a verb
|
2018-09-15 14:16:37 +02:00 |
commands.go
|
commands: make the "commands" command show subcommands as well
|
2018-09-16 01:45:59 +02:00 |
comment_add.go
|
commands: add git bug comment add to add a comment
|
2018-09-15 20:31:40 +02:00 |
comment.go
|
commands: git bug comment now show the comments of a bug
|
2018-09-15 20:30:31 +02:00 |
label add.go
|
commands: add a "label rm" command to remove labels from a bug
|
2018-09-17 14:36:51 +02:00 |
label rm.go
|
commands: add a "label rm" command to remove labels from a bug
|
2018-09-17 14:36:51 +02:00 |
label.go
|
commands: make "label" display the current labels
|
2018-09-17 14:32:33 +02:00 |
ls.go
|
reorganize package for a more idomatic go
|
2018-09-11 22:14:46 +02:00 |
pull.go
|
bug: add a data validation process to avoid merging incorrect operations
|
2018-09-15 13:15:00 +02:00 |
push.go
|
make CLI commands use the cache to lock the repo properly
|
2018-08-31 17:22:10 +02:00 |
root.go
|
docs & cleaning
|
2018-09-16 13:50:53 +02:00 |
select.go
|
commands: add a "select" command to select a bug for future implicit use
|
2018-09-18 13:17:39 +02:00 |
show.go
|
commands: git bug comment now show the comments of a bug
|
2018-09-15 20:30:31 +02:00 |
status_close.go
|
commands: migrate the open/close commands under the "status" command
|
2018-09-16 14:29:14 +02:00 |
status_open.go
|
commands: migrate the open/close commands under the "status" command
|
2018-09-16 14:29:14 +02:00 |
status.go
|
commands: add a "status" command to show a bug status
|
2018-09-16 14:25:25 +02:00 |
termui.go
|
make CLI commands use the cache to lock the repo properly
|
2018-08-31 17:22:10 +02:00 |
title_edit.go
|
commands: add a title edit command
|
2018-09-16 01:17:06 +02:00 |
title.go
|
commands: add a title edit command
|
2018-09-16 01:17:06 +02:00 |
webui.go
|
graphql: update gqlgen to 0.5.1
|
2018-09-14 12:41:59 +02:00 |