Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bug: add a data validation process to avoid merging incorrect operations | Michael Muré | 2018-09-15 | 1 | -14/+27 |
* | bug: proper int baked enum for merge result status instead of a string | Michael Muré | 2018-09-13 | 1 | -35/+56 |
* | cache: refactor to handle bug changes during Pull | Michael Muré | 2018-09-08 | 1 | -20/+23 |
* | bug: refactor the Pull code to have the message formating in the upper layers | Michael Muré | 2018-09-07 | 1 | -21/+5 |
* | add some documentation | Michael Muré | 2018-09-02 | 1 | -1/+6 |
* | make CLI commands use the cache to lock the repo properly | Michael Muré | 2018-08-31 | 1 | -0/+1 |
* | bug: add benchmarcks for bug merge | Michael Muré | 2018-08-19 | 1 | -0/+5 |
* | fix some linting trouble | Michael Muré | 2018-08-13 | 1 | -0/+5 |
* | termui: implement push/pull | Michael Muré | 2018-08-12 | 1 | -4/+8 |
* | bug: store the referenced media in their own git tree under /media, as per th... | Michael Muré | 2018-08-05 | 1 | -3/+2 |
* | more refactoring to have reusable bug action across different UI | Michael Muré | 2018-07-25 | 1 | -0/+143 |