summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-11-12releasing version 0.190.19joeyh2-1/+8
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 pipelinejoeyh3-6/+16
such as: cvs diff | sponge | patch -R -p0 Closes: #387501
2006-09-09* mispipe.docbook: Typo. Closes: #386756joeyh2-1/+7
2006-09-08releasing version 0.170.17joeyh1-2/+2
2006-09-08* Add mispipe, contributed by Nathanael Nerode. Pipes together two commands,joeyh7-4/+278
returning the exit status of the first.
2006-08-20* Add missing \n to sponge usage. Closes: #383944joeyh2-1/+7
2006-08-19releasing version 0.160.16joeyh1-3/+4
2006-08-19support lastlog formatjoeyh1-0/+3
2006-08-18* Change the default ts format to include the month and day, for consistencyjoeyh3-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-26releasing version 0.150.15joeyh3-3/+3
2006-07-26* vidir, vipe: Use /usr/bin/editor if it's present, and EDITOR and VISUALjoeyh3-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 doesjoeyh2-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.joeyh2-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.joeyh2-27/+6
2006-07-12releasing version 0.140.14joeyh2-5/+11
2006-07-12releasing version 0.130.13joeyh2-7/+8
2006-06-29* ifdata: typojoeyh2-1/+7
2006-06-28releasing version 0.120.12joeyh1-2/+2
2006-06-28* ifdata: Fix bug in argument parsing that could make it segfault.joeyh3-3/+5
* combine: Allow operators to be written in any case.
2006-06-25* zrun: Add usage message.joeyh3-2/+7
2006-05-30* Really fix typo. Closes: #369485joeyh2-1/+7
2006-05-27releasing version 0.110.11joeyh6-488/+374
2006-04-02releasing version 0.100.10joeyh3-15/+3
2006-04-02* ifdata: patch from Adam Lackorzynski to translate French error messagesjoeyh8-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-27releasing version 0.90.9joeyh1-2/+2
2006-03-27* Typo fixes. Closes: #359039, #359040joeyh3-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 withjoeyh2-19/+50
/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 endianjoeyh3-2/+13
systems. Closes: #358860
2006-03-23* tss.1, ifdata.1: typo fix. Closes: #358557, #358556joeyh3-9/+17
2006-03-23* Back to Mithandir's C sponge, now fixed.joeyh6-77/+167
2006-03-18* ifdata: Patch from KELEMEN Peter to add support for printing hardware0.7joeyh3-2/+33
interface. Closes: #357646
2006-03-16er yeah, let's check in the right stuffjoeyh3-0/+132
2006-03-14* Add pee (pipe tee) contributed by Miek Gieben.joeyh7-4/+29
2006-03-13releasing version 0.60.6joeyh8-164/+100
2006-03-10typojoeyh1-1/+1
2006-03-08releasing version 0.50.5joeyh1-1/+2
2006-03-08* Replaced and(1) and not(1) by combine, based on an idea by Matt Taggart.joeyh7-133/+145
2006-03-08* README updates based on user feedback.joeyh2-9/+16
2006-03-08* Indentation improvements.joeyh7-485/+491
2006-03-08renamejoeyh2-0/+0
2006-03-08* Added ifinfo, by Benjamin BAYART (originally called ifcfg).joeyh7-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-06releasing version 0.40.4joeyh7-15/+125
2006-03-03releasing version 0.30.3joeyh3-5/+50
2006-03-03betterjoeyh1-17/+2
2006-03-03* Switch sponge to a C implementation by mithandir.joeyh7-78/+189
* Build dep on docbook-xml.
2006-02-19releasing version 0.10.1joeyh1-1/+0
2006-02-19updatejoeyh4-19/+10