summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-10-02git-push: .git/remotes/ file does not require SP after colonv1.4.2.3Junio C Hamano1-4/+4
2006-10-01git-mv: invalidate the removed path properly in cache-treeJunio C Hamano2-0/+20
2006-09-29git-diff -B output fix.v1.4.2.2Junio C Hamano1-1/+1
2006-09-17Fix git-am safety checksJunio C Hamano1-4/+19
2006-09-17Fix duplicate xmalloc in builtin-addLiu Yubao1-1/+0
2006-09-13http-fetch: fix alternates handling.v1.4.2.1Junio C Hamano1-5/+34
2006-08-21builtin-mv: readability patchJohannes Schindelin1-59/+43
2006-08-21git-mv: fix off-by-one errorJohannes Schindelin1-1/+1
2006-08-21git-mv: special case destination "."Johannes Schindelin2-1/+8
2006-08-16[PATCH] git-mv: add more path normalizationJohannes Schindelin1-9/+16
2006-08-15finish_connect(): thinkofixJunio C Hamano1-8/+3
2006-08-15git-mv: succeed even if source is a prefix of destinationJohannes Schindelin2-1/+8
2006-08-15Solaris does not support C99 format strings before version 10Dennis Stosberg1-0/+2
2006-08-13sample commit-msg hook: no silent exit on duplicate Signed-off-by linesLuben Tuikov1-1/+5
2006-08-13Fix regex pattern in commit-msgLuben Tuikov1-1/+1
2006-08-12GIT 1.4.2v1.4.2Junio C Hamano1-1/+1
2006-08-12Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano1-26/+121
2006-08-12t/t4013: fix futzing with the version string.Junio C Hamano1-2/+4
2006-08-12Better error message when we are unable to lock the index fileJunio C Hamano11-32/+20
2006-08-12git-am: give better diagnostics when the patch does not apply during --3wayJunio C Hamano1-9/+19
2006-08-12Merge branch 'rj/header'Junio C Hamano1-0/+1
2006-08-11git-svn: split the path from the url correctly with limited permsEric Wong1-14/+11
2006-08-11git-sh-setup: do not use repo-config to test the git directoryJunio C Hamano1-8/+3
2006-08-11git-svn: bugfix: allow SVN:: lib users to track the root of the repositoryEric Wong1-1/+4
2006-08-11git-svn: correctly kill keyword expansion without munging EOLsEric Wong1-41/+4
2006-08-11drop length argument of has_extensionRene Scharfe8-10/+11
2006-08-10Merge branch 'rn/push-dav'Junio C Hamano1-1/+1
2006-08-10Add Documentation/howto/setup-git-server-over-http.txtRutger Nijlunsing1-0/+256
2006-08-10git-verify-pack: no need to count errorsRene Scharfe1-3/+3
2006-08-10git-verify-pack: buffer overrun paranoiaRene Scharfe1-0/+9
2006-08-10git-verify-pack: free pack after use and a cleanupRene Scharfe1-3/+8
2006-08-10git-verify-pack: get rid of while loopRene Scharfe1-16/+16
2006-08-10git-verify-pack: insist on .idx extensionRene Scharfe1-6/+5
2006-08-10git-verify-pack: more careful path handlingRene Scharfe1-7/+9
2006-08-10git-verify-pack: show usage when no pack was specifiedRene Scharfe1-0/+6
2006-08-10Add has_extension()Rene Scharfe8-8/+14
2006-08-10builtin-apply: remove unused incrementJunio C Hamano1-3/+1
2006-08-10Fix git-diff A...BJunio C Hamano1-0/+1
2006-08-10combine-diff: use colorJunio C Hamano1-16/+34
2006-08-09http-push: Make WebDAV work with (broken?) default apache2 WebDAV moduleRutger Nijlunsing1-1/+1
2006-08-09git-apply: applying a patch to make a symlink shorter.Junio C Hamano2-0/+60
2006-08-09allow diff.renamelimit to be set regardless of -M/-Cv1.4.2-rc4Junio C Hamano1-3/+0
2006-08-09make --find-copies-harder imply -CJunio C Hamano1-3/+4
2006-08-09find_unique_abbrev() with len=0 should not abbreviateJunio C Hamano1-1/+1
2006-08-09check return value from diff_setup_done()Junio C Hamano2-2/+4
2006-08-09Fix tutorial-2.htmlJunio C Hamano1-0/+1
2006-08-08Documentation: git-status takes the same options as git-commitJunio C Hamano1-1/+5
2006-08-08Update git-init-db(1) and documentation of core.sharedRepositoryJonas Fonseca2-19/+41
2006-08-08git-push: allow pushing from subdirectoriesJeff King1-1/+1
2006-08-08GIT-VERSION-GEN: adjust for ancient gitJunio C Hamano1-1/+9