git.git
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.
2005-11-20 Andreas EricssonLibrary code for user-relative paths, take three.
2005-11-20 Johannes SchindelinAdd test case for git-config-set
2005-11-20 Johannes SchindelinAdd documentation for git-config-set
2005-11-20 Johannes SchindelinAdd git-config-set, a simple helper for scripts to...
2005-11-20 Johannes SchindelinAdd functions git_config_set() and git_config_set_multi...
2005-11-20 Nick HengeveldDecide whether to build http-push in the Makefile
2005-11-20 Junio C Hamanohttp.c: reorder to avoid compilation failure.
2005-11-20 Nick Hengeveldhttp-push memory/fd cleanup
2005-11-20 Nick HengeveldImprove XML parsing in http-push
2005-11-20 Nick HengeveldImprove pack list response handling
2005-11-20 Nick HengeveldMake http-fetch request types more clear
2005-11-20 Nick HengeveldIsolate shared HTTP request functionality
2005-11-20 Junio C Hamanomerge-recursive::removeFile: remove empty directories
2005-11-20 Junio C Hamanomerge-one-file: remove empty directories
2005-11-20 Junio C HamanoDocumentation: rebase-from-internal minor updates.
2005-11-19 Junio C Hamanogit-repack: do not do complex redundancy check.
2005-11-19 Junio C Hamanogit-count-objects: dc replacement
2005-11-19 Stefan-W. Hahngitk: moving all three panes if clicking on an arrow.
2005-11-19 Pavel Roskingitk: use git-diff-tree --no-commit-id
2005-11-19 Frank Sorensongitk: Specify line hover font
2005-11-19 Junio C Hamanoreadrefs: grab all refs with one call to ls-remote.
2005-11-19 Junio C HamanoMerge http://www.kernel.org/pub/scm/gitk/gitk
2005-11-18 Junio C HamanoMerge branches 'jc/branch' and 'jc/rebase'
2005-11-18 Junio C HamanoRewrite rebase to use git-format-patch piped to git-am.
2005-11-18 Junio C Hamanogit-branch: -f to forcibly reset branch head.
2005-11-18 Junio C HamanoDo not show .exe in git command list.
next