Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow git-bundle to create bottomless bundle | Junio C Hamano | 2007-08-10 | 1 | -0/+8 |
* | Fix t5510-fetch's use of sed | Shawn O. Pearce | 2007-03-12 | 1 | -1/+7 |
* | git-bundle: avoid packing objects which are in the prerequisites | Johannes Schindelin | 2007-03-07 | 1 | -0/+11 |
* | bundle: fix wrong check of read_header()'s return value & add tests | Johannes Schindelin | 2007-03-06 | 1 | -0/+21 |
* | Add git-bundle: move objects and references by archive | Johannes Schindelin | 2007-02-22 | 1 | -1/+27 |
* | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 2007-01-28 | 1 | -5/+5 |
* | use 'init' instead of 'init-db' for shipped docs and tools | Nicolas Pitre | 2007-01-12 | 1 | -1/+1 |
* | Do not create $GIT_DIR/remotes/ directory anymore. | Junio C Hamano | 2006-12-19 | 1 | -4/+3 |
* | git-fetch: follow lightweit tags as well. | Junio C Hamano | 2006-11-19 | 1 | -0/+16 |
* | Add test for the default merges in fetch. | Santi BĂ©jar | 2006-09-24 | 1 | -0/+25 |
* | Add t5510 to test per branch configuration affecting git-fetch. | Junio C Hamano | 2006-09-24 | 1 | -0/+44 |