]> git.proxmox.com Git - libgit2.git/history - tests-clar/diff/diff_helpers.c
Merge remote-tracking branch 'scottjg/fix-mingw32' into development
[libgit2.git] / tests-clar / diff / diff_helpers.c
2012-05-05 Vicent MartíMerge remote-tracking branch 'scottjg/fix-mingw32'...
2012-05-05 Vicent MartíMerge pull request #659 from libgit2/development-merge
2012-05-02 Vicent MartíMerge branch 'new-error-handling' into development
2012-05-02 Vicent MartíMerge remote-tracking branch 'carlosmn/remaining-errors...
2012-04-30 Vicent MartíMerge pull request #654 from carlosmn/pkt-err
2012-04-30 Russell BelferMerge pull request #652 from nulltoken/topic/diff-callbacks
2012-04-30 nulltokenLeverage GIT_UNUSED macro to explicitly mark a function...
2012-04-30 nulltokendiff: provide more context to the consumer of the callbacks
2012-04-24 Vicent MartíMerge pull request #632 from arrbee/win64-cleanup
2012-04-17 Russell BelferFix warnings on 64-bit windows builds
2012-03-06 Vicent Martídiff: Fix rebase breackage
2012-03-05 Carlos Martín NietoMerge branch 'ssh-urls' into development
2012-03-02 Russell BelferRevert GIT_STATUS constants to avoid issues
2012-03-02 Russell BelferUpdate diff to use iterators
2012-03-02 Russell BelferFixing unit tests post rebase
2012-03-02 Russell BelferAdd tests and fix bugs for diff whitespace options
2012-03-02 Russell BelferContinue implementation of git-diff
2012-03-02 Russell BelferClean up diff implementation for review
2012-02-23 Vicent MartíMerge pull request #570 from arrbee/uniform-iterators
2012-02-21 Russell BelferUniform iterators for trees, index, and workdir