aboutsummaryrefslogtreecommitdiffstats
path: root/commit.h
diff options
context:
space:
mode:
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions
Rosenberg1-3/+3 2006-06-30git-svn: allow a local target directory to be specified for initEric Wong1-2/+12 2006-06-30don't load objects needlessly when repackingNicolas Pitre1-17/+28 2006-06-30upload-pack.c: <sys/poll.h> includes <ctype.h> on OpenBSD 3.8Junio C Hamano1-3/+3 2006-06-29Abstract out accesses to object hash arrayLinus Torvalds4-13/+27 2006-06-29consider previous pack undeltified object state only when reusing delta dataNicolas Pitre1-2/+3 2006-06-29Do not try futile object pairs when repacking.Linus Torvalds1-0/+7 2006-06-29Racy GIT (part #3)Junio C Hamano1-1/+1 2006-06-28diff.c: fix get_patch_id()Junio C Hamano1-1/+1 2006-06-28t4014: fix test commit labels.Junio C Hamano1-3/+3 2006-06-28checkout -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-27format-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