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
/
show.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the comment ID to use both bug and comment ID references.
vince
2021-02-14
1
-1
/
+2
*
Fix 'no description' readability in terminal with bright background
Zdenek Crha
2020-09-27
1
-1
/
+1
*
commands: cleanup the command's usage to avoid warnings when generating the doc
Michael Muré
2020-07-28
1
-6
/
+6
*
commands: open and close the backend in a single place, simplify commands
Michael Muré
2020-06-28
1
-13
/
+5
*
commands: refactor to avoid globals
Michael Muré
2020-06-28
1
-74
/
+79
*
bug: harmonize how time are used, fix some issues in command special formats
Michael Muré
2020-06-25
1
-34
/
+32
*
cmds: cleanup and re-generate files
Michael Muré
2020-06-24
1
-120
/
+26
*
Fix bugs
vince
2020-06-24
1
-7
/
+9
*
Clean up code and fix suggestions
vince
2020-06-24
1
-18
/
+17
*
Add org-mode formatting option
vince
2020-06-23
1
-5
/
+87
*
Add output formatting support to the 'show' and 'user ls' commands
vince
2020-06-21
1
-14
/
+195
*
finish the refactoring for the dedicated identifier type
Michael Muré
2019-08-12
1
-3
/
+3
*
integrate actors and participant filters into ls and show commands
Amine Hilaly
2019-04-05
1
-7
/
+34
*
commands: add "show --field humanId"
Michael Muré
2019-04-03
1
-1
/
+3
*
commands: fix labels no showing properly in "git bug show <id> -f labels"
Michael Muré
2019-04-03
1
-2
/
+5
*
commands: add a "." at the end of Short commands usage
Michael Muré
2019-03-01
1
-1
/
+1
*
identity: all tests green o/
Michael Muré
2019-03-01
1
-1
/
+1
*
identity: more progress and fixes
Michael Muré
2019-03-01
1
-1
/
+1
*
commands: show: change for a single valued --field flag
Michael Muré
2019-01-07
1
-60
/
+66
*
Simplified show commadn error handling.
Sebastien Devaux
2019-01-07
1
-7
/
+1
*
Fixed golangci check error about new error from format string
Sebastien Devaux
2019-01-04
1
-1
/
+1
*
Adding fields switch to show command to select fields to display.
Sebastien Devaux
2019-01-04
1
-37
/
+69
*
Allow empty messages in comments.
Cyril Roelandt
2018-12-26
1
-1
/
+8
*
moved cleaner function to util/interrupt
Rafael Passos
2018-10-24
1
-2
/
+2
*
Registering lock clearing functions to Cleaner
Rafael Passos
2018-10-23
1
-0
/
+2
*
commands: don't load the repo for commands that don't need it
Michael Muré
2018-10-17
1
-3
/
+4
*
github: also pull users email
Michael Muré
2018-10-07
1
-2
/
+2
*
commands: convert compatible commands to the implicit select mechanism
Michael Muré
2018-09-18
1
-12
/
+3
*
commands: git bug comment now show the comments of a bug
Michael Muré
2018-09-15
1
-1
/
+1
*
reorganize package for a more idomatic go
Michael Muré
2018-09-11
1
-4
/
+4
*
make CLI commands use the cache to lock the repo properly
Michael Muré
2018-08-31
1
-3
/
+9
*
cleanup go imports
Michael Muré
2018-08-13
1
-1
/
+2
*
bug: refactor to limit abstraction leak and to have a more reusable code for ...
Michael Muré
2018-07-23
1
-1
/
+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
-6
/
+10
*
implement label op+command
Michael Muré
2018-07-18
1
-2
/
+9
*
crude implementation of show
Michael Muré
2018-07-17
1
-0
/
+74