git-bug/commands
Michael Muré 5e4a656f85
Merge pull request #97 from sladyn98/ls_id_branch
A command to list matching bug id from a prefix
2019-02-25 20:18:15 +01:00
..
select tests: configure user ident in repos used by tests 2018-12-10 22:14:27 +00:00
add.go moved cleaner function to util/interrupt 2018-10-24 18:36:39 -03:00
bridge_configure.go moved cleaner function to util/interrupt 2018-10-24 18:36:39 -03:00
bridge_pull.go moved cleaner function to util/interrupt 2018-10-24 18:36:39 -03:00
bridge_rm.go moved cleaner function to util/interrupt 2018-10-24 18:36:39 -03:00
bridge.go moved cleaner function to util/interrupt 2018-10-24 18:36:39 -03:00
commands.go commands: make the "commands" command show subcommands as well 2018-09-16 01:45:59 +02:00
comment_add.go moved cleaner function to util/interrupt 2018-10-24 18:36:39 -03:00
comment.go moved cleaner function to util/interrupt 2018-10-24 18:36:39 -03:00
deselect.go moved cleaner function to util/interrupt 2018-10-24 18:36:39 -03:00
label_add.go moved cleaner function to util/interrupt 2018-10-24 18:36:39 -03:00
label_rm.go moved cleaner function to util/interrupt 2018-10-24 18:36:39 -03:00
label.go moved cleaner function to util/interrupt 2018-10-24 18:36:39 -03:00
ls-id.go ls-id.go:Add ls-id [<prefix>] command 2019-02-25 21:20:51 +05:30
ls-labels.go moved cleaner function to util/interrupt 2018-10-24 18:36:39 -03:00
ls.go moved cleaner function to util/interrupt 2018-10-24 18:36:39 -03:00
pull.go moved cleaner function to util/interrupt 2018-10-24 18:36:39 -03:00
push.go moved cleaner function to util/interrupt 2018-10-24 18:36:39 -03:00
root.go add a "version" command with various outputs, including the git hash and tag 2019-02-20 21:56:33 +01:00
select.go moved cleaner function to util/interrupt 2018-10-24 18:36:39 -03:00
show.go commands: show: change for a single valued --field flag 2019-01-07 23:08:48 +01:00
status_close.go moved cleaner function to util/interrupt 2018-10-24 18:36:39 -03:00
status_open.go moved cleaner function to util/interrupt 2018-10-24 18:36:39 -03:00
status.go moved cleaner function to util/interrupt 2018-10-24 18:36:39 -03:00
termui.go moved cleaner function to util/interrupt 2018-10-24 18:36:39 -03:00
title_edit.go moved cleaner function to util/interrupt 2018-10-24 18:36:39 -03:00
title.go moved cleaner function to util/interrupt 2018-10-24 18:36:39 -03:00
version.go add a "version" command with various outputs, including the git hash and tag 2019-02-20 21:56:33 +01:00
webui.go commands: don't load the repo for commands that don't need it 2018-10-17 20:39:35 +02:00