summaryrefslogtreecommitdiff
path: root/builtin-config.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-15git-config: handle --file option with relative pathname properlyLibravatar Gerrit Pape1-2/+7
2007-10-15git-config: don't silently ignore options after --listLibravatar Frank Lichtenheld1-1/+4
2007-07-31Add an option to specify a file to config builtinLibravatar Alex Riesen1-1/+8
2007-07-02getenv/setenv: use constants if availableLibravatar Matthias Lederhofer1-2/+2
2007-06-26config: add support for --bool and --int while setting valuesLibravatar Frank Lichtenheld1-13/+42
2007-06-26config: Add --null/-z option for null-delimted outputLibravatar Frank Lichtenheld1-5/+13
2007-06-26config: Change output of --get-regexp for valueless keysLibravatar Frank Lichtenheld1-2/+6
2007-04-18Update git-config documentationLibravatar Andrew Ruder1-1/+1
2007-03-03git-config: document --rename-section, provide --remove-sectionLibravatar Paolo Bonzini1-1/+14
2007-02-19config: read system-wide defaults from /etc/gitconfigLibravatar Johannes Schindelin1-3/+12
2007-01-28[PATCH] Rename git-repo-config to git-config.Libravatar Tom Prince1-0/+220