Merge git://git.kernel.org/pub/scm/gitk/gitk
[gitweb.git] / config.c
2006-02-07 Merge git://git.kernel.org/pub/scm/gitk/gitk
2006-01-06 Merge fixes up to GIT 1.0.7
2006-01-06 GIT 1.0.7 v1.0.7
2006-01-06 use result of open(2) to check for presence
2005-12-23 GIT 1.0.3 v1.0.3
2005-12-22 Merge branch 'fixes'
2005-12-22 \n usage in stderr output
2005-12-12 GIT 0.99.9m aka 1.0rc5 v0.99.9mv1.0rc5
2005-12-07 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-12-05 config.c: remove unnecessary header in minimum configur...
2005-12-04 GIT 0.99.9l aka 1.0rc4 v0.99.9lv1.0rc4
2005-11-29 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28 config.c: constness tightening to avoid compilation...
2005-11-28 Introduce i18n.commitencoding.
2005-11-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27 init-db: check template and repository format.
2005-11-26 GIT 0.99.9k v0.99.9k
2005-11-25 config.c: avoid shadowing global.
2005-11-22 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22 Move diff.renamelimit out of default configuration.
2005-11-21 Allow hierarchical section names
2005-11-21 git-config-set: Properly terminate strings with '\0'
2005-11-20 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-20 git-config-set: support selecting values by non-matchin...
2005-11-20 git-config-set: add more options
2005-11-20 Add functions git_config_set() and git_config_set_multi...
2005-11-19 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-17 GIT 0.99.9j aka 1.0rc3 v0.99.9jv1.0rc3
2005-11-15 diff: make default rename detection limit configurable.
2005-11-15 Add config variable core.symrefsonly
2005-11-07 GIT 0.99.9e v0.99.9e
2005-11-03 GIT 0.99.9c v0.99.9c
2005-11-03 Ignore '\r' at the end of line in $GIT_DIR/config
2005-10-31 GIT 0.99.9a v0.99.9a
2005-10-27 Merge http://www.kernel.org/pub/scm/gitk/gitk
2005-10-23 Merge branch 'fixes'
2005-10-21 Merge branch 'fixes'
2005-10-18 Merge branch 'fixes'
2005-10-16 Merge branch 'fixes'
2005-10-16 Merge branch 'svn' of netz.smurf.noris.de/git/git
2005-10-15 Merge branch 'fixes'
2005-10-15 Unlocalized isspace and friends
2005-10-12 Merge branch 'fixes'
2005-10-12 Make git config variable names case-insensitive
2005-10-12 Use git config file for committer name and email info
2005-10-11 Improve config file escape sanity checking
2005-10-10 Add ".git/config" file parser