git-config-set: add more options
[git.git] / config.c
2005-11-20 Johannes Schindelingit-config-set: add more options
2005-11-20 Johannes SchindelinAdd functions git_config_set() and git_config_set_multi...
2005-11-19 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-15 Junio C Hamanodiff: make default rename detection limit configurable.
2005-11-15 Johannes SchindelinAdd config variable core.symrefsonly
2005-11-03 Junio C HamanoIgnore '\r' at the end of line in $GIT_DIR/config
2005-10-27 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-23 Junio C HamanoMerge branch 'fixes'
2005-10-21 Junio C HamanoMerge branch 'fixes'
2005-10-18 Junio C HamanoMerge branch 'fixes'
2005-10-16 Junio C HamanoMerge branch 'fixes'
2005-10-16 Junio C HamanoMerge branch 'svn' of netz.smurf.noris.de/git/git
2005-10-15 Junio C HamanoMerge branch 'fixes'
2005-10-15 Linus TorvaldsUnlocalized isspace and friends
2005-10-12 Junio C HamanoMerge branch 'fixes'
2005-10-12 Linus TorvaldsMake git config variable names case-insensitive
2005-10-12 Linus TorvaldsUse git config file for committer name and email info
2005-10-11 Linus TorvaldsImprove config file escape sanity checking
2005-10-10 Linus TorvaldsAdd ".git/config" file parser