[PATCH] Avoid unnecessarily inflating and interpreting delta
[gitweb.git] / send-pack.c
2005-06-30 Do ref matching on the sender side rather than on receiver
2005-06-30 git-send-pack: actually send the object pack
2005-06-30 Add comment on what send-pack still needs to do
2005-06-30 Slow but steady progress on git pack receive/send
2005-06-30 git-send-pack: start parsing local/remote reference...
2005-06-30 Make send/receive-pack be closer to doing something...
2005-06-30 Start of "git-send-pack", the local part of sending...