| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-20 | Add partial diff/patch functionality. | lye | |
| This commit adds barebones capacity to generate diffs from two trees and to emit those as git-style diffs (via `Patch.String`), or to enumerate the files/hunks/lines in the diff to emit the data yourself. The walk functions have been implemented in the same manner as the Odb walking methods. Note that not all of the functionality is implemented for either the `git_diff_*` nor the `git_patch_*` functions, and there are unexposed constants which would likely be useful to add. | |||
| 2013-05-21 | Implement git_odb_foreach | Axel Wagner | |
| 2013-05-16 | Add support for git_packbuilder | Axel Wagner | |
| 2013-03-05 | Submodule wrapping courtesy of @sbinet | Vicent Marti | |
| 2013-03-05 | Initial commit | Vicent Marti | |
