Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-11-12 | releasing version 0.190.19 | joeyh | 2 | -1/+8 | |
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 | 3 | -6/+16 | |
such as: cvs diff | sponge | patch -R -p0 Closes: #387501 | |||||
2006-09-09 | * mispipe.docbook: Typo. Closes: #386756 | joeyh | 2 | -1/+7 | |
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 | 7 | -4/+278 | |
returning the exit status of the first. | |||||
2006-08-20 | * Add missing \n to sponge usage. Closes: #383944 | joeyh | 2 | -1/+7 | |
2006-08-19 | releasing version 0.160.16 | joeyh | 1 | -3/+4 | |
2006-08-19 | support lastlog format | joeyh | 1 | -0/+3 | |
2006-08-18 | * Change the default ts format to include the month and day, for consistency | joeyh | 3 | -7/+65 | |
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 | 3 | -3/+3 | |
2006-07-26 | * vidir, vipe: Use /usr/bin/editor if it's present, and EDITOR and VISUAL | joeyh | 3 | -2/+11 | |
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 | 2 | -7/+15 | |
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 | 2 | -7/+21 | |
* 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 | 2 | -27/+6 | |
2006-07-12 | releasing version 0.140.14 | joeyh | 2 | -5/+11 | |
2006-07-12 | releasing version 0.130.13 | joeyh | 2 | -7/+8 | |
2006-06-29 | * ifdata: typo | joeyh | 2 | -1/+7 | |
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 | 3 | -3/+5 | |
* combine: Allow operators to be written in any case. | |||||
2006-06-25 | * zrun: Add usage message. | joeyh | 3 | -2/+7 | |
2006-05-30 | * Really fix typo. Closes: #369485 | joeyh | 2 | -1/+7 | |
2006-05-27 | releasing version 0.110.11 | joeyh | 6 | -488/+374 | |
2006-04-02 | releasing version 0.100.10 | joeyh | 3 | -15/+3 | |
2006-04-02 | * ifdata: patch from Adam Lackorzynski to translate French error messages | joeyh | 8 | -81/+163 | |
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 | 3 | -2/+5 | |
* 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 | 2 | -19/+50 | |
/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 | 3 | -2/+13 | |
systems. Closes: #358860 | |||||
2006-03-23 | * tss.1, ifdata.1: typo fix. Closes: #358557, #358556 | joeyh | 3 | -9/+17 | |
2006-03-23 | * Back to Mithandir's C sponge, now fixed. | joeyh | 6 | -77/+167 | |
2006-03-18 | * ifdata: Patch from KELEMEN Peter to add support for printing hardware0.7 | joeyh | 3 | -2/+33 | |
interface. Closes: #357646 | |||||
2006-03-16 | er yeah, let's check in the right stuff | joeyh | 3 | -0/+132 | |
2006-03-14 | * Add pee (pipe tee) contributed by Miek Gieben. | joeyh | 7 | -4/+29 | |
2006-03-13 | releasing version 0.60.6 | joeyh | 8 | -164/+100 | |
2006-03-10 | typo | joeyh | 1 | -1/+1 | |
2006-03-08 | releasing version 0.50.5 | joeyh | 1 | -1/+2 | |
2006-03-08 | * Replaced and(1) and not(1) by combine, based on an idea by Matt Taggart. | joeyh | 7 | -133/+145 | |
2006-03-08 | * README updates based on user feedback. | joeyh | 2 | -9/+16 | |
2006-03-08 | * Indentation improvements. | joeyh | 7 | -485/+491 | |
2006-03-08 | rename | joeyh | 2 | -0/+0 | |
2006-03-08 | * Added ifinfo, by Benjamin BAYART (originally called ifcfg). | joeyh | 7 | -3/+891 | |
* Made ifinfo -Wall clean. * Made ifinfo support -h and print usage on unknown options. * Cleaned up ifinfo's behavior when asked to print info for nonexistant devices. Still needs improvement. | |||||
2006-03-06 | releasing version 0.40.4 | joeyh | 7 | -15/+125 | |
2006-03-03 | releasing version 0.30.3 | joeyh | 3 | -5/+50 | |
2006-03-03 | better | joeyh | 1 | -17/+2 | |
2006-03-03 | * Switch sponge to a C implementation by mithandir. | joeyh | 7 | -78/+189 | |
* Build dep on docbook-xml. | |||||
2006-02-19 | releasing version 0.10.1 | joeyh | 1 | -1/+0 | |
2006-02-19 | update | joeyh | 4 | -19/+10 | |