Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-09 | cleanup | Joey Hess | 1 | -12/+12 | |
2012-04-09 | combine: Avoid reading files twice, to support data coming from pipes. ↵ | Joey Hess | 1 | -3/+26 | |
Closes: #667960 Thanks, Carsten Hey | |||||
2007-08-01 | * Add pointer to join from combine's man page. Closes: #435516 | joeyh | 1 | -0/+4 | |
2006-11-26 | * Typo fixes from Ralf Wildenhues. | joeyh | 1 | -2/+2 | |
2006-07-26 | * combine: Man page improvements, to clarify even more that order does | joeyh | 1 | -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". | |||||
2006-06-28 | * ifdata: Fix bug in argument parsing that could make it segfault. | joeyh | 1 | -1/+1 | |
* combine: Allow operators to be written in any case. | |||||
2006-06-25 | * zrun: Add usage message. | joeyh | 1 | -1/+1 | |
2006-05-27 | releasing version 0.110.11 | 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 | 1 | -0/+137 | |