Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-PatchReader: Utilities to read and manipulate patches and CVS
- Summary
- PatchReader is a set of utilities for reading in, transforming, and doing
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).
Changelog
- * Sat Sep 2 17:00:00 2006 Paul W. Frields <stickster{%}gmail{*}com> - 0.9.5-4
- Bump release for FC6 mass rebuild
- * Sun Dec 11 16:00:00 2005 Paul W. Frields <stickster{%}gmail{*}com> - 0.9.5-3
- Final cosmetic tweaks
- * Sat Dec 10 16:00:00 2005 Paul W. Frields <stickster{%}gmail{*}com> - 0.9.5-2
- Get in line with fedora-rpmdevtools standards