Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes to Repo.RmConfigs | Amine Hilaly | 2019-06-17 | 1 | -1/+1 |
| | | | | RmConfigs try to remove key/value or section from keyPrefix | ||||
* | repo: refactor how test repo are created/cleaned | Michael Muré | 2019-05-27 | 1 | -3/+4 |
| | |||||
* | commands: display comment's id in "git bug comment" | Michael Muré | 2019-03-28 | 1 | -0/+1 |
| | |||||
* | commands: only return the error (not the function help) when no identity is set | Michael Muré | 2019-03-27 | 1 | -1/+1 |
| | | | | ... to avoid misleading a user into thinking the usage was incorrect | ||||
* | cache: properly push/pull identities and bugs | Michael Muré | 2019-03-27 | 1 | -79/+14 |
| | |||||
* | commands: show the last modification time in "user" | Michael Muré | 2019-03-01 | 4 | -9/+48 |
| | |||||
* | identity: another round of cleanups | Michael Muré | 2019-03-01 | 4 | -11/+12 |
| | |||||
* | commands: add a super-fast "user ls" command | Michael Muré | 2019-03-01 | 4 | -0/+29 |
| | |||||
* | identity: some UX cleanup | Michael Muré | 2019-03-01 | 1 | -4/+16 |
| | |||||
* | identity: fix tests | Michael Muré | 2019-03-01 | 2 | -2/+6 |
| | |||||
* | identity: store the times properly | Michael Muré | 2019-03-01 | 5 | -17/+40 |
| | |||||
* | identity: working identity cache | Michael Muré | 2019-03-01 | 1 | -1/+1 |
| | |||||
* | identity: work on higher level now, cache, first two identity commands | Michael Muré | 2019-03-01 | 1 | -1/+15 |
| | |||||
* | identity: I can compile again !! | Michael Muré | 2019-03-01 | 5 | -10/+40 |
| | |||||
* | identity: add more test for serialisation and push/pull/merge + fixes | Michael Muré | 2019-03-01 | 6 | -8/+302 |
| | |||||
* | identity: wip | Michael Muré | 2019-03-01 | 4 | -184/+218 |
| | |||||
* | identity: wip push/pull | Michael Muré | 2019-03-01 | 6 | -20/+249 |
| | |||||
* | identity: more refactoring progress | Michael Muré | 2019-03-01 | 5 | -49/+160 |
| | |||||
* | identity: more cleaning and fixes after a code review | Michael Muré | 2019-03-01 | 8 | -75/+104 |
| | |||||
* | identity: somewhat getting closer ! | Michael Muré | 2019-03-01 | 5 | -25/+117 |
| | |||||
* | identity: more progress and fixes | Michael Muré | 2019-03-01 | 1 | -0/+10 |
| | |||||
* | identity: add metadata support | Michael Muré | 2019-03-01 | 4 | -21/+179 |
| | |||||
* | identity: implement the loading from git | Michael Muré | 2019-03-01 | 4 | -13/+113 |
| | |||||
* | WIP identity in git | Michael Muré | 2019-03-01 | 6 | -0/+716 |