Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Leverage GIT_UNUSED macro to explicitly mark a function parameter as purposel... | nulltoken | 2012-04-30 | 1 | -8/+14 |
* | diff: provide more context to the consumer of the callbacks | nulltoken | 2012-04-30 | 1 | -0/+2 |
* | Fix warnings on 64-bit windows builds | Russell Belfer | 2012-04-17 | 1 | -1/+1 |
* | diff: Fix rebase breackage | Vicent Martà | 2012-03-06 | 1 | -2/+2 |
* | Revert GIT_STATUS constants to avoid issues | Russell Belfer | 2012-03-02 | 1 | -5/+5 |
* | Update diff to use iterators | Russell Belfer | 2012-03-02 | 1 | -6/+8 |
* | Fixing unit tests post rebase | Russell Belfer | 2012-03-02 | 1 | -20/+0 |
* | Add tests and fix bugs for diff whitespace options | Russell Belfer | 2012-03-02 | 1 | -0/+2 |
* | Continue implementation of git-diff | Russell Belfer | 2012-03-02 | 1 | -0/+20 |
* | Clean up diff implementation for review | Russell Belfer | 2012-03-02 | 1 | -0/+62 |
* | Uniform iterators for trees, index, and workdir | Russell Belfer | 2012-02-21 | 1 | -0/+22 |