Commit Graph

4 Commits

Author SHA1 Message Date
lhchavez bea83b7ae4
Add `Repository.CreateCommitBuffer` (#781) (#784)
This commit adds the Go binding for `git_commit_create_buffer`. This
will be used to support the 1.2.0 commit create callback.

(cherry picked from commit fbaf9d1d1a)
2021-09-04 13:24:56 -07:00
github-actions[bot] 5cc1c58fcd
Git repository item path (#757) (#760)
add wrapper for `git_repository_item_path`

(cherry picked from commit a4d202ed7b)

Co-authored-by: Vladimir Buzuev <44682889+vladimir-buzuev@users.noreply.github.com>
2021-04-04 07:56:40 -07:00
github-actions[bot] 8509b7efbe
Implement git_repository_set_config (#735) (#744)
Closes #732

(cherry picked from commit 2fd0495c43)

Co-authored-by: Byoungchan Lee <daniel.l@hpcnt.com>
2021-03-07 17:55:46 -08:00
lhchavez f505e39c9e Add a test and some comments as to the ugly pointer arithmetic 2019-01-08 02:50:25 +00:00