Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | cache: doc & cleaning | Michael Muré | 2018-09-10 | 1 | -2/+2 | |
* | cache: combine sorting and filtering into a query with its micro-DSL | Michael Muré | 2018-09-09 | 1 | -14/+61 | |
* | cache: refactor to handle bug changes during Pull | Michael Muré | 2018-09-08 | 1 | -2/+36 | |
* | bug: refactor the Pull code to have the message formating in the upper layers | Michael Muré | 2018-09-07 | 1 | -6/+0 | |
* | cache: fix missed code path that should update the cache | Michael Muré | 2018-09-04 | 1 | -0/+7 | |
* | cache: provide a generic bug sorting function | Michael Muré | 2018-09-02 | 1 | -55/+12 | |
* | cache: provide sorted (id, creation, edit) list of bugs | Michael Muré | 2018-09-02 | 1 | -2/+53 | |
* | add some documentation | Michael Muré | 2018-09-02 | 1 | -1/+11 | |
* | make CLI commands use the cache to lock the repo properly | Michael Muré | 2018-08-31 | 1 | -1/+99 | |
* | cache: maintain, write and load from disk bug excerpts | Michael Muré | 2018-08-23 | 1 | -29/+104 | |
* | cache: lock the repo with a pid file; automatic cleaning | Michael Muré | 2018-08-21 | 1 | -0/+144 |