summaryrefslogtreecommitdiff
path: root/t/t1300-repo-config.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js/diff-ni'Junio C Hamano2007-03-101-4/+4
|\
| * Get rid of the dependency to GNU diff in the testsJohannes Schindelin2007-03-041-3/+3
* | git-config: document --rename-section, provide --remove-sectionPaolo Bonzini2007-03-031-0/+16
|/
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-281-51/+51
* t/t1300-repo-config.sh: value continued on next lineJakub Narebski2007-01-231-0/+20
* config_set_multivar(): disallow newlines in keysJohannes Schindelin2007-01-191-0/+6
* Auto-quote config values in config.c:store_write_pair()Brian Gernhardt2007-01-081-0/+17
* Teach Git how to parse standard power of 2 suffixes.Shawn O. Pearce2006-12-301-0/+10
* add a function to rename sections in the configJohannes Schindelin2006-12-161-0/+48
* Add --add option to git-repo-configBrian Gernhardt2006-12-151-0/+10
* Fix setting config variables with an alternative GIT_CONFIGJohannes Schindelin2006-06-191-0/+24
* Merge branch 'fix'Junio C Hamano2006-05-151-4/+4
|\
| * git config syntax updatesLinus Torvalds2006-05-131-3/+3
* | t1300-repo-config: two new config parsing tests.sean2006-05-061-0/+31
* | repo-config: support --get-regexpJohannes Schindelin2006-05-021-0/+23
|/
* repo-config: give value_ a sane default so regexec won't segfaultJonas Fonseca2006-03-071-0/+8
* tests: make scripts executableJunio C Hamano2005-12-191-0/+0
* config.c: remove unnecessary header in minimum configuration file.Junio C Hamano2005-12-051-20/+0
* Rename git-config-set to git-repo-configJohannes Schindelin2005-11-241-0/+271