git
2005-11-30  Linus Torvaldsmerge-one-file: leave unmerged index entries upon autom...
2005-11-30  Linus Torvaldsdiff-files: -1/-2/-3 to diff against unmerged stage.
2005-11-30  Junio C Hamanogit-diff: do not turn off -p/-M with any diff options.
2005-11-29  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-29  Alex Riesen[PATCH] Add tests for git-mv in subdirectories
2005-11-29  Johannes Schindelin[PATCH] Make git-mv work in subdirectories, too
2005-11-29  Paul Mackerrasgitk: Add a preferences dialog with some basic stuff
2005-11-29  Matthias UrlichsSVN import: Use one log call
2005-11-29  jdl@freescale.comFix typos and minor format issues.
2005-11-29  Nick Hengeveldhttp-push cleanup
2005-11-29  Pavel Roskingit-clone --shared should imply --local
2005-11-29  Junio C Hamanowrite_name_quoted(): make one of the path a counted...
2005-11-29  Junio C HamanoDocumentation: Describe merge operation a bit better.
2005-11-29  Jan AndresFix typo in http-push.c
2005-11-29  Junio C Hamanoname-rev: fix parent counting.
2005-11-28  Junio C Hamanorebase: one safety net, one bugfix and one optimization.
2005-11-28  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-28  Junio C Hamanogit-mv: quote $src in regexp properly.
2005-11-28  Junio C Hamano[PATCH] gitk: Use i18n.commitencoding configuration...
2005-11-28  Junio C Hamanoconfig.c: constness tightening to avoid compilation...
2005-11-28  Paul Mackerrasgitk: Fix diff this->selected and selected->this functions
2005-11-28  Junio C Hamanomailinfo: Do not use -u=<encoding>; say --encoding...
2005-11-28  Junio C Hamanomailinfo: Use i18n.commitencoding
2005-11-28  Junio C Hamanomailinfo: allow -u to fall back on latin1 to utf8 conve...
2005-11-28  Junio C HamanoIntroduce i18n.commitencoding.
2005-11-27  Yann DirsonFix gitk this->selected diffs
2005-11-27  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-27  Josef Weidendorfergit-mv: follow -k request even on failing renames
2005-11-27  Josef WeidendorferSmall fixes in Documentation/git-mv.txt
2005-11-27  Josef Weidendorfergit-mv: fully detect 'directory moved into itself'
2005-11-27  Josef Weidendorfergit-mv: keep git index consistent with file system...
2005-11-27  Josef Weidendorfergit-mv: shrink usage, no usage on error
2005-11-27  Junio C Hamanosetup_git_directory(): check repository format version.
2005-11-27  Junio C Hamanoinit-db: check template and repository format.
2005-11-27  Junio C HamanoCheck repository format version in enter_repo().
2005-11-27  Junio C HamanoRepository format version check.
2005-11-26  Junio C Hamanoformat-patch: output filename reported to stdout verbatim.
2005-11-26  Junio C Hamanoname-rev: fix off-by-one error in --stdin.
2005-11-26  Alexander Litvinovgit-mv is not able to handle big directories
2005-11-26  Junio C Hamanoshell.c: complain on insufficient arguments.
2005-11-25  Junio C Hamanogit-sh-setup: move the repository check to a core program.
2005-11-25  Junio C Hamanosetup_git_directory: make sure GIT_DIR is a valid repos...
2005-11-25  Junio C Hamanogit-var: make it work in subdirectory.
2005-11-25  Junio C Hamanogit-sh-setup: die if outside git repository.
2005-11-25  Junio C Hamanoparse-remote and ls-remote clean-up.
2005-11-25  Junio C HamanoPrevent "git-commit -a path1 path2..."
2005-11-25  Junio C Hamanoconfig.c: avoid shadowing global.
2005-11-25  YOSHIFUJI Hideaki... Fix a warning about unused value.
2005-11-25  Andreas Ericssoncvsimport: Don't let local settings hinder cvs user...
2005-11-24  Johannes SchindelinRename git-config-set to git-repo-config
2005-11-24  Junio C Hamanodiff-tree: teach single-commit diff-tree to honour...
2005-11-24  Junio C HamanoTeach update-index to read from ls-tree.
2005-11-24  Junio C Hamanogit-revert: make --edit default.
2005-11-24  Linus TorvaldsAllow editing of a revert-message
2005-11-24  Josef WeidendorferFix git-mv for moving directories with 1 file
2005-11-24  Junio C Hamanogit-merge: make recursive the default strategy
2005-11-24  Junio C Hamanopack-redundant: type cleanups.
2005-11-23  Pavel Roskin[PATCH] gitk: UTF-8 support
2005-11-23  Jeff Hobbs[PATCH] gitk: put braces around exprs
2005-11-22  Paul SericeFixed git:// IPv4 address problem when compiled with...
2005-11-22  Alex Riesenarguments cleanup and some formatting
2005-11-22  Alex Riesenremove unused variable
2005-11-22  Alex Riesenspeedup allocation in pack-redundant.c
2005-11-22  Lukas SandströmMake git-pack-redundant take a list of unimportant...
2005-11-22  Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-22  Junio C Hamanogit-var: constness and globalness cleanup.
2005-11-22  Junio C HamanoMove diff.renamelimit out of default configuration.
2005-11-22  Luben Tuikovmax-count in terms of intersection
2005-11-22  YOSHIFUJI Hideaki... GIT: Fix compilation error in connect.c
2005-11-22  Andreas EricssonIntroduce $(ALL_PROGRAMS) for 'all:' and 'install:...
2005-11-21  H. Peter Anvinrename/copy score parsing updates.
2005-11-21  Paul Sericegit-daemon not listening when compiled with -DNO_IPV6
2005-11-21  Linus Torvaldsgit-repack: Properly abort in corrupt repository
2005-11-21  Johannes SchindelinAllow hierarchical section names
2005-11-21  Johannes Schindelingit-config-set: Properly terminate strings with '\0'
2005-11-21  Junio C Hamanogit-proxy updates.
2005-11-21  Paul Collinsproxy-command support for git://
2005-11-21  Junio C Hamanodaemon: further tweaks.
2005-11-21  Andreas Ericssongit-daemon support for user-relative paths.
2005-11-21  Junio C Hamanotutorial: setting up a tree for subsystem maintainers
2005-11-21  Junio C Hamanorename detection with -M100 means "exact renames only".
2005-11-21  Junio C Hamanoformat-patch: fix two-argument special case, and make...
2005-11-21  Junio C HamanoFix hooks/update template.
2005-11-21  Junio C HamanoMake sure heads/foo and tags/foo do not confuse things.
2005-11-21  Junio C HamanoFix "do not DWIM" patch to enter_repo"
2005-11-21  Andreas Ericssongit-reset.txt: Small fix + clarifications.
2005-11-21  Ryan AndersonAdd Python version checks to the Makefile to automatica...
2005-11-21  Timo HirvonenFix sparse warnings
2005-11-20  Paul Mackerrasgitk: Disable fastdate stuff for now
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  Fredrik Kuivinenmerge-recursive: Replace 'except:'
2005-11-20  Junio C Hamanomerge-one-file: use rmdir -p
2005-11-20  Paul Mackerrasgitk: Fix some bugs introduced by speedup changes
2005-11-20  Junio C HamanoDocumentation: add hooks/update example.
2005-11-20  Johannes Schindelingit-config-set: add more options
2005-11-20  Andreas EricssonDocumentation update for user-relative paths.
2005-11-20  Andreas EricssonClient side support for user-relative paths.
2005-11-20  Andreas EricssonServer-side support for user-relative paths.
2005-11-20  Junio C HamanoDo not DWIM in userpath library under strict mode.
next