Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cache,bug,identity: structural change | Michael Muré | 2020-10-04 | 1 | -2/+2 |
* | repo: use go-git in more places, fix push | Michael Muré | 2020-10-04 | 1 | -2/+2 |
* | repository: remove tie to Bug, improved and reusable testing | Michael Muré | 2020-06-26 | 1 | -2/+2 |
* | repo: refactor how test repo are created/cleaned | Michael Muré | 2019-05-27 | 1 | -14/+8 |
* | identity: add more test for serialisation and push/pull/merge + fixes | Michael Muré | 2019-03-01 | 1 | -2/+16 |
* | WIP identity in git | Michael Muré | 2019-03-01 | 1 | -49/+3 |
* | tests: configure user ident in repos used by tests | Rafael Ascensão | 2018-12-10 | 1 | -0/+7 |
* | merge package operations into bug, they are tightly coupled anyway | Michael Muré | 2018-09-29 | 1 | -0/+26 |
* | repo: split the Repo interface to avoid abstraction leak in RepoCache | Michael Muré | 2018-09-21 | 1 | -1/+1 |
* | random bugs: cleanup + generate random OperationPack as well | Michael Muré | 2018-09-06 | 1 | -1/+1 |
* | bug: add a benchmark for reading all bugs in a repo | Michael Muré | 2018-08-19 | 1 | -0/+49 |