summaryrefslogtreecommitdiff
path: root/repo-config.c
AgeCommit message (Expand)Author
2006-06-24repo-config: fix printing of boolJunio C Hamano
2006-06-20repo-config: Fix late-night bugJohannes Schindelin
2006-06-20Read configuration also from $HOME/.gitconfigJohannes Schindelin
2006-05-26bogus "fatal: Not a git repository"Linus Torvalds
2006-05-13Merge branch 'lt/fix-config' into lt/configJunio C Hamano
2006-05-13git config syntax updatesLinus Torvalds
2006-05-03repo-config: deconvolute logicsJohannes Schindelin
2006-05-03repo-config: readability fixups.Junio C Hamano
2006-05-03repo-config: support --get-regexpJohannes Schindelin
2006-05-02repo-config: fix segfault with no argument.Johannes Schindelin
2006-04-25git-repo-config --list supportPetr Baudis
2006-03-08repo-config: give value_ a sane default so regexec won't segfaultJonas Fonseca
2006-02-12Add support for explicit type specifiers when calling git-repo-configPetr Baudis
2006-01-06AIX compile fix for repo-config.cAmos Waterland
2005-11-24Rename git-config-set to git-repo-configJohannes Schindelin