| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-20 | refactor and cleanup code | Jesse Ezell | |
| 2014-03-20 | merge with latest | Jesse Ezell | |
| 2014-03-11 | remove strarray wrappers | Jesse Ezell | |
| 2014-03-11 | cleanup clone code | Jesse Ezell | |
| 2014-03-11 | merge with latest | Jesse Ezell | |
| 2014-03-07 | add blob chunk creation, creation of tree builders for specific trees, minor ↵ | Jesse Ezell | |
| API cleanup | |||
| 2014-02-27 | add push, refine remotes | Jesse Ezell | |
| 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. | |||
| 2014-01-06 | wip wrapping git_remote | Jason Toffaletti | |
| 2014-01-06 | minor | Jason Toffaletti | |
| 2014-01-04 | work in progress wrapping git_clone | Jason Toffaletti | |
| 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 | |
