Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-07 | t/*: fix ordering of expected/observed arguments | Matthew DeVore | 1 | -2/+2 |
2014-08-18 | make config --add behave correctly for empty and NULL values | Tanay Abhra | 1 | -0/+20 |
2013-12-06 | config: arbitrary number of matches for --unset and --replace-all | Thomas Rast | 1 | -0/+64 |
2011-04-11 | config: support values longer than 1023 bytes | Erik Faye-Lund | 1 | -1/+1 |
2009-04-17 | Fix buffer overflow in config parser | Thomas Jarosch | 1 | -1/+8 |
2008-09-03 | tests: use "git xyzzy" form (t0000 - t3599) | Nanako Shiraishi | 1 | -1/+1 |
2008-05-24 | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 1 | -1/+1 |
2008-05-05 | config.c: Escape backslashes in section names properly | Bryan Donlan | 1 | -0/+6 |
2008-01-02 | config: handle lack of newline at end of file better | Jeff King | 1 | -0/+37 |