Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] Let umask do its work upon filesystem object creation. | Junio C Hamano | 2005-07-06 | 1 | -1/+1 |
* | Fix sparse warnings. | Linus Torvalds | 2005-07-03 | 1 | -1/+1 |
* | Fix up "for_each_ref()" to be more usable, and use it in git-fsck-cache | Linus Torvalds | 2005-07-03 | 1 | -1/+1 |
* | Generalize the "show each ref" code in receice-pack | Linus Torvalds | 2005-07-02 | 1 | -53/+6 |
* | Do ref matching on the sender side rather than on receiver | Linus Torvalds | 2005-06-30 | 1 | -36/+7 |
* | Add support for "forcing" a ref on the remote side | Linus Torvalds | 2005-06-30 | 1 | -2/+18 |
* | git-receive-pack: implement ref switch command handling | Linus Torvalds | 2005-06-30 | 1 | -5/+59 |
* | git-receive-pack: start parsing ref update commands | Linus Torvalds | 2005-06-29 | 1 | -17/+35 |
* | Slow but steady progress on git pack receive/send | Linus Torvalds | 2005-06-29 | 1 | -2/+4 |
* | Make send/receive-pack be closer to doing something interesting | Linus Torvalds | 2005-06-29 | 1 | -119/+7 |
* | Add first cut at "git-receive-pack" | Linus Torvalds | 2005-06-29 | 1 | -0/+321 |