aboutsummaryrefslogtreecommitdiff
path: root/send-pack.c
Commit message (Expand)AuthorAge
...
* Move ref path matching to connect.c libraryLinus Torvalds2005-07-04
* Factor out the ssh connection stuff from send-pack.cLinus Torvalds2005-07-04
* Fix gcc warning in send-pack.cLinus Torvalds2005-07-03
* Do ref matching on the sender side rather than on receiverLinus Torvalds2005-06-30
* git-send-pack: actually send the object packLinus Torvalds2005-06-30
* Add comment on what send-pack still needs to doLinus Torvalds2005-06-29
* Slow but steady progress on git pack receive/sendLinus Torvalds2005-06-29
* git-send-pack: start parsing local/remote reference differencesLinus Torvalds2005-06-29
* Make send/receive-pack be closer to doing something interestingLinus Torvalds2005-06-29
* Start of "git-send-pack", the local part of sending off a packLinus Torvalds2005-06-29