Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bundle: fix wrong check of read_header()'s return value & add tests | Johannes Schindelin | 2007-03-06 | 1 | -1/+3 |
* | git-bundle: make verify a bit more chatty. | Junio C Hamano | 2007-03-06 | 1 | -20/+35 |
* | git-bundle: various fixups | Junio C Hamano | 2007-03-06 | 1 | -13/+33 |
* | revision traversal: retire BOUNDARY_SHOW | Junio C Hamano | 2007-03-06 | 1 | -2/+4 |
* | git-bundle: fix pack generation. | Junio C Hamano | 2007-03-05 | 1 | -0/+6 |
* | bundle: reword missing prerequisite error message | Junio C Hamano | 2007-02-24 | 1 | -1/+1 |
* | git-bundle: record commit summary in the prerequisite data | Johannes Schindelin | 2007-02-22 | 1 | -3/+4 |
* | git-bundle: avoid fork() in verify_bundle() | Johannes Schindelin | 2007-02-22 | 1 | -27/+48 |
* | git-bundle: assorted fixes | Johannes Schindelin | 2007-02-22 | 1 | -47/+60 |
* | Add git-bundle: move objects and references by archive | Johannes Schindelin | 2007-02-22 | 1 | -0/+389 |