Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-06-30 | Do ref matching on the sender side rather than on receiver | Linus Torvalds | 1 | -36/+7 |
2005-06-30 | Add support for "forcing" a ref on the remote side | Linus Torvalds | 1 | -2/+18 |
2005-06-30 | git-receive-pack: implement ref switch command handling | Linus Torvalds | 1 | -5/+59 |
2005-06-29 | git-receive-pack: start parsing ref update commands | Linus Torvalds | 1 | -17/+35 |
2005-06-29 | Slow but steady progress on git pack receive/send | Linus Torvalds | 1 | -2/+4 |
2005-06-29 | Make send/receive-pack be closer to doing something interesting | Linus Torvalds | 1 | -119/+7 |
2005-06-29 | Add first cut at "git-receive-pack" | Linus Torvalds | 1 | -0/+321 |