Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge three separate "fetch refs" functions | Linus Torvalds | 2005-07-16 | 1 | -33/+17 |
* | [PATCH] Documentation: clone/fetch/upload. | Junio C Hamano | 2005-07-14 | 1 | -3/+8 |
* | Get rid of nasty utf-8 characters in printout | Linus Torvalds | 2005-07-13 | 1 | -1/+1 |
* | git-fetch-pack: close output fd after dup'ing the input | Linus Torvalds | 2005-07-13 | 1 | -1/+1 |
* | Move "get_ack()" to common git_connect functions | Linus Torvalds | 2005-07-05 | 1 | -18/+0 |
* | Remove multi-head support from fetch-pack | Linus Torvalds | 2005-07-05 | 1 | -38/+3 |
* | Add "git_path()" and "head_ref()" helper functions. | Linus Torvalds | 2005-07-05 | 1 | -5/+1 |
* | Make git-fetch-pack actually do all the unpacking etc. | Linus Torvalds | 2005-07-04 | 1 | -14/+48 |
* | Make git-fetch-pack and git-upload-pack negotiate needs/haves fully | Linus Torvalds | 2005-07-04 | 1 | -9/+62 |
* | Commit first cut at "git-fetch-pack" | Linus Torvalds | 2005-07-04 | 1 | -0/+125 |