| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-04 | Add `Repository.CreateCommitBuffer` (#781) | lhchavez | |
| This commit adds the Go binding for `git_commit_create_buffer`. This will be used to support the 1.2.0 commit create callback. | |||
| 2021-04-03 | Git repository item path (#757) | Vladimir Buzuev | |
| add wrapper for `git_repository_item_path` | |||
| 2021-02-03 | Implement git_repository_set_config (#735) | Byoungchan Lee | |
| Closes #732 | |||
| 2019-01-08 | Add a test and some comments as to the ugly pointer arithmetic | lhchavez | |
