20 Commits (ee639140c9d3d7d0c8821e6b7d36c75ae578b326)

Author SHA1 Message Date
Junio C Hamano 40b64d47c3 send-pack: handle partial pushes correctly. 20 years ago
Junio C Hamano 0bc3cdfc82 Make send-pack --all and explicit ref mutually exclusive. 20 years ago
Linus Torvalds bdf25142aa Fix potential send-pack SIGSEGV 20 years ago
Linus Torvalds 2a9c3fe838 git-send-pack: verify that sender is a proper superset of receiver 20 years ago
Linus Torvalds d1c133f5d4 Merge three separate "fetch refs" functions 20 years ago
Linus Torvalds d089391c00 git-send-pack: add "--all" option to send all refs to the other side 20 years ago
Junio C Hamano 2a24501363 [PATCH] Documentation: send/receive. 20 years ago
Linus Torvalds e33b2ef8f5 git-send-pack: Fix duplicate refname match 20 years ago
Linus Torvalds 584c6cc91a Teach 'git-send-pack' to send new branches and tags. 20 years ago
Linus Torvalds 723c31fea2 Add "git_path()" and "head_ref()" helper functions. 20 years ago
Linus Torvalds 013e7c7ff4 Move ref path matching to connect.c library 20 years ago
Linus Torvalds f71925983d Factor out the ssh connection stuff from send-pack.c 20 years ago
Linus Torvalds 7ec4e60819 Fix gcc warning in send-pack.c 20 years ago
Linus Torvalds d0efc8a71d Do ref matching on the sender side rather than on receiver 20 years ago
Linus Torvalds 94fdb7aa17 git-send-pack: actually send the object pack 20 years ago
Linus Torvalds 56b6ed8881 Add comment on what send-pack still needs to do 20 years ago
Linus Torvalds 7f8e982834 Slow but steady progress on git pack receive/send 20 years ago
Linus Torvalds e4b5c7fff4 git-send-pack: start parsing local/remote reference differences 20 years ago
Linus Torvalds f3a3214e83 Make send/receive-pack be closer to doing something interesting 20 years ago
Linus Torvalds 61221472a5 Start of "git-send-pack", the local part of sending off a pack 20 years ago