merge-recursive: match the unmerged index entry behaviour with merge-resolve
[gitweb.git] / config.c
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-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-15 diff: make default rename detection limit configurable.
2005-11-15 Add config variable core.symrefsonly
2005-11-03 Ignore '\r' at the end of line in $GIT_DIR/config
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