aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* shell.c: complain on insufficient arguments.Junio C Hamano2005-11-25
* git-sh-setup: move the repository check to a core program.Junio C Hamano2005-11-25
* setup_git_directory: make sure GIT_DIR is a valid repository.Junio C Hamano2005-11-25
* git-var: make it work in subdirectory.Junio C Hamano2005-11-25
* git-sh-setup: die if outside git repository.Junio C Hamano2005-11-25
* parse-remote and ls-remote clean-up.Junio C Hamano2005-11-25
* Prevent "git-commit -a path1 path2..."Junio C Hamano2005-11-25
* config.c: avoid shadowing global.Junio C Hamano2005-11-25
* Fix a warning about unused value.YOSHIFUJI Hideaki / 吉藤英明2005-11-25
* cvsimport: Don't let local settings hinder cvs user-migration.Andreas Ericsson2005-11-25
* Rename git-config-set to git-repo-configJohannes Schindelin2005-11-24
* diff-tree: teach single-commit diff-tree to honour graftsJunio C Hamano2005-11-23
* Teach update-index to read from ls-tree.Junio C Hamano2005-11-23
* git-revert: make --edit default.Junio C Hamano2005-11-23
* Allow editing of a revert-messageLinus Torvalds2005-11-23
* Fix git-mv for moving directories with 1 fileJosef Weidendorfer2005-11-23
* git-merge: make recursive the default strategyJunio C Hamano2005-11-23
* pack-redundant: type cleanups.Junio C Hamano2005-11-23
* Fixed git:// IPv4 address problem when compiled with -DNO_IPV6.Paul Serice2005-11-22
* arguments cleanup and some formattingAlex Riesen2005-11-22
* remove unused variableAlex Riesen2005-11-22
* speedup allocation in pack-redundant.cAlex Riesen2005-11-22
* Make git-pack-redundant take a list of unimportant objs on stdinLukas Sandström2005-11-22
* Merge http://www.kernel.org/pub/scm/gitk/gitkJunio C Hamano2005-11-22
|\
| * gitk: Disable fastdate stuff for nowPaul Mackerras2005-11-21
* | git-var: constness and globalness cleanup.Junio C Hamano2005-11-21
* | Move diff.renamelimit out of default configuration.Junio C Hamano2005-11-21
* | max-count in terms of intersectionLuben Tuikov2005-11-21
* | GIT: Fix compilation error in connect.cYOSHIFUJI Hideaki / 吉藤英明2005-11-21
* | Introduce $(ALL_PROGRAMS) for 'all:' and 'install:' to operate on.Andreas Ericsson2005-11-21
* | rename/copy score parsing updates.H. Peter Anvin2005-11-21
* | git-daemon not listening when compiled with -DNO_IPV6Paul Serice2005-11-21
* | git-repack: Properly abort in corrupt repositoryLinus Torvalds2005-11-21
* | Allow hierarchical section namesJohannes Schindelin2005-11-21
* | git-config-set: Properly terminate strings with '\0'Johannes Schindelin2005-11-21
* | git-proxy updates.Junio C Hamano2005-11-21
* | proxy-command support for git://Paul Collins2005-11-21
* | daemon: further tweaks.Junio C Hamano2005-11-21
* | git-daemon support for user-relative paths.Andreas Ericsson2005-11-21
* | tutorial: setting up a tree for subsystem maintainersJunio C Hamano2005-11-21
* | rename detection with -M100 means "exact renames only".Junio C Hamano2005-11-21
* | format-patch: fix two-argument special case, and make it easier to pick singl...Junio C Hamano2005-11-21
* | Fix hooks/update template.Junio C Hamano2005-11-21
* | Make sure heads/foo and tags/foo do not confuse things.Junio C Hamano2005-11-21
* | Fix "do not DWIM" patch to enter_repo"Junio C Hamano2005-11-20
* | git-reset.txt: Small fix + clarifications.Andreas Ericsson2005-11-20
* | Add Python version checks to the Makefile to automatically set WITH_OWN_SUBPR...Ryan Anderson2005-11-20
* | Fix sparse warningsTimo Hirvonen2005-11-20
* | Merge http://www.kernel.org/pub/scm/gitk/gitkJunio C Hamano2005-11-20
|\ \ | |/
| * gitk: Fix some bugs introduced by speedup changesPaul Mackerras2005-11-20