Nicolas Pitre
da093d3750
improve fetch-pack's handling of kept packs
...
Since functions in fetch-clone.c were only used from fetch-pack.c,
its content has been merged with fetch-pack.c. This allows for better
coupling of features with much simpler implementations.
One new thing is that the (abscence of) --thin also enforce it on
index-pack now, such that index-pack will abort if a thin pack was
_not_ asked for.
The -k or --keep, when provided twice, now causes the fetched pack
to be left as a kept pack just like receive-pack currently does.
Eventually this will be used to close a race against concurrent
repacking.
Signed-off-by: Nicolas Pitre <nico@cam.org >
Signed-off-by: Junio C Hamano <junkio@cox.net >
2006-11-03 00:24:07 -08:00
..
2006-08-10 15:07:11 -07:00
2006-08-15 21:32:54 -07:00
2006-10-03 01:04:19 -07:00
2006-11-03 00:24:07 -08:00
2006-09-13 23:39:33 -07:00
2006-09-13 23:39:33 -07:00
2006-10-26 18:45:52 -07:00
2006-10-13 21:37:10 -07:00
2006-10-27 02:10:52 -07:00
2006-09-17 15:08:29 -07:00
2006-09-25 21:17:43 -07:00
2006-10-12 00:44:27 -07:00
2006-06-07 11:49:35 -07:00
2006-10-05 17:54:14 -07:00
2006-10-26 18:53:18 -07:00
2006-11-02 18:03:47 -08:00
2006-07-01 17:09:01 -07:00
2006-07-23 22:51:14 -07:00
2006-08-02 11:32:04 -07:00
2006-06-07 16:32:50 -07:00
2006-10-27 02:10:52 -07:00
2006-06-07 11:49:35 -07:00
2006-07-09 02:42:41 -07:00
2006-11-02 18:03:31 -08:00
2006-06-03 23:54:55 -07:00
2006-07-09 03:26:49 -07:00
2006-11-03 00:24:07 -08:00
2006-10-28 14:25:41 -07:00
2006-07-14 20:41:37 -07:00
2006-06-03 23:54:55 -07:00
2006-09-27 23:59:09 -07:00
2006-07-27 19:33:48 -07:00
2006-10-12 09:42:36 -07:00
2006-10-29 13:45:03 -08:00
2006-09-20 23:32:22 -07:00
2006-07-01 18:29:26 -07:00
2006-07-27 19:33:48 -07:00
2006-07-13 21:52:42 -07:00
2006-08-25 19:25:58 -07:00
2006-06-07 16:29:36 -07:00
2006-07-09 02:42:41 -07:00
2006-06-03 23:54:55 -07:00
2006-07-09 02:42:41 -07:00
2006-07-11 12:45:20 -07:00
2006-07-09 02:42:41 -07:00
2006-11-01 15:09:55 -08:00
2006-07-09 02:42:41 -07:00
2006-06-03 23:54:55 -07:00
2006-10-29 12:36:27 -08:00
2006-08-02 11:30:42 -07:00
2006-06-17 17:56:52 -07:00
2006-10-04 15:02:04 -07:00
2006-09-20 23:32:22 -07:00
2006-10-22 22:51:42 -07:00
2006-11-02 18:04:40 -08:00
2006-06-03 23:54:55 -07:00
2006-09-20 11:14:39 -07:00
2006-10-26 01:15:42 -07:00
2006-10-29 12:45:23 -08:00
2006-10-12 09:42:36 -07:00
2006-06-03 23:54:55 -07:00
2006-10-12 09:42:36 -07:00
2006-07-06 19:29:00 -07:00
2006-10-01 00:32:44 -07:00
2006-08-08 21:55:05 -07:00
2006-10-11 15:24:15 -07:00
2006-09-24 19:55:08 -07:00
2006-07-09 02:42:41 -07:00
2006-09-13 12:59:49 -07:00
2006-08-23 21:24:47 -07:00
2006-09-27 02:01:42 -07:00
2006-09-09 11:57:37 -07:00
2006-06-21 02:34:14 -07:00
2006-10-29 12:36:40 -08:00
2006-09-20 09:00:14 -07:00
2006-10-12 09:42:36 -07:00
2006-09-20 08:36:12 -07:00
2006-09-01 12:41:34 -07:00
2006-06-24 01:11:19 -07:00
2006-07-13 21:52:42 -07:00
2006-10-25 14:38:24 -07:00
2006-09-13 23:39:33 -07:00
2006-06-07 11:49:35 -07:00
2006-10-23 13:19:49 -07:00