aboutsummaryrefslogtreecommitdiffstats
path: root/t/t1303-wacky-config.sh
AgeCommit message (Expand)AuthorFilesLines
2021-11-01leak tests: mark some config tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason1-0/+2
2018-10-07t/*: fix ordering of expected/observed argumentsMatthew DeVore1-2/+2
2014-08-18make config --add behave correctly for empty and NULL valuesTanay Abhra1-0/+20
2013-12-06config: arbitrary number of matches for --unset and --replace-allThomas Rast1-0/+64
2011-04-11config: support values longer than 1023 bytesErik Faye-Lund1-1/+1
2009-04-17Fix buffer overflow in config parserThomas Jarosch1-1/+8
2008-09-03tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi1-1/+1
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano1-1/+1
2008-05-05config.c: Escape backslashes in section names properlyBryan Donlan1-0/+6
2008-01-02config: handle lack of newline at end of file betterJeff King1-0/+37