Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-02-24 | diffcore-order: export generic ordering interface | Kirill Smelkov | 1 | -19/+32 |
2014-01-10 | Merge branch 'sb/diff-orderfile-config' | Junio C Hamano | 1 | -15/+8 |
2013-12-18 | diff: let "git diff -O" read orderfile from any file and fail properly | Samuel Bronson | 1 | -15/+8 |
2013-12-16 | Prevent buffer overflows when path is too long | Antoine Pelisse | 1 | -5/+6 |
2007-09-18 | Use xmemdupz() in many places. | Pierre Habouzit | 1 | -5/+2 |
2007-03-07 | Cast 64 bit off_t to 32 bit size_t | Shawn O. Pearce | 1 | -2/+4 |
2006-12-20 | simplify inclusion of system header files. | Junio C Hamano | 1 | -1/+0 |
2006-06-20 | Remove all void-pointer arithmetic. | Florian Forster | 1 | -1/+1 |
2005-12-26 | avoid asking ?alloc() for zero bytes. | Junio C Hamano | 1 | -1/+5 |
2005-07-29 | [PATCH] mmap error handling | Pavel Roskin | 1 | -1/+1 |
2005-05-30 | [PATCH] Add -O<orderfile> option to diff-* brothers. | Junio C Hamano | 1 | -0/+122 |