aboutsummaryrefslogtreecommitdiff
path: root/t/t1300-repo-config.sh
Commit message (Expand)AuthorAge
* Teach Git how to parse standard power of 2 suffixes.Shawn O. Pearce2006-12-30
* add a function to rename sections in the configJohannes Schindelin2006-12-16
* Add --add option to git-repo-configBrian Gernhardt2006-12-15
* Fix setting config variables with an alternative GIT_CONFIGJohannes Schindelin2006-06-19
* Merge branch 'fix'Junio C Hamano2006-05-15
|\
| * git config syntax updatesLinus Torvalds2006-05-13
* | t1300-repo-config: two new config parsing tests.sean2006-05-06
* | repo-config: support --get-regexpJohannes Schindelin2006-05-02
|/
* repo-config: give value_ a sane default so regexec won't segfaultJonas Fonseca2006-03-07
* tests: make scripts executableJunio C Hamano2005-12-19
* config.c: remove unnecessary header in minimum configuration file.Junio C Hamano2005-12-05
* Rename git-config-set to git-repo-configJohannes Schindelin2005-11-24