summaryrefslogtreecommitdiff
path: root/send-pack.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-30Do ref matching on the sender side rather than on receiverLibravatar Linus Torvalds1-3/+25
2005-06-30git-send-pack: actually send the object packLibravatar Linus Torvalds1-12/+79
2005-06-29Add comment on what send-pack still needs to doLibravatar Linus Torvalds1-0/+11
2005-06-29Slow but steady progress on git pack receive/sendLibravatar Linus Torvalds1-25/+38
2005-06-29git-send-pack: start parsing local/remote reference differencesLibravatar Linus Torvalds1-3/+58
2005-06-29Make send/receive-pack be closer to doing something interestingLibravatar Linus Torvalds1-4/+8
2005-06-29Start of "git-send-pack", the local part of sending off a packLibravatar Linus Torvalds1-0/+118