index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-config.c
Commit message (
Expand
)
Author
Age
*
config --get-colorbool: diff.color is a deprecated synonym to color.diff
Junio C Hamano
2007-12-05
*
git config --get-colorbool
Junio C Hamano
2007-12-05
*
git config: Don't rely on regexec() returning 1 on non-match
Björn Steinbrink
2007-12-05
*
git-config --get-color: get configured color
Junio C Hamano
2007-11-28
*
Introduce git_etc_gitconfig() that encapsulates access of ETC_GITCONFIG.
Johannes Sixt
2007-11-14
*
git-config: print error message if the config file cannot be read
Gerrit Pape
2007-10-18
*
git-config: handle --file option with relative pathname properly
Gerrit Pape
2007-10-15
*
git-config: don't silently ignore options after --list
Frank Lichtenheld
2007-10-15
*
Add an option to specify a file to config builtin
Alex Riesen
2007-07-31
*
getenv/setenv: use constants if available
Matthias Lederhofer
2007-07-02
*
config: add support for --bool and --int while setting values
Frank Lichtenheld
2007-06-26
*
config: Add --null/-z option for null-delimted output
Frank Lichtenheld
2007-06-26
*
config: Change output of --get-regexp for valueless keys
Frank Lichtenheld
2007-06-26
*
Update git-config documentation
Andrew Ruder
2007-04-18
*
git-config: document --rename-section, provide --remove-section
Paolo Bonzini
2007-03-03
*
config: read system-wide defaults from /etc/gitconfig
Johannes Schindelin
2007-02-19
*
[PATCH] Rename git-repo-config to git-config.
Tom Prince
2007-01-28