git-repack: Usage string clean-up, emit usage at incorrect invocation
[git] / config.c
2005-12-07  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-05  Junio C Hamanoconfig.c: remove unnecessary header in minimum configur...
2005-11-29  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28  Junio C Hamanoconfig.c: constness tightening to avoid compilation...
2005-11-28  Junio C HamanoIntroduce i18n.commitencoding.
2005-11-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27  Junio C Hamanoinit-db: check template and repository format.
2005-11-25  Junio C Hamanoconfig.c: avoid shadowing global.
2005-11-22  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22  Junio C HamanoMove diff.renamelimit out of default configuration.
2005-11-21  Johannes SchindelinAllow hierarchical section names
2005-11-21  Johannes Schindelingit-config-set: Properly terminate strings with '\0'
2005-11-20  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20  Johannes Schindelingit-config-set: support selecting values by non-matchin...
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