aboutsummaryrefslogtreecommitdiffstats
path: root/cache/repo_cache_bug.go
Commit message (Expand)AuthorAgeFilesLines
* repo: move bleve thereMichael Muré2020-12-081-37/+23
* repo: finish RepoStorage moveMichael Muré2020-12-081-8/+2
* query: english specialized indexingMichael Muré2020-11-171-0/+2
* ls: fix query quotationMichael Muré2020-11-171-3/+10
* Add full-text search support in the ls commandMike Goldin2020-11-171-32/+52
* Create a search cache index when git-bug starts up if none existsMike Goldin2020-11-171-1/+66
* cache,bug,identity: structural changeMichael Muré2020-10-041-1/+1
* Fix bugs and cleanup codevince2020-08-261-1/+1
* cache: simplify cache evictionMichael Muré2020-08-251-60/+55
* Implement cache eviction and testingvince2020-08-251-41/+51
* Implement the LRU Cachevince2020-08-201-23/+66
* Update docsvince2020-07-281-1/+1
* Remove need to specify remotevince2020-07-281-11/+2
* Move args parsing out of repo cachevince2020-07-281-8/+4
* Allow user to delete remote bugsvince2020-07-281-3/+14
* Add the 'rm' commandvince2020-07-281-0/+18
* cache: split into multiple files for readabilityMichael Muré2020-07-031-0/+361