Sladyn
|
e825525a08
|
Fixed filter.go
GolangCI complained about an if return else return statement which is fixed in this commit.
|
2019-03-02 23:06:55 +05:30 |
|
Sladyn
|
43e56692e8
|
ls.go:git bug ls should be faster
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
|
2019-03-02 23:04:45 +05:30 |
|
Michael Muré
|
b8caddddc7
|
identity: some UX cleanup
|
2019-03-01 22:40:28 +01:00 |
|
Michael Muré
|
54f9838f0a
|
identity: working identity cache
|
2019-03-01 22:40:26 +01:00 |
|
Michael Muré
|
14b240af8f
|
identity: more cleaning and fixes after a code review
|
2019-03-01 22:40:22 +01:00 |
|
Michael Muré
|
9bb980e9de
|
ls: support expressing a query with flags as well
|
2018-09-10 18:18:00 +02:00 |
|
Michael Muré
|
c8239a990b
|
cache: doc & cleaning
|
2018-09-10 12:47:05 +02:00 |
|
Michael Muré
|
a38c1c23eb
|
cache: implement the filtering
|
2018-09-09 20:19:50 +02:00 |
|