Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] Remove "delta" object representation. | Junio C Hamano | 2005-06-27 | 1 | -4/+0 |
* | [PATCH] Pull refs by HTTP | Daniel Barkalow | 2005-06-21 | 1 | -2/+47 |
* | [PATCH] Generic support for pulling refs | Daniel Barkalow | 2005-06-06 | 1 | -0/+5 |
* | [PATCH] pull: gracefully recover from delta retrieval failure. | Junio C Hamano | 2005-06-05 | 1 | -1/+3 |
* | [PATCH] Handle deltified object correctly in git-*-pull family. | Junio C Hamano | 2005-06-02 | 1 | -1/+3 |
* | Include file cleanups.. | Linus Torvalds | 2005-05-22 | 1 | -6/+0 |
* | [PATCH] Kill a bunch of pointer sign warnings for gcc4 | Brian Gerst | 2005-05-18 | 1 | -2/+2 |
* | Implement -v (verbose) option for pull methods other than local transport. | Junio C Hamano | 2005-05-06 | 1 | -3/+4 |
* | [PATCH] Do not call fetch() when we have it. | Junio C Hamano | 2005-05-01 | 1 | -4/+0 |
* | [PATCH] Split out "pull" from particular methods | Daniel Barkalow | 2005-04-30 | 1 | -71/+9 |
* | [PATCH] introduce xmalloc and xrealloc | Christopher Li | 2005-04-26 | 1 | -1/+1 |
* | [PATCH] Various transport programs | Daniel Barkalow | 2005-04-23 | 1 | -0/+204 |