aboutsummaryrefslogtreecommitdiffstats
path: root/cache/filter.go
Commit message (Expand)AuthorAgeFilesLines
* implement identityExcerpt match method and integrate it into filtersAmine Hilaly2019-04-051-12/+3
* Support query with identity ID and truncated IDAmine Hilaly2019-04-051-1/+5
* improve docsAmine Hilaly2019-04-051-6/+6
* Improve actor/participant query filtersAmine Hilaly2019-04-041-18/+26
* Expose actors and participants in snapshot and bug excerptAmine Hilaly2019-04-041-5/+49
* cache/filter.go: Fix and match for labelsSladyn2019-03-311-1/+1
* cache: make the title filter case insensitiveMichael Muré2019-03-031-3/+6
* Commit to chane the description of functionSladyn2019-03-031-1/+1
* Rebased and updated.Sladyn2019-03-021-2/+2
* Fixed filter.go Sladyn2019-03-021-5/+1
* ls.go:`git bug ls` should be fasterSladyn2019-03-021-0/+16
* identity: some UX cleanupMichael Muré2019-03-011-1/+1
* identity: working identity cacheMichael Muré2019-03-011-16/+28
* identity: more cleaning and fixes after a code reviewMichael Muré2019-03-011-1/+6
* ls: support expressing a query with flags as wellMichael Muré2018-09-101-7/+1
* cache: doc & cleaningMichael Muré2018-09-101-0/+6
* cache: implement the filteringMichael Muré2018-09-091-0/+103