summaryrefslogtreecommitdiff
path: root/t/t1303-wacky-config.sh
AgeCommit message (Expand)AuthorFilesLines
2014-08-18make config --add behave correctly for empty and NULL valuesLibravatar Tanay Abhra1-0/+20
2013-12-06config: arbitrary number of matches for --unset and --replace-allLibravatar Thomas Rast1-0/+64
2011-04-11config: support values longer than 1023 bytesLibravatar Erik Faye-Lund1-1/+1
2009-04-17Fix buffer overflow in config parserLibravatar Thomas Jarosch1-1/+8
2008-09-03tests: use "git xyzzy" form (t0000 - t3599)Libravatar Nanako Shiraishi1-1/+1
2008-05-24tests: do not use implicit "git diff --no-index"Libravatar Junio C Hamano1-1/+1
2008-05-05config.c: Escape backslashes in section names properlyLibravatar Bryan Donlan1-0/+6
2008-01-02config: handle lack of newline at end of file betterLibravatar Jeff King1-0/+37