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
/
repo_cache.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
cache: attempt to future-proof the cache file
Michael Muré
2018-09-13
1
-22
/
+36
*
bug: proper int baked enum for merge result status instead of a string
Michael Muré
2018-09-13
1
-1
/
+1
*
reorganize package for a more idomatic go
Michael Muré
2018-09-11
1
-4
/
+5
*
termui: allow to change the bug query
Michael Muré
2018-09-11
1
-2
/
+5
*
cache: resolved id by prefix using the cache instead of reading bugs
Michael Muré
2018-09-11
1
-18
/
+2
*
cache: doc & cleaning
Michael Muré
2018-09-10
1
-2
/
+2
*
cache: combine sorting and filtering into a query with its micro-DSL
Michael Muré
2018-09-09
1
-14
/
+61
*
cache: refactor to handle bug changes during Pull
Michael Muré
2018-09-08
1
-2
/
+36
*
bug: refactor the Pull code to have the message formating in the upper layers
Michael Muré
2018-09-07
1
-6
/
+0
*
cache: fix missed code path that should update the cache
Michael Muré
2018-09-04
1
-0
/
+7
*
cache: provide a generic bug sorting function
Michael Muré
2018-09-02
1
-55
/
+12
*
cache: provide sorted (id, creation, edit) list of bugs
Michael Muré
2018-09-02
1
-2
/
+53
*
add some documentation
Michael Muré
2018-09-02
1
-1
/
+11
*
make CLI commands use the cache to lock the repo properly
Michael Muré
2018-08-31
1
-1
/
+99
*
cache: maintain, write and load from disk bug excerpts
Michael Muré
2018-08-23
1
-29
/
+104
*
cache: lock the repo with a pid file; automatic cleaning
Michael Muré
2018-08-21
1
-0
/
+144