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