Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'nd/no-more-fnmatch' | Junio C Hamano | 2014-03-14 |
|\ | |||
| * | use wildmatch() directly without fnmatch() wrapper | Nguyễn Thái Ngọc Duy | 2014-02-20 |
* | | diffcore-order: export generic ordering interface | Kirill Smelkov | 2014-02-24 |
|/ | |||
* | Merge branch 'sb/diff-orderfile-config' | Junio C Hamano | 2014-01-10 |
|\ | |||
| * | diff: let "git diff -O" read orderfile from any file and fail properly | Samuel Bronson | 2013-12-18 |
* | | Prevent buffer overflows when path is too long | Antoine Pelisse | 2013-12-16 |
|/ | |||
* | Use xmemdupz() in many places. | Pierre Habouzit | 2007-09-18 |
* | Cast 64 bit off_t to 32 bit size_t | Shawn O. Pearce | 2007-03-07 |
* | simplify inclusion of system header files. | Junio C Hamano | 2006-12-20 |
* | Remove all void-pointer arithmetic. | Florian Forster | 2006-06-20 |
* | avoid asking ?alloc() for zero bytes. | Junio C Hamano | 2005-12-26 |
* | [PATCH] mmap error handling | Pavel Roskin | 2005-07-29 |
* | [PATCH] Add -O<orderfile> option to diff-* brothers. | Junio C Hamano | 2005-05-30 |