about summary refs log tree commit diff
path: root/scripts/GeneratePatches.pm.in
AgeCommit message (Collapse)AuthorFilesLines
2011-04-11 * Subtle bug: if you import File::stat in one module, it affects otherEelco Dolstra1-4/+5
modules as well. So use symbolic field names everywhere (which is nicer anyway).
2010-12-05 * Use CamelCase for the Perl modules.Eelco Dolstra1-1/+0
2010-11-29 * Move the patch generator into a module.Eelco Dolstra1-0/+335