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