conv.git
15 years agoCheck for definedness of $opts{o} before using it
Chip Black [Mon, 23 Jun 2008 06:04:38 +0000 (01:04 -0500)]
Check for definedness of $opts{o} before using it

15 years agoChanged -o foo.bar so that it only implies -i bar if -i has not also been v0.2
Chip Black [Tue, 3 Jun 2008 06:02:45 +0000 (01:02 -0500)]
Changed -o foo.bar so that it only implies -i bar if -i has not also been
specified.

15 years agoOrthogonalized -s, changed -o to accept directories and files
Chip Black [Tue, 3 Jun 2008 05:35:09 +0000 (00:35 -0500)]
Orthogonalized -s, changed -o to accept directories and files

Separated -s <ext> logic into a stdio/cmdline switch (-s) and a reverse/forward
semantics switch (-i <ext>).  Also, -o may now specify a directory or a file.
If it specifies a file, all input files use that as the output filename.

16 years agoPeriods (.) in extension patterns are now allowed (for things like .tar.gz)
Chip Black [Mon, 21 Apr 2008 05:53:02 +0000 (00:53 -0500)]
Periods (.) in extension patterns are now allowed (for things like .tar.gz)

16 years agoInitial commit (from svn r3)
Chip Black [Wed, 2 Apr 2008 22:02:53 +0000 (17:02 -0500)]
Initial commit (from svn r3)