Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | operations: return a more convenient array of result for label changes | Michael Muré | 2018-09-13 | 1 | -1/+1 |
* | reorganize package for a more idomatic go | Michael Muré | 2018-09-11 | 1 | -3/+3 |
* | cache: rename RootCache into MultiRepoCache | Michael Muré | 2018-09-02 | 1 | -1/+1 |
* | make CLI commands use the cache to lock the repo properly | Michael Muré | 2018-08-31 | 1 | -1/+1 |
* | cache: maintain, write and load from disk bug excerpts | Michael Muré | 2018-08-23 | 1 | -2/+2 |
* | implement media hosting in git for comments + API for the webui | Michael Muré | 2018-08-02 | 1 | -4/+5 |
* | termui: implement addComment and setTitle | Michael Muré | 2018-08-02 | 1 | -6/+6 |
* | cache: some refactoring | Michael Muré | 2018-08-02 | 1 | -6/+31 |
* | graphql: implement the missing mutations | Michael Muré | 2018-08-01 | 1 | -0/+102 |
* | graphql: move the mutations to a root Mutation type | Michael Muré | 2018-07-30 | 1 | -0/+35 |