aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* bug: replace the uuid based id with the hash of the first commitMichael Muré2018-07-191-3/+13
* implement label op+commandMichael Muré2018-07-181-1/+4
* all operations now have an author and a timestampMichael Muré2018-07-181-6/+6
* fix testsMichael Muré2018-07-171-1/+1
* add bug status + open/close commandsMichael Muré2018-07-172-3/+5
* comment the failing test for now (code is ok)Michael Muré2018-07-171-26/+24
* implement pull/mergeMichael Muré2018-07-171-1/+1
* cleaningMichael Muré2018-07-141-1/+1
* complete the storage/read process + tests (!)Michael Muré2018-07-142-14/+33
* implement AddCommentMichael Muré2018-07-132-3/+5
* serialize a Bug to git as a blob+tree+commit+refMichael Muré2018-07-133-3/+42
* little bit more testsMichael Muré2018-07-132-0/+97