Files
git/Documentation
Junio C Hamano ad89721508 fetch-pack: -k option to keep downloaded pack.
Split out the functions that deal with the socketpair after
finishing git protocol handshake to receive the packed data into
a separate file, and use it in fetch-pack to keep/explode the
received pack data.  We earlier had something like that on
clone-pack side once, but the list discussion resulted in the
decision that it makes sense to always keep the pack for
clone-pack, so unpacking option is not enabled on the clone-pack
side, but we later still could do so easily if we wanted to with
this change.

Signed-off-by: Junio C Hamano <junkio@cox.net>
2005-12-17 23:11:29 -08:00
..
2005-12-14 12:57:49 -08:00
2005-11-08 08:58:52 -08:00
2005-11-16 16:20:40 -08:00
2005-12-12 23:24:06 -08:00
2005-11-16 16:20:40 -08:00
2005-12-12 23:24:06 -08:00
2005-12-12 23:24:06 -08:00
2005-12-12 23:24:06 -08:00
2005-12-16 18:23:33 -08:00
2005-11-21 13:47:00 -08:00
2005-12-13 01:54:15 -08:00
2005-10-12 18:32:02 -07:00
2005-12-12 23:24:06 -08:00
2005-12-16 18:23:33 -08:00
2005-10-26 16:31:58 -07:00
2005-12-16 18:23:33 -08:00
2005-12-16 18:23:33 -08:00
2005-10-25 22:51:13 -07:00
2005-11-29 10:51:43 -08:00
2005-10-04 17:04:03 -07:00
2005-12-09 23:07:29 -08:00