summaryrefslogtreecommitdiffstats
path: root/peek-remote.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-06-30Rename man1 and man7 variables to man1dir and man7dirJakub Narebski3-9/+9
2006-06-30Allow INSTALL, bindir, mandir to be set in main MakefileJakub Narebski4-6/+8
2006-06-30Abstract out accesses to object hash arrayLinus Torvalds4-13/+27
2006-06-30consider previous pack undeltified object state only when reusing delta dataNicolas Pitre1-2/+3
2006-06-30Do not try futile object pairs when repacking.Linus Torvalds1-0/+7
2006-06-29Racy GIT (part #3)Junio C Hamano1-1/+1
2006-06-29diff.c: fix get_patch_id()Junio C Hamano1-1/+1
2006-06-29t4014: fix test commit labels.Junio C Hamano1-3/+3
2006-06-29checkout -m: fix read-tree invocationv1.4.1-rc2Junio C Hamano2-2/+73
2006-06-28t/README: start testing porcelainishJunio C Hamano1-0/+1
2006-06-28Save errno in handle_alias()Johannes Schindelin1-1/+3
2006-06-28rebase: check for errors from git-commitEric Wong1-1/+6
2006-06-28cvsimport - cleanup of the multi-indexes handlingMartin Langhoff1-38/+24
2006-06-28connect.c: check the commit buffer boundary while parsing.Junio C Hamano1-4/+8
2006-06-28connect.c: remove unused parameters from tcp_connect and proxy_connectJunio C Hamano1-6/+4
2006-06-28Make some strings constTimo Hirvonen11-15/+16
2006-06-28rebase: get rid of outdated MRESOLVEMSGEric Wong1-8/+3
2006-06-28git wrapper: fix command name in an error message.Andreas Ericsson1-2/+1
2006-06-28git-svn: be verbose by default on fetch/commit, add -q/--quiet optionEric Wong1-11/+23
2006-06-28git-svn: add --follow-parent and --no-metadata options to fetchEric Wong2-46/+167
2006-06-28git-svn: add the commit-diff commandEric Wong2-19/+112
2006-06-28git-svn: several graft-branches improvementsEric Wong2-13/+230
2006-06-28git-svn: SVN 1.1.x library compatibilityEric Wong4-12/+44
2006-06-28combine-diff.c: type sanityJunio C Hamano1-14/+15
2006-06-28quote.c: silence compiler warnings from EMIT macroJeff King1-1/+1
2006-06-28format-patch: use clear_commit_marks() instead of some ad-hockeryJohannes Schindelin1-10/+4
2006-06-27Fix expr usage for FreeBSDDennis Stosberg7-16/+16
2006-06-27t4014: fix for whitespace from "wc -l"Johannes Schindelin1-4/+4