summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-21git-mv: fix off-by-one errorJohannes Schindelin
2006-08-21git-mv: special case destination "."Johannes Schindelin
2006-08-16[PATCH] git-mv: add more path normalizationJohannes Schindelin
2006-08-16finish_connect(): thinkofixJunio C Hamano
2006-08-16git-mv: succeed even if source is a prefix of destinationJohannes Schindelin
2006-08-15Solaris does not support C99 format strings before version 10Dennis Stosberg
2006-08-13sample commit-msg hook: no silent exit on duplicate Signed-off-by linesLuben Tuikov
2006-08-13Fix regex pattern in commit-msgLuben Tuikov
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-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 Documentation/howto/setup-git-server-over-http.txtRutger Nijlunsing
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-09Documentation: git-status takes the same options as git-commitJunio C Hamano
2006-08-09Update git-init-db(1) and documentation of core.sharedRepositoryJonas Fonseca
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
2006-08-08debugging: XMALLOC_POISONJunio C Hamano
2006-08-07annotate: Fix bug when parsing merges with differing real and logical parents.Ryan Anderson
2006-08-07log-tree: show_log() should respect the setting of diffopt->line_terminationRyan Anderson
2006-08-07handle https:// protocol in git-cloneMichael Krelin
2006-08-06Fix "grep -w"Junio C Hamano
2006-08-05Makefile: Cygwin does not seem to need NO_STRLCPYJunio C Hamano