Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct handling of upload-pack in builtin-fetch-pack | Daniel Barkalow | 2007-10-29 | 1 | -3/+4 |
* | Ensure builtin-fetch honors {fetch,transfer}.unpackLimit | Shawn O. Pearce | 2007-09-19 | 1 | -6/+13 |
* | Always obtain fetch-pack arguments from struct fetch_pack_args | Shawn O. Pearce | 2007-09-19 | 1 | -65/+46 |
* | Fix builtin-fetch memory corruption by not overstepping array | Shawn O. Pearce | 2007-09-19 | 1 | -1/+0 |
* | Remove pack.keep after ref updates in git-fetch | Shawn O. Pearce | 2007-09-19 | 1 | -6/+25 |
* | Remove unnecessary debugging from builtin-fetch | Shawn O. Pearce | 2007-09-19 | 1 | -2/+0 |
* | Make fetch-pack a builtin with an internal API | Daniel Barkalow | 2007-09-19 | 1 | -0/+829 |