Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] Remove "delta" object representation. | Junio C Hamano | 2005-06-27 | 1 | -11/+0 |
* | [PATCH] Pull misc objects | Daniel Barkalow | 2005-06-21 | 1 | -1/+34 |
* | [PATCH] Fix several gcc4 signedness warnings | Mika Kukkonen | 2005-06-21 | 1 | -1/+1 |
* | [PATCH] Generic support for pulling refs | Daniel Barkalow | 2005-06-06 | 1 | -9/+40 |
* | [PATCH] pull: gracefully recover from delta retrieval failure. | Junio C Hamano | 2005-06-05 | 1 | -5/+10 |
* | [PATCH] Handle deltified object correctly in git-*-pull family. | Junio C Hamano | 2005-06-02 | 1 | -0/+7 |
* | Implement -v (verbose) option for pull methods other than local transport. | Junio C Hamano | 2005-05-06 | 1 | -0/+6 |
* | Make git-*-pull say who wants them for missing objects. | Junio C Hamano | 2005-05-04 | 1 | -7/+30 |
* | [PATCH] Do not call fetch() when we have it. | Junio C Hamano | 2005-05-01 | 1 | -5/+12 |
* | [PATCH] Split out "pull" from particular methods | Daniel Barkalow | 2005-04-30 | 1 | -0/+77 |