| Commit message (Expand) | Author | Age |
... | |
* | Be careful when dereferencing tags. | Junio C Hamano | 2005-11-02 |
* | git-fetch-pack: Support multi_ack extension | Johannes Schindelin | 2005-10-28 |
* | Make maximal use of the remote refs | Johannes Schindelin | 2005-10-28 |
* | Subject: [PATCH] git-fetch-pack: Do not use git-rev-list | Johannes Schindelin | 2005-10-28 |
* | Revert recent fetch-pack/upload-pack updates. | Junio C Hamano | 2005-10-25 |
* | git-fetch-pack: Implement client part of the multi_ack extension | Johannes Schindelin | 2005-10-24 |
* | git-fetch-pack: Do not use git-rev-list | Johannes Schindelin | 2005-10-24 |
* | Be more careful tangling object chains while marking commits. | Junio C Hamano | 2005-10-19 |
* | Do not feed rev-list an invalid SHA1 expression. | Junio C Hamano | 2005-10-19 |
* | [PATCH] Do not send "want" lines for complete objects | Johannes Schindelin | 2005-10-19 |
* | Do not ask for objects known to be complete. | Junio C Hamano | 2005-10-19 |
* | git-fetch-pack: avoid unnecessary zero packing | Linus Torvalds | 2005-10-18 |
* | Ignore funny refname sent from remote | Junio C Hamano | 2005-10-15 |
* | fetch-pack: start multi-head pulling. | Junio C Hamano | 2005-08-12 |
* | Merge three separate "fetch refs" functions | Linus Torvalds | 2005-07-16 |
* | [PATCH] Documentation: clone/fetch/upload. | Junio C Hamano | 2005-07-14 |
* | Get rid of nasty utf-8 characters in printout | Linus Torvalds | 2005-07-13 |
* | git-fetch-pack: close output fd after dup'ing the input | Linus Torvalds | 2005-07-13 |
* | Move "get_ack()" to common git_connect functions | Linus Torvalds | 2005-07-05 |
* | Remove multi-head support from fetch-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 |