Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | repo: implement GetCoreEditor for go-git | Michael Muré | 2020-09-29 | 1 | -1/+23 |
* | repo: ReadTree must accept either a commit or a tree hash | Michael Muré | 2020-09-29 | 1 | -3/+24 |
* | repo: more config related bug fixes | Michael Muré | 2020-09-29 | 1 | -2/+2 |
* | repo: implement local/global/any config everywhere | Michael Muré | 2020-09-29 | 1 | -1/+24 |
* | repo: fix gogit clock path | Michael Muré | 2020-09-29 | 1 | -2/+2 |
* | fix ListCommits implementation | vince | 2020-09-29 | 1 | -8/+26 |
* | repo: fix some go-git implementation | Michael Muré | 2020-09-29 | 1 | -5/+19 |
* | Add more function implementations | vince | 2020-09-29 | 1 | -11/+111 |
* | repository: more go-git implementation | Michael Muré | 2020-09-29 | 1 | -2/+31 |
* | repository: add access to the system keyring, with fallback on a file | Michael Muré | 2020-09-29 | 1 | -3/+15 |
* | repository: partial impl of a go-git backed Repo | Michael Muré | 2020-09-29 | 1 | -0/+378 |