Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-07-13 | git-fetch-pack: close output fd after dup'ing the input | Linus Torvalds | 1 | -1/+1 |
2005-07-05 | Move "get_ack()" to common git_connect functions | Linus Torvalds | 1 | -18/+0 |
2005-07-05 | Remove multi-head support from fetch-pack | Linus Torvalds | 1 | -38/+3 |
2005-07-05 | Add "git_path()" and "head_ref()" helper functions. | Linus Torvalds | 1 | -5/+1 |
2005-07-04 | Make git-fetch-pack actually do all the unpacking etc. | Linus Torvalds | 1 | -14/+48 |
2005-07-04 | Make git-fetch-pack and git-upload-pack negotiate needs/haves fully | Linus Torvalds | 1 | -9/+62 |
2005-07-04 | Commit first cut at "git-fetch-pack" | Linus Torvalds | 1 | -0/+125 |