Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Diff iterators | Russell Belfer | 2012-09-05 | 1 | -0/+6 |
* | diff: fix the diffing of two identical blobs | nulltoken | 2012-05-07 | 1 | -0/+1 |
* | diff: make git_diff_blobs() able to detect binary blobs | nulltoken | 2012-05-07 | 1 | -0/+2 |
* | diff: provide more context to the consumer of the callbacks | nulltoken | 2012-04-30 | 1 | -0/+1 |
* | Update diff to use iterators | Russell Belfer | 2012-03-02 | 1 | -0/+2 |
* | Continue implementation of git-diff | Russell Belfer | 2012-03-02 | 1 | -0/+1 |
* | Clean up diff implementation for review | Russell Belfer | 2012-03-02 | 1 | -0/+36 |
* | Uniform iterators for trees, index, and workdir | Russell Belfer | 2012-02-21 | 1 | -0/+4 |