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