]> git.ipfire.org Git - thirdparty/git.git/history - config.c
Use symbolic name SHORT_NAME_AMBIGUOUS as error return value
[thirdparty/git.git] / config.c
2006-01-06  Junio C HamanoMerge fixes up to GIT 1.0.7
2006-01-06  Junio C HamanoGIT 1.0.7 v1.0.7
2006-01-06  Alex Riesenuse result of open(2) to check for presence
2005-12-23  Junio C HamanoGIT 1.0.3 v1.0.3
2005-12-22  Junio C HamanoMerge branch 'fixes'
2005-12-22  Alex Riesen\n usage in stderr output
2005-12-12  Junio C HamanoGIT 0.99.9m aka 1.0rc5 v0.99.9m v1.0rc5
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-12-04  Junio C HamanoGIT 0.99.9l aka 1.0rc4 v0.99.9l v1.0rc4
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-26  Junio C HamanoGIT 0.99.9k v0.99.9k
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-17  Junio C HamanoGIT 0.99.9j aka 1.0rc3 v0.99.9j v1.0rc3
2005-11-15  Junio C Hamanodiff: make default rename detection limit configurable.
2005-11-15  Johannes SchindelinAdd config variable core.symrefsonly
2005-11-07  Junio C HamanoGIT 0.99.9e v0.99.9e
2005-11-03  Junio C HamanoGIT 0.99.9c v0.99.9c
2005-11-03  Junio C HamanoIgnore '\r' at the end of line in $GIT_DIR/config
2005-10-31  Junio C HamanoGIT 0.99.9a v0.99.9a
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 http://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