web/common.css

Sun, 20 Jul 2008 21:16:08 -0400

author
Brett Smith <brettcsmith@brettcsmith.org>
date
Sun, 20 Jul 2008 21:16:08 -0400
branch
trunk
changeset 79
9c0cc7aef510
parent 63
0b0bb1608b37
permissions
-rw-r--r--

Improve dtrx -l performance on misnamed files, and clean other error messages.

dtrx -l would only ever try one extractor, instead of trying all possible
alternaitves like it did when extracting. This is mostly because
get_filenames() reported no meaningful error information. This has been
fixed.

Some error messages have been genericized, since we're not always
extracting archives: we might be listing their contents instead.

body { padding: 0 3em; }
h1, h2, h3 { margin-left: -1em; }
span.pname { font-family: monospace; }
pre { margin-left: 2em; }

mercurial