16 Commits (74ae0652c4736629db9c97f7a3ac7cebedaeae10)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason 55d3426929 wildmatch: remove unused wildopts parameter 8 years ago
René Scharfe 9ed0d8d6e6 use QSORT 8 years ago
Jeff King b32fa95fd8 convert trivial cases to ALLOC_ARRAY 9 years ago
Kirill Smelkov 1df4320fa2 diffcore-order: export generic ordering interface 11 years ago
Nguyễn Thái Ngọc Duy eb07894fe0 use wildmatch() directly without fnmatch() wrapper 11 years ago
Samuel Bronson a21bae33d9 diff: let "git diff -O" read orderfile from any file and fail properly 11 years ago
Antoine Pelisse fc2b621454 Prevent buffer overflows when path is too long 11 years ago
Pierre Habouzit 182af8343c Use xmemdupz() in many places. 18 years ago
Shawn O. Pearce dc49cd769b Cast 64 bit off_t to 32 bit size_t 18 years ago
Junio C Hamano 85023577a8 simplify inclusion of system header files. 18 years ago
Florian Forster 1d7f171c3a Remove all void-pointer arithmetic. 19 years ago
Junio C Hamano 7e4a2a8483 avoid asking ?alloc() for zero bytes. 19 years ago
Pavel Roskin e35f982415 [PATCH] mmap error handling 20 years ago
Junio C Hamano af5323e027 [PATCH] Add -O<orderfile> option to diff-* brothers. 20 years ago