Commit message (Expand) | Author | Age | |
---|---|---|---|
* | upload-pack: Do not choke on too many heads request. | Junio C Hamano | 2005-10-05 |
* | Replace unsetenv() and setenv() with older putenv(). | Jason Riedy | 2005-08-23 |
* | Make "upload-pack" match git-fetch-pack usage | Linus Torvalds | 2005-07-08 |
* | Increase the number of possible heads requested from git-upload-pack | Linus Torvalds | 2005-07-05 |
* | Add "git_path()" and "head_ref()" helper functions. | Linus Torvalds | 2005-07-05 |
* | Make git-fetch-pack actually do all the unpacking etc. | Linus Torvalds | 2005-07-04 |
* | Make git-fetch-pack and git-upload-pack negotiate needs/haves fully | Linus Torvalds | 2005-07-04 |
* | Commit first cut at "git-fetch-pack" | Linus Torvalds | 2005-07-04 |