1. ff27adf Support +<src>:<dst> format in push as well. by Junio C Hamano · 20 years ago
  2. 51b0fca Fix ref_newer() in send-pack. by Junio C Hamano · 20 years ago
  3. 37fde87 Fix send-pack for non-commitish tags. by Junio C Hamano · 20 years ago
  4. f88395a Renaming push. by Junio C Hamano · 20 years ago
  5. 40b64d4 send-pack: handle partial pushes correctly. by Junio C Hamano · 20 years ago
  6. 0bc3cdf Make send-pack --all and explicit ref mutually exclusive. by Junio C Hamano · 20 years ago
  7. bdf2514 Fix potential send-pack SIGSEGV by Linus Torvalds · 20 years ago
  8. 2a9c3fe git-send-pack: verify that sender is a proper superset of receiver by Linus Torvalds · 20 years ago
  9. d1c133f Merge three separate "fetch refs" functions by Linus Torvalds · 20 years ago
  10. d089391 git-send-pack: add "--all" option to send all refs to the other side by Linus Torvalds · 20 years ago
  11. 2a24501 [PATCH] Documentation: send/receive. by Junio C Hamano · 20 years ago
  12. e33b2ef git-send-pack: Fix duplicate refname match by Linus Torvalds · 20 years ago
  13. 584c6cc Teach 'git-send-pack' to send new branches and tags. by Linus Torvalds · 20 years ago
  14. 723c31f Add "git_path()" and "head_ref()" helper functions. by Linus Torvalds · 20 years ago
  15. 013e7c7 Move ref path matching to connect.c library by Linus Torvalds · 20 years ago
  16. f719259 Factor out the ssh connection stuff from send-pack.c by Linus Torvalds · 20 years ago
  17. 7ec4e60 Fix gcc warning in send-pack.c by Linus Torvalds · 20 years ago
  18. d0efc8a Do ref matching on the sender side rather than on receiver by Linus Torvalds · 20 years ago
  19. 94fdb7a git-send-pack: actually send the object pack by Linus Torvalds · 20 years ago
  20. 56b6ed8 Add comment on what send-pack still needs to do by Linus Torvalds · 20 years ago
  21. 7f8e982 Slow but steady progress on git pack receive/send by Linus Torvalds · 20 years ago
  22. e4b5c7f git-send-pack: start parsing local/remote reference differences by Linus Torvalds · 20 years ago
  23. f3a3214 Make send/receive-pack be closer to doing something interesting by Linus Torvalds · 20 years ago
  24. 6122147 Start of "git-send-pack", the local part of sending off a pack by Linus Torvalds · 20 years ago