Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add wipe sub-command that remove local bugs and identities | Kalin Staykov | 2023-01-11 | 1 | -0/+31 |
| | |||||
* | cache: tie up the refactor up to compiling | Michael Muré | 2022-12-21 | 1 | -1/+1 |
| | |||||
* | WIP | Michael Muré | 2022-11-29 | 1 | -17/+17 |
| | |||||
* | core: generalized resolvers to resolve any entity time when unmarshalling an ↵ | Michael Muré | 2022-08-18 | 1 | -19/+19 |
| | | | | operation | ||||
* | refactor(809): eliminate need to defer CleanupTestRepos() | Steve Moyer | 2022-06-16 | 1 | -8/+4 |
| | |||||
* | bug: wrap dag.Entity into a full Bug in MergeAll | Michael Muré | 2021-02-14 | 1 | -1/+1 |
| | |||||
* | entity: support different author in staging operations | Michael Muré | 2021-02-14 | 1 | -7/+7 |
| | |||||
* | entity: pass the identity resolver instead of defining it once | Michael Muré | 2021-02-14 | 1 | -18/+18 |
| | | | | | Having the resolver in Definition doesn't actually work well as the resolver is very situational. | ||||
* | entity: implement remove | Michael Muré | 2021-02-14 | 1 | -0/+25 |
| | |||||
* | entity: test all merge scenario | Michael Muré | 2021-02-14 | 1 | -22/+192 |
| | |||||
* | entity: more testing and bug fixing | Michael Muré | 2021-02-14 | 1 | -37/+144 |
| | |||||
* | entity: readAll and more testing | Michael Muré | 2021-02-14 | 1 | -0/+110 |