summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-13upload-pack: stop the other side when they have more roots than we do.Junio C Hamano
2006-08-13upload-pack: minor clean-up in multi-ack logicJunio C Hamano
2006-08-13Merge branch 'jc/upload-pack'Junio C Hamano
2006-08-13Merge branch 'jc/racy-delay'Junio C Hamano
2006-08-13Merge branch 'th/diff-extra'Junio C Hamano
2006-08-13Merge branch 'jc/pack-objects'Junio C Hamano
2006-08-13Merge branch 'js/read-tree'Junio C Hamano
2006-08-13Merge branch 'js/http-mb'Junio C Hamano
2006-08-13Merge branch 'js/color-diff'Junio C Hamano
2006-08-13Merge branch 'jn/web'Junio C Hamano
2006-08-13Merge branch 'lt/web'Junio C Hamano
2006-08-13Merge branch 'jn/conf'Junio C Hamano
2006-08-13Merge branch 'jc/grep'Junio C Hamano
2006-08-13Merge branch 'mk/rename'Junio C Hamano
2006-08-13Merge branch 'ml/pager'Junio C Hamano
2006-08-13GIT 1.4.2v1.4.2Junio C Hamano
2006-08-13Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2006-08-13t/t4013: fix futzing with the version string.Junio C Hamano
2006-08-13Better error message when we are unable to lock the index fileJunio C Hamano
2006-08-13git-am: give better diagnostics when the patch does not apply during --3wayJunio C Hamano
2006-08-12Merge branch 'rj/header'Junio C Hamano
2006-08-12git-svn: split the path from the url correctly with limited permsEric Wong
2006-08-12git-grep: show pathnames relative to the current directoryJunio C Hamano
2006-08-12git-sh-setup: do not use repo-config to test the git directoryJunio C Hamano
2006-08-11git-svn: bugfix: allow SVN:: lib users to track the root of the repositoryEric Wong
2006-08-11git-svn: correctly kill keyword expansion without munging EOLsEric Wong
2006-08-11drop length argument of has_extensionRene Scharfe
2006-08-11Merge branch 'rn/push-dav'Junio C Hamano
2006-08-10Add the --color-words option to the diff options familyJohannes Schindelin
2006-08-10Add Documentation/howto/setup-git-server-over-http.txtRutger Nijlunsing
2006-08-10gitweb: Whitespace cleanup - tabs are for indent, spaces are for alignJakub Narebski
2006-08-10git-verify-pack: make builtinRene Scharfe
2006-08-10Merge branch 'master' into mk/renameJunio C Hamano
2006-08-10git-verify-pack: no need to count errorsRene Scharfe
2006-08-10git-verify-pack: buffer overrun paranoiaRene Scharfe
2006-08-10git-verify-pack: free pack after use and a cleanupRene Scharfe
2006-08-10git-verify-pack: get rid of while loopRene Scharfe
2006-08-10git-verify-pack: insist on .idx extensionRene Scharfe
2006-08-10git-verify-pack: more careful path handlingRene Scharfe
2006-08-10git-verify-pack: show usage when no pack was specifiedRene Scharfe
2006-08-10Add has_extension()Rene Scharfe
2006-08-10builtin-apply: remove unused incrementJunio C Hamano
2006-08-10Fix git-diff A...BJunio C Hamano
2006-08-10combine-diff: use colorJunio C Hamano
2006-08-10http-push: Make WebDAV work with (broken?) default apache2 WebDAV moduleRutger Nijlunsing
2006-08-10git-apply: applying a patch to make a symlink shorter.Junio C Hamano
2006-08-09allow diff.renamelimit to be set regardless of -M/-Cv1.4.2-rc4Junio C Hamano
2006-08-09make --find-copies-harder imply -CJunio C Hamano
2006-08-09find_unique_abbrev() with len=0 should not abbreviateJunio C Hamano
2006-08-09check return value from diff_setup_done()Junio C Hamano