summaryrefslogtreecommitdiff
path: root/t/t1300-repo-config.sh
AgeCommit message (Expand)AuthorFilesLines
2007-01-08Auto-quote config values in config.c:store_write_pair()Libravatar Brian Gernhardt1-0/+17
2006-12-30Teach Git how to parse standard power of 2 suffixes.Libravatar Shawn O. Pearce1-0/+10
2006-12-16add a function to rename sections in the configLibravatar Johannes Schindelin1-0/+48
2006-12-15Add --add option to git-repo-configLibravatar Brian Gernhardt1-0/+10
2006-06-19Fix setting config variables with an alternative GIT_CONFIGLibravatar Johannes Schindelin1-0/+24
2006-05-15Merge branch 'fix'Libravatar Junio C Hamano1-4/+4
2006-05-13git config syntax updatesLibravatar Linus Torvalds1-3/+3
2006-05-06t1300-repo-config: two new config parsing tests.Libravatar sean1-0/+31
2006-05-02repo-config: support --get-regexpLibravatar Johannes Schindelin1-0/+23
2006-03-07repo-config: give value_ a sane default so regexec won't segfaultLibravatar Jonas Fonseca1-0/+8
2005-12-19tests: make scripts executableLibravatar Junio C Hamano1-0/+0
2005-12-05config.c: remove unnecessary header in minimum configuration file.Libravatar Junio C Hamano1-20/+0
2005-11-24Rename git-config-set to git-repo-configLibravatar Johannes Schindelin1-0/+271