git-bug/commands
2019-07-07 12:50:23 +02:00
..
select fix tests 2019-06-16 21:40:45 +02:00
add.go cache: expose the operation when creating a new bug 2019-06-16 21:04:36 +02:00
bridge_configure.go bridge: detect when trying to configure a bridge with a name already taken 2019-07-07 12:15:01 +02:00
bridge_pull.go [commands] bridge: add push sub command 2019-06-24 21:19:43 +02:00
bridge_push.go [core] Implement ExportResults 2019-06-30 15:42:45 +02:00
bridge_rm.go commands: fix a missing line break 2019-07-07 12:50:23 +02:00
bridge.go commands: add a "." at the end of Short commands usage 2019-03-01 22:52:52 +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 commands: display comment's id in "git bug comment" 2019-03-28 01:21:41 +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 Select and Label command documentation 2019-03-23 16:59:40 +00:00
label.go Select and Label command documentation 2019-03-23 16:59:40 +00:00
ls-id.go commands: fix ls-id description 2019-05-04 19:55:22 +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 commands: ls fix CJK characters out of alignment 2019-05-14 23:01:49 +08:00
pull.go cache: properly push/pull identities and bugs 2019-03-27 21:44:11 +01:00
push.go commands: add a "." at the end of Short commands usage 2019-03-01 22:52:52 +01:00
root.go commands: only return the error (not the function help) when no identity is set 2019-03-27 21:54:58 +01:00
select.go Renamed user id to user-id and metioned bug for some commands 2019-03-23 18:07:27 +00:00
show.go integrate actors and participant filters into ls and show commands 2019-04-05 17:18:47 +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 "." at the end of Short commands usage 2019-03-01 22:52:52 +01: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 commands: "user ls" also show metadata 2019-03-01 22:52:54 +01:00
user.go commands: add a --field flag to "git bug user" to display users details individually 2019-04-03 21:33:53 +02:00
version.go commands: add a "." at the end of Short commands usage 2019-03-01 22:52:52 +01:00
webui.go commands: add flags/config to control the automatic opening in the default browser 2019-05-27 21:47:26 +02:00