TODO

branch
trunk
changeset 70
48d2421a3178
parent 68
d0a8ee8473ca
child 72
c4cfaf634bb9
child 88
5df4dd9d046a
equal deleted inserted replaced
69:35a2f45cdd3b 70:48d2421a3178
1 -*- text -*- 1 -*- text -*-
2 2
3 To do: 3 To do:
4 4
5 * Everything is messed up when an archive contains one file. 5 * Everything is messed up when an archive contains one file... but I forget
6 6 what I meant by this.
7 * When we list how many archives are in the file, show a count, along with
8 the number of regular files in the archive too. "foo.tar contains 5
9 other archives, out of 81 files total."
10 7
11 * When we extract a compressed file (or just one file?), check to see if it 8 * When we extract a compressed file (or just one file?), check to see if it
12 itself is an archive. Follow all the usual rules for recursive 9 itself is an archive. Follow all the usual rules for recursive
13 extraction when we do this. 10 extraction when we do this.
14 11

mercurial