summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)AuthorFilesLines
2008-02-02releasing version 0.270.27joeyh3-5/+5
2008-02-02* vidir: Check exit codes of close. Closes: #463739joeyh1-0/+6
2007-11-28releasing version 0.260.26joeyh1-2/+2
2007-11-28* isutf8: Correct inverted exit code when passed a file to check.joeyh1-0/+7
Closes: #453306
2007-11-12* isutf8: Detect and reject overlong UTF-8 sequences. Closes: #4409510.25joeyh1-0/+7
Many thanks to liw for the patch.
2007-11-06add homepage fieldjoeyh1-0/+1
2007-10-10Vcs- fields are now officialjoeyh1-1/+1
2007-09-16* vidir: Force numbers to normalised integers.0.24joeyh1-0/+8
* vidir: Abort on unknown item numbers rather than deleting them. Closes: #442440
2007-09-06releasing version 0.230.23joeyh2-3/+3
2007-09-06* Don't strip binaries for debian package if built withjoeyh4-2/+12
DEB_BUILD_OPTIONS=nostrip. Closes: #437577 * Include Michael Tokarev's lckdo program and replace / conflict with the current lckdo package. (Robert Edmonds) Closes: #432906 * lckdo: Don't clear other flags when setting close on exec.
2007-08-13fix repo pathjoeyh1-1/+1
2007-08-01* Add pointer to join from combine's man page. Closes: #435516joeyh1-0/+6
2007-06-25releasing version 0.220.22joeyh1-1/+1
2007-06-25* vidir, zrun: Don't put temp files in the current directory. Closes: #429367joeyh1-0/+6
2007-06-25releasing version 0.210.21joeyh1-2/+2
2007-06-25* Patch from Sergej Pupykin fixing ifdata -pN.joeyh1-0/+6
2006-12-24reorderjoeyh1-3/+3
2006-12-23releasing version 0.200.20joeyh1-2/+4
2006-11-26* Typo fixes from Ralf Wildenhues.joeyh1-0/+6
2006-11-12releasing version 0.190.19joeyh1-0/+7
2006-10-04add XS-Vcs-Svn fieldjoeyh1-0/+1
2006-09-14releasing version 0.180.18joeyh1-2/+2
2006-09-14* spongs: Output to stdout if no file is specified, useful in a pipelinejoeyh1-1/+4
such as: cvs diff | sponge | patch -R -p0 Closes: #387501
2006-09-09* mispipe.docbook: Typo. Closes: #386756joeyh1-0/+6
2006-09-08releasing version 0.170.17joeyh1-2/+2
2006-09-08* Add mispipe, contributed by Nathanael Nerode. Pipes together two commands,joeyh3-2/+8
returning the exit status of the first.
2006-08-20* Add missing \n to sponge usage. Closes: #383944joeyh1-0/+6
2006-08-19releasing version 0.160.16joeyh1-3/+4
2006-08-18* Change the default ts format to include the month and day, for consistencyjoeyh2-0/+10
with syslog format. * Add -r switch to ts, which makes it convert existing timestamps in the input into relative times, such as "15m2s ago".
2006-07-26releasing version 0.150.15joeyh2-2/+2
2006-07-26* vidir, vipe: Use /usr/bin/editor if it's present, and EDITOR and VISUALjoeyh1-0/+3
arn't set, to comply with Debian policy. For portability, fall back to vi if there's no /usr/bin/editor. Closes: #378623
2006-07-26* combine: Man page improvements, to clarify even more that order doesjoeyh1-2/+8
matter and that the operations are not commutative. Closes: #361123 * combine: The behavior of "or" was fairly strange if lines were repeated in a file. Changed behavior to just print all lines from both files, even if this means printing dups. Not sure I like this behavior either, but it's consistent with the very useful behaviors of "and" and "not".
2006-07-13* vidir: Don't abort if it sees an empty or all-whitespace line.joeyh1-2/+8
* vidir: If just a filename is removed and the number is left, treat this the same as removing the whole line, and delete the file, instead of trying to rename the file to "". * vidir: Remove the periods after the item numbers. * vidir: Man page improvements. Closes: #378122
2006-07-13* Remove notes about potential tools from README, moved to wiki.joeyh1-0/+6
2006-07-12releasing version 0.140.14joeyh1-0/+6
2006-07-12releasing version 0.130.13joeyh1-2/+3
2006-06-29* ifdata: typojoeyh1-0/+6
2006-06-28releasing version 0.120.12joeyh1-2/+2
2006-06-28* ifdata: Fix bug in argument parsing that could make it segfault.joeyh1-1/+3
* combine: Allow operators to be written in any case.
2006-06-25* zrun: Add usage message.joeyh1-1/+2
2006-05-30* Really fix typo. Closes: #369485joeyh1-0/+6
2006-05-27releasing version 0.110.11joeyh1-0/+13
2006-04-02releasing version 0.100.10joeyh2-3/+3
2006-04-02* ifdata: patch from Adam Lackorzynski to translate French error messagesjoeyh4-0/+19
to English and to convert some #defines to enums. * ifdata: patch from Adam Lackorzynski to avoid printing info for bogus interface. Closes: #360433 * Add zrun, contributed by Chung-chieh Shan (you might prefer to alias it to "z").
2006-03-27releasing version 0.90.9joeyh1-2/+2
2006-03-27* Typo fixes. Closes: #359039, #359040joeyh1-0/+4
* pee: don't send a copy of every line sent to every command to stdout. Seems best for it not to output anything to stdout on its on at all. Closes: #359041
2006-03-25* ifdata: robustness patch from Adam Lackorzynski, in particular deal withjoeyh1-0/+7
/proc not mounted. Closes: #358930
2006-03-25releasing version 0.80.8joeyh1-2/+2
2006-03-25* ifdata: patch from its author to make it behave properly on big endianjoeyh1-0/+2
systems. Closes: #358860
2006-03-23* tss.1, ifdata.1: typo fix. Closes: #358557, #358556joeyh1-1/+2