aboutsummaryrefslogtreecommitdiffstats
path: root/cache/bug_cache.go
Commit message (Expand)AuthorAgeFilesLines
* make CLI commands use the cache to lock the repo properlyMichael Muré2018-08-311-2/+8
* cache: maintain, write and load from disk bug excerptsMichael Muré2018-08-231-34/+26
* bug: introduce WithSnapshot to maintain incrementally and effitiently a snap...Michael Muré2018-08-231-28/+3
* cache: lock the repo with a pid file; automatic cleaningMichael Muré2018-08-211-0/+137