pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/reposurgeon
Module Name: pkgsrc
Committed By: wiz
Date: Thu Apr 18 07:39:18 UTC 2013
Modified Files:
pkgsrc/devel/reposurgeon: DESCR Makefile PLIST distinfo
Added Files:
pkgsrc/devel/reposurgeon/patches: patch-Makefile
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/reposurgeon/DESCR \
pkgsrc/devel/reposurgeon/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/reposurgeon/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/reposurgeon/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/reposurgeon/patches/patch-Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index