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
/
ls.go
Commit message (
Collapse
)
Author
Age
Files
Lines
*
switch to go-term-text to fix bad underflow for label rendering
Michael Muré
2019-11-03
1
-14
/
+11
|
*
ls: add labels color + formatting for comments
ludovicm67
2019-10-28
1
-5
/
+22
|
*
finish the refactoring for the dedicated identifier type
Michael Muré
2019-08-12
1
-1
/
+1
|
*
commands: ls fix CJK characters out of alignment
Yongwen Zhuang
2019-05-14
1
-2
/
+3
|
|
|
#85
*
commands: fix ls not displaying the new Identities properly
Michael Muré
2019-04-11
1
-1
/
+13
|
*
integrate actors and participant filters into ls and show commands
Amine Hilaly
2019-04-05
1
-7
/
+23
|
*
Rebased and updated.
Sladyn
2019-03-02
1
-5
/
+1
|
*
Made requested changes
Sladyn
2019-03-02
1
-1
/
+5
|
|
|
|
Made changes to the doc files and remaining areas which required updation.
*
ls.go:`git bug ls` should be faster
Sladyn
2019-03-02
1
-16
/
+15
|
|
|
|
|
|
|
|
Added `Title` to BugExcerpt Added `TitleFilter` to `filter.go` Used BugExcerpt in `ls` command to improve performance. Closes https://github.com/MichaelMure/git-bug/issues/98
*
commands: add a "." at the end of Short commands usage
Michael Muré
2019-03-01
1
-1
/
+1
|
*
identity: more progress and fixes
Michael Muré
2019-03-01
1
-2
/
+2
|
*
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
-1
/
+2
|
|
|
|
fix #67
*
github: also pull users email
Michael Muré
2018-10-07
1
-1
/
+1
|
*
commands: ls now accept queries without quote
Michael Muré
2018-09-19
1
-2
/
+3
|
*
reorganize package for a more idomatic go
Michael Muré
2018-09-11
1
-4
/
+4
|
*
ls: support expressing a query with flags as well
Michael Muré
2018-09-10
1
-3
/
+95
|
*
cache: properly parse and clean qualifier with multi word
Michael Muré
2018-09-10
1
-1
/
+0
|
*
ls: accept a query to sort and filter the list
Michael Muré
2018-09-09
1
-2
/
+12
|
*
cache: fix missed code path that should update the cache
Michael Muré
2018-09-04
1
-0
/
+1
|
|
|
|
fix #36
*
cache: provide a generic bug sorting function
Michael Muré
2018-09-02
1
-1
/
+1
|
*
cache: provide sorted (id, creation, edit) list of bugs
Michael Muré
2018-09-02
1
-12
/
+12
|
*
make CLI commands use the cache to lock the repo properly
Michael Muré
2018-08-31
1
-0
/
+7
|
*
cleanup go imports
Michael Muré
2018-08-13
1
-0
/
+1
|
*
bug: refactor to limit abstraction leak and to have a more reusable code for ↵
Michael Muré
2018-07-23
1
-14
/
+8
|
|
|
|
the UIs
*
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
|
*
ls: add some colors
Michael Muré
2018-07-17
1
-1
/
+19
|
*
add bug status + open/close commands
Michael Muré
2018-07-17
1
-1
/
+1
|
*
implement pull/merge
Michael Muré
2018-07-17
1
-3
/
+3
|
*
rework the commands thing and add a "commands" command to list all commands
Michael Muré
2018-07-16
1
-4
/
+3
|
*
add a "comment" command
Michael Muré
2018-07-15
1
-3
/
+3
|
*
ls: better output
Michael Muré
2018-07-15
1
-1
/
+1
|
*
list --> ls, silly !
Michael Muré
2018-07-15
1
-0
/
+36