Commit Graph

4 Commits

Author SHA1 Message Date
lhchavez dbb9b3b5d0
Add `Repository.CreateCommitBuffer` (#781) (#783)
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:28:05 -07:00
github-actions[bot] 3bbde00303
Git repository item path (#757) (#759)
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:22 -07:00
github-actions[bot] 9030cade50
Implement git_repository_set_config (#735) (#742)
Closes #732

(cherry picked from commit 2fd0495c43)

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