git-bug/commands
2019-11-09 13:26:48 +01:00
..
select issue 178: fetch the repo dir with rev-parse --git-dir 2019-08-24 22:42:25 +02:00
add.go finish the refactoring for the dedicated identifier type 2019-08-12 16:12:14 +02:00
bridge_configure.go bridge/core: add tokenStdin field to bridgeParams 2019-09-02 09:44:00 +02:00
bridge_pull.go bridge: improvement on the import resume feature 2019-11-03 17:23:05 +01:00
bridge_push.go commands: support bridge imports after a given date and resumable imports 2019-11-03 17:21:27 +01:00
bridge_rm.go commands: fix a missing line break 2019-07-07 12:50:23 +02:00
bridge_token_add.go bridge: various cleanups 2019-11-09 13:26:48 +01:00
bridge_token_rm.go bridge/core: use token id instead of name 2019-11-09 13:25:07 +01:00
bridge_token.go commands: use token value as identifier 2019-11-09 13:25:07 +01:00
bridge.go switch to go-term-text to fix bad underflow for label rendering 2019-11-03 14:00:35 +01:00
commands.go commands: add a "." at the end of Short commands usage 2019-03-01 22:52:52 +01:00
comment_add.go Renamed user id to user-id and metioned bug for some commands 2019-03-23 18:07:27 +00:00
comment.go switch to go-term-text to fix bad underflow for label rendering 2019-11-03 14:00:35 +01:00
deselect.go commands: add a "." at the end of Short commands usage 2019-03-01 22:52:52 +01:00
label_add.go Select and Label command documentation 2019-03-23 16:59:40 +00:00
label_rm.go switch to go-term-text to fix bad underflow for label rendering 2019-11-03 14:00:35 +01:00
label.go Select and Label command documentation 2019-03-23 16:59:40 +00:00
ls-id.go finish the refactoring for the dedicated identifier type 2019-08-12 16:12:14 +02:00
ls-labels.go commands: add a "." at the end of Short commands usage 2019-03-01 22:52:52 +01:00
ls.go switch to go-term-text to fix bad underflow for label rendering 2019-11-03 14:00:35 +01:00
pull.go finish the refactoring for the dedicated identifier type 2019-08-12 16:12:14 +02:00
push.go commands: add a "." at the end of Short commands usage 2019-03-01 22:52:52 +01:00
root.go commands: silence usage when cobra commands return an error 2019-09-06 11:01:09 +02:00
select.go switch to go-term-text to fix bad underflow for label rendering 2019-11-03 14:00:35 +01:00
show.go finish the refactoring for the dedicated identifier type 2019-08-12 16:12:14 +02:00
status_close.go commands: add a "." at the end of Short commands usage 2019-03-01 22:52:52 +01:00
status_open.go commands: add a "." at the end of Short commands usage 2019-03-01 22:52:52 +01:00
status.go commands: add a "." at the end of Short commands usage 2019-03-01 22:52:52 +01:00
termui.go commands: add a "tui" alias for "termui" 2019-08-31 13:25:44 +02:00
title_edit.go Renamed user id to user-id and metioned bug for some commands 2019-03-23 18:07:27 +00:00
title.go Renamed user id to user-id and metioned bug for some commands 2019-03-23 18:07:27 +00:00
user_adopt.go Renamed user id to user-id and metioned bug for some commands 2019-03-23 18:07:27 +00:00
user_create.go commands: add a "." at the end of Short commands usage 2019-03-01 22:52:52 +01:00
user_ls.go finish the refactoring for the dedicated identifier type 2019-08-12 16:12:14 +02:00
user.go finish the refactoring for the dedicated identifier type 2019-08-12 16:12:14 +02:00
version.go commands: add a "." at the end of Short commands usage 2019-03-01 22:52:52 +01:00
webui.go bridge: use new repository configuration interface 2019-11-01 22:44:11 +01:00