aboutsummaryrefslogtreecommitdiff
path: root/diffcore-order.c
Commit message (Expand)AuthorAge
* wildmatch: remove unused wildopts parameterÆvar Arnfjörð Bjarmason2017-06-23
* use QSORTRené Scharfe2016-09-29
* convert trivial cases to ALLOC_ARRAYJeff King2016-02-22
* Merge branch 'nd/no-more-fnmatch'Junio C Hamano2014-03-14
|\
| * use wildmatch() directly without fnmatch() wrapperNguyễn Thái Ngọc Duy2014-02-20
* | diffcore-order: export generic ordering interfaceKirill Smelkov2014-02-24
|/
* Merge branch 'sb/diff-orderfile-config'Junio C Hamano2014-01-10
|\
| * diff: let "git diff -O" read orderfile from any file and fail properlySamuel Bronson2013-12-18
* | Prevent buffer overflows when path is too longAntoine Pelisse2013-12-16
|/
* Use xmemdupz() in many places.Pierre Habouzit2007-09-18
* Cast 64 bit off_t to 32 bit size_tShawn O. Pearce2007-03-07
* simplify inclusion of system header files.Junio C Hamano2006-12-20
* Remove all void-pointer arithmetic.Florian Forster2006-06-20
* avoid asking ?alloc() for zero bytes.Junio C Hamano2005-12-26
* [PATCH] mmap error handlingPavel Roskin2005-07-29
* [PATCH] Add -O<orderfile> option to diff-* brothers.Junio C Hamano2005-05-30