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
/
bug_cache.go
Commit message (
Collapse
)
Author
Age
Files
Lines
*
github: working incremental + comment history for the first comment
Michael Muré
2018-10-01
1
-0
/
+47
|
*
bug: in op convenience function, return the new op to be able to set ↵
Michael Muré
2018-10-01
1
-13
/
+55
|
|
|
|
metadata later
*
merge package operations into bug, they are tightly coupled anyway
Michael Muré
2018-09-29
1
-8
/
+7
|
*
cache: add raw edit functions to allow setting up the author, the timestamp ↵
Michael Muré
2018-09-25
1
-10
/
+28
|
|
|
|
and the metadatas
*
commands: add a package to handle implicit bug selection
Michael Muré
2018-09-18
1
-0
/
+4
|
*
bug: add a data validation process to avoid merging incorrect operations
Michael Muré
2018-09-15
1
-4
/
+16
|
*
operations: return a more convenient array of result for label changes
Michael Muré
2018-09-13
1
-7
/
+10
|
*
reorganize package for a more idomatic go
Michael Muré
2018-09-11
1
-3
/
+3
|
*
make CLI commands use the cache to lock the repo properly
Michael Muré
2018-08-31
1
-2
/
+8
|
*
cache: maintain, write and load from disk bug excerpts
Michael Muré
2018-08-23
1
-34
/
+26
|
*
bug: introduce WithSnapshot to maintain incrementally and effitiently a ↵
Michael Muré
2018-08-23
1
-28
/
+3
|
|
|
|
snapshot
*
cache: lock the repo with a pid file; automatic cleaning
Michael Muré
2018-08-21
1
-0
/
+137