Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-02-02 | releasing version 0.270.27 | joeyh | 3 | -5/+5 | |
2008-02-02 | * vidir: Check exit codes of close. Closes: #463739 | joeyh | 1 | -0/+6 | |
2007-11-28 | releasing version 0.260.26 | joeyh | 1 | -2/+2 | |
2007-11-28 | * isutf8: Correct inverted exit code when passed a file to check. | joeyh | 1 | -0/+7 | |
Closes: #453306 | |||||
2007-11-12 | * isutf8: Detect and reject overlong UTF-8 sequences. Closes: #4409510.25 | joeyh | 1 | -0/+7 | |
Many thanks to liw for the patch. | |||||
2007-11-06 | add homepage field | joeyh | 1 | -0/+1 | |
2007-10-10 | Vcs- fields are now official | joeyh | 1 | -1/+1 | |
2007-09-16 | * vidir: Force numbers to normalised integers.0.24 | joeyh | 1 | -0/+8 | |
* vidir: Abort on unknown item numbers rather than deleting them. Closes: #442440 | |||||
2007-09-06 | releasing version 0.230.23 | joeyh | 2 | -3/+3 | |
2007-09-06 | * Don't strip binaries for debian package if built with | joeyh | 4 | -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-13 | fix repo path | joeyh | 1 | -1/+1 | |
2007-08-01 | * Add pointer to join from combine's man page. Closes: #435516 | joeyh | 1 | -0/+6 | |
2007-06-25 | releasing version 0.220.22 | joeyh | 1 | -1/+1 | |
2007-06-25 | * vidir, zrun: Don't put temp files in the current directory. Closes: #429367 | joeyh | 1 | -0/+6 | |
2007-06-25 | releasing version 0.210.21 | joeyh | 1 | -2/+2 | |
2007-06-25 | * Patch from Sergej Pupykin fixing ifdata -pN. | joeyh | 1 | -0/+6 | |
2006-12-24 | reorder | joeyh | 1 | -3/+3 | |
2006-12-23 | releasing version 0.200.20 | joeyh | 1 | -2/+4 | |
2006-11-26 | * Typo fixes from Ralf Wildenhues. | joeyh | 1 | -0/+6 | |
2006-11-12 | releasing version 0.190.19 | joeyh | 1 | -0/+7 | |
2006-10-04 | add XS-Vcs-Svn field | joeyh | 1 | -0/+1 | |
2006-09-14 | releasing version 0.180.18 | joeyh | 1 | -2/+2 | |
2006-09-14 | * spongs: Output to stdout if no file is specified, useful in a pipeline | joeyh | 1 | -1/+4 | |
such as: cvs diff | sponge | patch -R -p0 Closes: #387501 | |||||
2006-09-09 | * mispipe.docbook: Typo. Closes: #386756 | joeyh | 1 | -0/+6 | |
2006-09-08 | releasing version 0.170.17 | joeyh | 1 | -2/+2 | |
2006-09-08 | * Add mispipe, contributed by Nathanael Nerode. Pipes together two commands, | joeyh | 3 | -2/+8 | |
returning the exit status of the first. | |||||
2006-08-20 | * Add missing \n to sponge usage. Closes: #383944 | joeyh | 1 | -0/+6 | |
2006-08-19 | releasing version 0.160.16 | joeyh | 1 | -3/+4 | |
2006-08-18 | * Change the default ts format to include the month and day, for consistency | joeyh | 2 | -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-26 | releasing version 0.150.15 | joeyh | 2 | -2/+2 | |
2006-07-26 | * vidir, vipe: Use /usr/bin/editor if it's present, and EDITOR and VISUAL | joeyh | 1 | -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 does | joeyh | 1 | -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. | joeyh | 1 | -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. | joeyh | 1 | -0/+6 | |
2006-07-12 | releasing version 0.140.14 | joeyh | 1 | -0/+6 | |
2006-07-12 | releasing version 0.130.13 | joeyh | 1 | -2/+3 | |
2006-06-29 | * ifdata: typo | joeyh | 1 | -0/+6 | |
2006-06-28 | releasing version 0.120.12 | joeyh | 1 | -2/+2 | |
2006-06-28 | * ifdata: Fix bug in argument parsing that could make it segfault. | joeyh | 1 | -1/+3 | |
* combine: Allow operators to be written in any case. | |||||
2006-06-25 | * zrun: Add usage message. | joeyh | 1 | -1/+2 | |
2006-05-30 | * Really fix typo. Closes: #369485 | joeyh | 1 | -0/+6 | |
2006-05-27 | releasing version 0.110.11 | joeyh | 1 | -0/+13 | |
2006-04-02 | releasing version 0.100.10 | joeyh | 2 | -3/+3 | |
2006-04-02 | * ifdata: patch from Adam Lackorzynski to translate French error messages | joeyh | 4 | -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-27 | releasing version 0.90.9 | joeyh | 1 | -2/+2 | |
2006-03-27 | * Typo fixes. Closes: #359039, #359040 | joeyh | 1 | -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 with | joeyh | 1 | -0/+7 | |
/proc not mounted. Closes: #358930 | |||||
2006-03-25 | releasing version 0.80.8 | joeyh | 1 | -2/+2 | |
2006-03-25 | * ifdata: patch from its author to make it behave properly on big endian | joeyh | 1 | -0/+2 | |
systems. Closes: #358860 | |||||
2006-03-23 | * tss.1, ifdata.1: typo fix. Closes: #358557, #358556 | joeyh | 1 | -1/+2 | |