summaryrefslogtreecommitdiff
path: root/t/t1300-repo-config.sh
AgeCommit message (Expand)AuthorFilesLines
2007-03-10Merge branch 'js/diff-ni'Libravatar Junio C Hamano1-4/+4
2007-03-04Get rid of the dependency to GNU diff in the testsLibravatar Johannes Schindelin1-3/+3
2007-03-03git-config: document --rename-section, provide --remove-sectionLibravatar Paolo Bonzini1-0/+16
2007-01-28[PATCH] Rename git-repo-config to git-config.Libravatar Tom Prince1-51/+51
2007-01-23t/t1300-repo-config.sh: value continued on next lineLibravatar Jakub Narebski1-0/+20
2007-01-19config_set_multivar(): disallow newlines in keysLibravatar Johannes Schindelin1-0/+6
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