summaryrefslogtreecommitdiff
path: root/sponge.docbook
AgeCommit message (Collapse)AuthorFilesLines
2006-09-14* spongs: Output to stdout if no file is specified, useful in a pipelinejoeyh1-0/+2
such as: cvs diff | sponge | patch -R -p0 Closes: #387501
2006-03-23* Back to Mithandir's C sponge, now fixed.joeyh1-0/+64
2006-03-13releasing version 0.60.6joeyh1-64/+0
2006-03-08* Indentation improvements.joeyh1-32/+32
2006-03-03* Switch sponge to a C implementation by mithandir.joeyh1-0/+64
* Build dep on docbook-xml.