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 | ||||
* | 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 | ||||
* | commands: show the last modification time in "user" | Michael Muré | 2019-03-01 | 1 | -9/+21 |
| | |||||
* | identity: another round of cleanups | Michael Muré | 2019-03-01 | 1 | -6/+1 |
| | |||||
* | commands: add a super-fast "user ls" command | Michael Muré | 2019-03-01 | 1 | -0/+17 |
| | |||||
* | identity: some UX cleanup | Michael Muré | 2019-03-01 | 1 | -4/+16 |
| | |||||
* | identity: fix tests | Michael Muré | 2019-03-01 | 1 | -1/+1 |
| | |||||
* | identity: store the times properly | Michael Muré | 2019-03-01 | 1 | -4/+9 |
| | |||||
* | 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 | 1 | -9/+27 |
| | |||||
* | identity: add more test for serialisation and push/pull/merge + fixes | Michael Muré | 2019-03-01 | 1 | -1/+63 |
| | |||||
* | identity: wip | Michael Muré | 2019-03-01 | 1 | -48/+114 |
| | |||||
* | identity: wip push/pull | Michael Muré | 2019-03-01 | 1 | -4/+20 |
| | |||||
* | identity: more refactoring progress | Michael Muré | 2019-03-01 | 1 | -40/+14 |
| | |||||
* | identity: more cleaning and fixes after a code review | Michael Muré | 2019-03-01 | 1 | -46/+7 |
| | |||||
* | identity: somewhat getting closer ! | Michael Muré | 2019-03-01 | 1 | -13/+3 |
| | |||||
* | identity: more progress and fixes | Michael Muré | 2019-03-01 | 1 | -0/+10 |
| | |||||
* | identity: add metadata support | Michael Muré | 2019-03-01 | 1 | -14/+72 |
| | |||||
* | identity: implement the loading from git | Michael Muré | 2019-03-01 | 1 | -10/+99 |
| | |||||
* | WIP identity in git | Michael Muré | 2019-03-01 | 1 | -0/+285 |