Update TODO: remove complete tasks, add new items. trunk

Thu, 10 Jul 2008 18:48:09 -0400

author
Brett Smith <brett@brettcsmith.org>
date
Thu, 10 Jul 2008 18:48:09 -0400
branch
trunk
changeset 67
1b4ca6de7740
parent 66
af0b822b012e
child 68
d0a8ee8473ca

Update TODO: remove complete tasks, add new items.

TODO file | annotate | diff | comparison | revisions
--- a/TODO	Thu Jul 10 18:44:06 2008 -0400
+++ b/TODO	Thu Jul 10 18:48:09 2008 -0400
@@ -4,24 +4,23 @@
 
 * Everything is messed up when an archive contains one file.
 
-* The text for when directory names don't match confused Paul.  Consider
-  alternatives.  He thinks it would be cool if the actual/expected
-  directory names aligned in the output; might need to do your own wrapping
-  for this.
-
 * When we list how many archives are in the file, show a count, along with
   the number of regular files in the archive too.  "foo.tar contains 5
   other archives, out of 81 files total."
 
-* When we extract a compressed file, check to see if it itself is an
-  archive.  Follow all the usual rules for recursive extraction when we do
-  this.
+* When we extract a compressed file (or just one file?), check to see if it
+  itself is an archive.  Follow all the usual rules for recursive
+  extraction when we do this.
 
 * It seems like when you extract an archive that only has one file, with
   -f, you still get prompted about what to do with it.  -f should always
   assume that everything gets extracted in the current directory.  Track
   this bug down.
 
+* Support InstallShield extraction with Unshield.
+
+* --expert mode, to trim down prompts?
+
 Things which I have a use case/anti-use case for:
 * Support pisi packages (http://paketler.pardus.org.tr/pardus-2007/)
 * Steal ideas from <http://martin.ankerl.com/files/e>.

mercurial