aboutsummaryrefslogtreecommitdiffstats
path: root/bug/bug_actions.go
Commit message (Collapse)AuthorAgeFilesLines
* bug: add a data validation process to avoid merging incorrect operationsMichael Muré2018-09-151-14/+27
|
* bug: proper int baked enum for merge result status instead of a stringMichael Muré2018-09-131-35/+56
|
* cache: refactor to handle bug changes during PullMichael Muré2018-09-081-20/+23
|
* bug: refactor the Pull code to have the message formating in the upper layersMichael Muré2018-09-071-21/+5
|
* add some documentationMichael Muré2018-09-021-1/+6
|
* make CLI commands use the cache to lock the repo properlyMichael Muré2018-08-311-0/+1
|
* bug: add benchmarcks for bug mergeMichael Muré2018-08-191-0/+5
|
* fix some linting troubleMichael Muré2018-08-131-0/+5
|
* termui: implement push/pullMichael Muré2018-08-121-4/+8
|
* bug: store the referenced media in their own git tree under /media, as per ↵Michael Muré2018-08-051-3/+2
| | | | the doc I wrote myself
* more refactoring to have reusable bug action across different UIMichael Muré2018-07-251-0/+143