TODO

branch
trunk
changeset 86
e02ca4e9bf42
parent 79
9c0cc7aef510
child 90
b19bdd67aa6c
equal deleted inserted replaced
85:ad73f75c9046 86:e02ca4e9bf42
1 -*- text -*- 1 -*- text -*-
2 2
3 To do: 3 To do:
4
5 * Investigate the right way to handle SIGPIPE and do so.
6
7 * --expert mode: prompts don't show an explanation of what the options are,
8 unless you ask with ?.
9 4
10 Things which I have a use case/anti-use case for: 5 Things which I have a use case/anti-use case for:
11 * Support pisi packages (http://paketler.pardus.org.tr/pardus-2007/) 6 * Support pisi packages (http://paketler.pardus.org.tr/pardus-2007/)
12 * Steal ideas from <http://martin.ankerl.com/files/e>. 7 * Steal ideas from <http://martin.ankerl.com/files/e>.
13 * More consistently raise and handle exceptions. 8 * More consistently raise and handle exceptions.
20 * Consider having options about whether or not to make sane directories, 15 * Consider having options about whether or not to make sane directories,
21 have tarbomb protection, etc. 16 have tarbomb protection, etc.
22 * Use zipfile instead of the zip commands. 17 * Use zipfile instead of the zip commands.
23 * Processing from stdin. 18 * Processing from stdin.
24 * shar support. 19 * shar support.
20 * --expert mode: prompts don't show an explanation of what the options are,
21 unless you ask with ?.

mercurial