cperciva 04b5ff28d3 Split the append_archive function (used for processing @<archive> directives)
into separate append_archive and append_archive_filename functions; the first
takes a "struct archive *" as input, while the second takes a filename, opens
the archive, and calls the first.

There should be no changes in behaviour as a result of this commit; it simply
reorganizes code to make more sense.  At some point in the future it may be
possible to share code between append_archive and read_archive, but not yet.

Discussed with:	kientzle
2007-03-31 10:14:03 +00:00
..
2006-12-28 04:58:38 +00:00
2007-03-09 14:36:18 +00:00
2007-03-28 07:48:03 +00:00
2007-03-10 07:10:01 +00:00
2007-03-10 07:11:20 +00:00
2007-03-11 06:44:37 +00:00
2006-09-25 15:06:24 +00:00
2005-11-18 10:36:29 +00:00
2006-09-29 15:20:48 +00:00
2006-12-24 19:55:38 +00:00
2006-09-29 15:20:48 +00:00
2006-12-18 15:36:31 +00:00
2006-07-27 14:20:14 +00:00
2006-08-23 12:12:56 +00:00
2006-12-24 14:23:35 +00:00
2006-09-13 05:06:12 +00:00
2007-03-09 12:45:00 +00:00
2006-05-15 08:20:38 +00:00
2006-08-20 15:52:17 +00:00
2006-09-29 15:20:48 +00:00
2006-12-20 16:57:13 +00:00
2006-09-29 15:20:48 +00:00
2006-12-26 10:37:37 +00:00
2006-07-18 10:19:46 +00:00
2007-03-25 18:37:59 +00:00
2007-03-08 14:05:45 +00:00
2006-08-28 08:27:02 +00:00
2006-12-15 14:14:17 +00:00
2007-02-06 08:48:28 +00:00
2007-03-04 08:24:13 +00:00
2006-09-29 15:20:48 +00:00
2005-11-18 10:36:29 +00:00
2006-12-25 20:30:10 +00:00
2007-03-25 18:37:59 +00:00
2006-12-26 12:43:12 +00:00
2006-07-30 07:41:28 +00:00
2005-11-13 21:03:56 +00:00
2006-09-29 15:20:48 +00:00
2007-01-18 09:24:08 +00:00
2006-12-24 19:18:52 +00:00
2006-09-29 15:20:48 +00:00
2006-10-12 21:10:55 +00:00
2007-01-20 08:24:02 +00:00
2006-12-11 11:34:44 +00:00
2007-02-27 12:06:02 +00:00
2006-11-23 05:08:06 +00:00
2006-08-29 18:11:20 +00:00
2006-12-23 19:15:39 +00:00
2006-12-14 19:02:48 +00:00
2006-12-14 00:02:44 +00:00
2006-12-13 12:09:41 +00:00
2006-09-29 15:20:48 +00:00
2006-09-29 15:20:48 +00:00
2006-12-29 13:08:46 +00:00
2006-12-28 10:58:06 +00:00