aboutsummaryrefslogtreecommitdiffstats
path: root/cache/repo_cache.go
Commit message (Collapse)AuthorAgeFilesLines
...
* cache: provide a generic bug sorting functionMichael Muré2018-09-021-55/+12
|
* cache: provide sorted (id, creation, edit) list of bugsMichael Muré2018-09-021-2/+53
|
* add some documentationMichael Muré2018-09-021-1/+11
|
* make CLI commands use the cache to lock the repo properlyMichael Muré2018-08-311-1/+99
|
* cache: maintain, write and load from disk bug excerptsMichael Muré2018-08-231-29/+104
|
* cache: lock the repo with a pid file; automatic cleaningMichael Muré2018-08-211-0/+144