summaryrefslogtreecommitdiff
path: root/t/t1303-wacky-config.sh
Commit message (Expand)AuthorAgeFilesLines
* config: support values longer than 1023 bytesErik Faye-Lund2011-04-111-1/+1
* Fix buffer overflow in config parserThomas Jarosch2009-04-171-1/+8
* tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-031-1/+1
* tests: do not use implicit "git diff --no-index"Junio C Hamano2008-05-241-1/+1
* config.c: Escape backslashes in section names properlyBryan Donlan2008-05-051-0/+6
* config: handle lack of newline at end of file betterJeff King2008-01-021-0/+37