git-bug/cache
Sebastien Devaux 7e123fbfca issue 178: fetch the repo dir with rev-parse --git-dir
Since is returns the .git dir directly, it is not more needed to
concatenate .git.
2019-08-24 22:42:25 +02:00
..
bug_cache.go finish the refactoring for the dedicated identifier type 2019-08-12 16:12:14 +02:00
bug_excerpt.go finish the refactoring for the dedicated identifier type 2019-08-12 16:12:14 +02:00
doc.go doc: add an architecture overview 2019-04-18 02:48:27 +02:00
filter_test.go cache: make the title filter case insensitive 2019-03-03 15:23:20 +01:00
filter.go implement identityExcerpt match method and integrate it into filters 2019-04-05 16:56:08 +02:00
identity_cache.go identity: working identity cache 2019-03-01 22:40:26 +01:00
identity_excerpt.go finish the refactoring for the dedicated identifier type 2019-08-12 16:12:14 +02:00
multi_repo_cache.go cache: consistently use "ref" to fetch a repository 2019-06-23 21:28:01 +02:00
query_test.go Expose actors and participants in snapshot and bug excerpt 2019-04-04 00:37:57 +02:00
query.go Expose actors and participants in snapshot and bug excerpt 2019-04-04 00:37:57 +02:00
repo_cache_test.go finish the refactoring for the dedicated identifier type 2019-08-12 16:12:14 +02:00
repo_cache.go issue 178: fetch the repo dir with rev-parse --git-dir 2019-08-24 22:42:25 +02:00
sorting.go cache: combine sorting and filtering into a query with its micro-DSL 2018-09-09 20:22:27 +02:00