summaryrefslogtreecommitdiffstats
path: root/fetch-clone.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-05-15send-email: allow sendmail binary to be used instead of SMTPEric Wong1-20/+40
2006-05-15Install git-send-email by defaultEric Wong2-7/+4
2006-05-15send-email: address expansion for common mailersEric Wong1-0/+48
2006-05-15diffstat rename squashing fix.Junio C Hamano1-2/+7
2006-05-15Ensure author & committer before asking for commit message.Sean1-0/+2
2006-05-15include header to define uint32_t, necessary on Mac OS XBen Clifford2-0/+2
2006-05-13Fix git-pack-objects for 64-bit platformsDennis Stosberg2-2/+2
2006-05-10fix diff-delta bad memory accessNicolas Pitre1-5/+0
2006-05-10checkout: use --aggressive when running a 3-way merge (-m).Junio C Hamano1-1/+1
2006-05-10revert/cherry-pick: use aggressive merge.Linus Torvalds1-1/+1
2006-05-09read-cache.c: use xcalloc() not calloc()Yakov Lerner1-1/+1
2006-05-09apply: fix infinite loop with multiple patches with --indexEric Wong1-9/+9
2006-05-09Teach git-clean optional <paths>... parameters.Junio C Hamano2-5/+17
2006-05-09Separate object name errors from usage errorsDmitry V. Levin13-25/+36
2006-05-09get_sha1() - fix infinite loop on nonexistent stage.Junio C Hamano1-0/+1
2006-05-08Documentation: {caret} fixes (git-rev-list.txt)Junio C Hamano1-3/+4
2006-05-08improve base85 generated assembly codeNicolas Pitre1-29/+35
2006-05-08Fix "git diff --stat" with long filenamesLinus Torvalds1-1/+1
2006-05-08Fix repo-config set-multivar error return path.Junio C Hamano1-12/+6
2006-05-08clone: don't clone the info/alternates fileMartin Waitz1-5/+1