| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-04-04 | use cast_ptr instead of ptr for travis go tip build | Jesse Ezell |
| 2014-03-26 | fix go 1.0 compile error | Jesse Ezell |
| 2014-03-21 | don't expose 3 different diff foreach methods. use structures instead of poin... | Jesse Ezell |
| 2014-03-21 | Allow diff.ForEach to enumerate files, hunks, and lines with single call. Sup... | Jesse Ezell |
| 2014-03-20 | set ptr to nil after free | Jesse Ezell |
| 2014-03-20 | refactor and cleanup code | Jesse Ezell |
| 2014-03-20 | cleanup and refactor diff / patch | Jesse Ezell |
| 2014-02-26 | Actually type constants; unwrap DiffFile, DiffDelta, DiffHunk. | lye |
| 2014-02-26 | Bundle consts more idiomatically; add GitLineType alias. | lye |
| 2014-02-26 | Unwrap DiffLine; add types for git_diff_flag_t and git_delta_t. | lye |
| 2014-02-23 | Pre-emptively copy data when marshalling diff callback data. | lye |
| 2014-02-23 | Export the constants and enumerations for diffs. | lye |
| 2014-02-20 | Add partial diff/patch functionality. | lye |
