summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-08-09Fix tutorial-2.htmlJunio C Hamano
2006-08-09autoconf: Add support for setting CURLDIR, OPENSSLDIR, EXPATDIRJakub Narebski
2006-08-09Documentation: git-status takes the same options as git-commitJunio C Hamano
2006-08-09autoconf: It is --without-python, not --no-pythonJakub Narebski
2006-08-09Update git-init-db(1) and documentation of core.sharedRepositoryJonas Fonseca
2006-08-09autoconf: clean temporary file mak.appendJunio C Hamano
2006-08-09autoconf: Move variables which we always set to config.mak.inJakub Narebski
2006-08-09read-cache: tweak racy-git delay logicJunio C Hamano
2006-08-08Merge branch 'master' into mk/renameJunio C Hamano
2006-08-08autoconf: Improvements in NO_PYTHON/PYTHON_PATH handlingJakub Narebski
2006-08-08autoconf: Error out on --without-shell and --without-perlJakub Narebski
2006-08-08autoconf: Add configure target to main MakefileJakub Narebski
2006-08-08git-push: allow pushing from subdirectoriesJeff King
2006-08-08GIT-VERSION-GEN: adjust for ancient gitJunio C Hamano
2006-08-08builtin-mv: fix use of uninitialized memory.Junio C Hamano