Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass maintainership to submitter | erwin | 2004-03-06 | 1 | -1/+1 |
| | | | | | PR: 63850 Submitted by: Toni Viemero <toni.viemero@iki.fi> | ||||
* | Add p5-PatchReader, a set of utilities for reading in, transforming, and doing | pav | 2004-02-28 | 4 | -0/+55 |
various other things with a patch. It basically allows you to create a chain of readers that can read a patch, remove files from a patch, add CVS context, fix up the patch root according to CVS, and output the patch as raw unified or through a template processor (used in some places to output a patch as HTML). Author: John Keiser <john@johnkeiser.com> WWW: http://search.cpan.org/dist/PatchReader/ PR: ports/62673 Submitted by: Toni Viemero <toni.viemero@iki.fi> |