index
:
git-bug
bug-export
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
/
cache
/
filter.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
cache: tie up the refactor up to compiling
Michael Muré
2022-12-21
1
-31
/
+25
*
WIP
Michael Muré
2022-11-29
1
-2
/
+2
*
move bug.Status in entities/common for reuse
Michael Muré
2022-08-20
1
-2
/
+2
*
move {bug,identity} to /entities, move input to /commands
Michael Muré
2022-08-18
1
-1
/
+1
*
cache: fix no-label filter not properly wired
Michael Muré
2021-03-29
1
-0
/
+3
*
Add ability to search by arbitrary metadata
Miklos Vajna
2021-02-21
1
-0
/
+18
*
identity: remove support for legacy identity
Michael Muré
2020-10-04
1
-11
/
+4
*
query: no need for an ast package
Michael Muré
2020-03-28
1
-3
/
+3
*
cache: replace the all-in-one query parser by a complete one with AST/lexer/p...
Michael Muré
2020-03-28
1
-12
/
+35
*
identity: bring back the login to hold that info from bridges (purely informa...
Michael Muré
2020-02-25
1
-1
/
+2
*
cache: add proper locking to avoid concurrent access
Michael Muré
2020-02-09
1
-29
/
+36
*
more more wip
Michael Muré
2020-02-08
1
-2
/
+1
*
implement identityExcerpt match method and integrate it into filters
Amine Hilaly
2019-04-05
1
-12
/
+3
*
Support query with identity ID and truncated ID
Amine Hilaly
2019-04-05
1
-1
/
+5
*
improve docs
Amine Hilaly
2019-04-05
1
-6
/
+6
*
Improve actor/participant query filters
Amine Hilaly
2019-04-04
1
-18
/
+26
*
Expose actors and participants in snapshot and bug excerpt
Amine Hilaly
2019-04-04
1
-5
/
+49
*
cache/filter.go: Fix and match for labels
Sladyn
2019-03-31
1
-1
/
+1
*
cache: make the title filter case insensitive
Michael Muré
2019-03-03
1
-3
/
+6
*
Commit to chane the description of function
Sladyn
2019-03-03
1
-1
/
+1
*
Rebased and updated.
Sladyn
2019-03-02
1
-2
/
+2
*
Fixed filter.go
Sladyn
2019-03-02
1
-5
/
+1
*
ls.go:`git bug ls` should be faster
Sladyn
2019-03-02
1
-0
/
+16
*
identity: some UX cleanup
Michael Muré
2019-03-01
1
-1
/
+1
*
identity: working identity cache
Michael Muré
2019-03-01
1
-16
/
+28
*
identity: more cleaning and fixes after a code review
Michael Muré
2019-03-01
1
-1
/
+6
*
ls: support expressing a query with flags as well
Michael Muré
2018-09-10
1
-7
/
+1
*
cache: doc & cleaning
Michael Muré
2018-09-10
1
-0
/
+6
*
cache: implement the filtering
Michael Muré
2018-09-09
1
-0
/
+103