Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | -1/+3 |
2005-05-22 | Include file cleanups.. | Linus Torvalds | 1 | -7/+0 |
2005-05-09 | Do not report size of the object that cannot be written in local-pull.c | Junio C Hamano | 1 | -2/+1 |
2005-05-07 | [PATCH] Add #include <limits.h> so that git compiles under Solaris | Thomas Glanzmann | 1 | -0/+1 |
2005-05-06 | Implement -v (verbose) option for pull methods other than local transport. | Junio C Hamano | 1 | -10/+4 |
2005-05-04 | Short-cut error return path in git-local-pull. | Junio C Hamano | 1 | -9/+16 |
2005-05-01 | [PATCH] git-local-pull updates | Junio C Hamano | 1 | -24/+41 |
2005-05-01 | [PATCH] Add git-local-pull. | Junio C Hamano | 1 | -0/+110 |