| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-17 | Add EnableFsyncGitDir to enable synchronized writes to the gitdir (#874) | James Fargher | |
| This adds support for the GIT_OPT_ENABLE_FSYNC_GITDIR option in libgit2. Co-authored-by: James Fargher <[email protected]> | |||
| 2020-11-02 | feat: Implement an option to control hash verification (#671) | Suhaib Mujahid | |
| Add a binding to enable/disable hash verification using the `GIT_OPT_ENABLE_STRICT_HASH_VERIFICATION` option. Change type: #minor | |||
| 2020-05-09 | refactor: Rename methods with Get prefix | Suhaib Mujahid | |
| It is not Go idiomatic to put Get into the getter's name. https: //golang.org/doc/effective_go.html#Getters Co-Authored-By: lhchavez <[email protected]> | |||
| 2020-05-04 | cache_opts: address PR comments | Vladimir Buzuev | |
| 2020-04-03 | expose options related to caching | Vladimir Buzuev | |
| 2018-08-08 | Remove uses of deprecated git_buf_free | Carlos Martín Nieto | |
| 2014-06-07 | Move the settings into the main git2go | Carlos Martín Nieto | |
