Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-08-02 | [PATCH] Parallelize the pull algorithm | barkalow@iabervon.org | 1 | -0/+7 |
2005-06-27 | [PATCH] Remove "delta" object representation. | Junio C Hamano | 1 | -5/+0 |
2005-06-25 | [PATCH] Add a bit of developer documentation to pull.h | Junio C Hamano | 1 | -6/+15 |
2005-06-06 | [PATCH] Generic support for pulling refs | Daniel Barkalow | 1 | -0/+8 |
2005-06-05 | [PATCH] pull: gracefully recover from delta retrieval failure. | Junio C Hamano | 1 | -1/+3 |
2005-06-02 | [PATCH] Handle deltified object correctly in git-*-pull family. | Junio C Hamano | 1 | -0/+3 |
2005-05-06 | Implement -v (verbose) option for pull methods other than local transport. | Junio C Hamano | 1 | -0/+6 |
2005-04-30 | [PATCH] Split out "pull" from particular methods | Daniel Barkalow | 1 | -0/+18 |