summaryrefslogtreecommitdiff
path: root/combine
Commit message (Collapse)AuthorAgeFilesLines
* update to joeyh.nameJoey Hess2015-01-191-1/+1
| | | | The old kitenet.net urls etc still work, but I prefer the new .name.
* cleanupJoey Hess2012-04-091-12/+12
|
* combine: Avoid reading files twice, to support data coming from pipes. ↵Joey Hess2012-04-091-3/+26
| | | | Closes: #667960 Thanks, Carsten Hey
* * Add pointer to join from combine's man page. Closes: #435516joeyh2007-08-011-0/+4
|
* * Typo fixes from Ralf Wildenhues.joeyh2006-11-261-2/+2
|
* * combine: Man page improvements, to clarify even more that order doesjoeyh2006-07-261-5/+7
| | | | | | | | 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".
* * ifdata: Fix bug in argument parsing that could make it segfault.joeyh2006-06-281-1/+1
| | | | * combine: Allow operators to be written in any case.
* * zrun: Add usage message.joeyh2006-06-251-1/+1
|
* releasing version 0.110.11joeyh2006-05-271-1/+1
|
* releasing version 0.50.5joeyh2006-03-081-1/+2
|
* * Replaced and(1) and not(1) by combine, based on an idea by Matt Taggart.joeyh2006-03-081-0/+137