pkgsrc/devel/reposurgeon/PLIST
wiz d45769c544 Update to 2.34; simplify package. patch sent upstream.
2.34: 2013-04-15
     More performance improvents. Larghe deletion are much faster now.
     Path matches with [] now have a regexp variant

2.33: 2013-04-14
     "from COMMIT remove OP" for removing botched renames etc.
     Event-Mark can be be used as a commit identifier in mailbox format.
     Line continuation with \ works in scripts.
     There is nopw a regular expression matching syntax for paths.

2.32: 2013-04-03
     Fix bug introduced in expunges when blobfile path generation changed.

2.31: 2013-04-03
     New 'filter' command supports content filtering with a batch command.
     Yet more speed tuning - now 17K commits/min under cpython, 22K under pypy.

2.30: 2013-03-28
     Fossil map dumps are pruned appropriately after an expunge.
     More speed tuning.
     An AUTHORS file now credits some significant collaborators

2.29: 2013-03-24
     Extreme speed tuning in SVN analysis - measured at over 11K commits/sec.
     canonicalize option changes CR-LF to LF in commit comments.

2.28: 2013-03-22
     There is now a 'reset' command like the tag command.
     Fix for buggy debranch command.
     More speed tuning.

2.27: 2013-03-18
     More speed tuning.
     Simplify the baton display in SVN processing, its overhead was high.
2013-04-18 07:39:18 +00:00

14 lines
407 B
Text

@comment $NetBSD: PLIST,v 1.2 2013/04/18 07:39:18 wiz Exp $
bin/repodiffer
bin/repopuller
bin/reposurgeon
man/man1/repodiffer.1
man/man1/repopuller.1
man/man1/reposurgeon.1
share/doc/reposurgeon/NEWS
share/doc/reposurgeon/README
share/doc/reposurgeon/TODO
share/doc/reposurgeon/features.html
share/doc/reposurgeon/repodiffer.html
share/doc/reposurgeon/repopuller.html
share/doc/reposurgeon/reposurgeon.html