| Resource page for reposurgeon 3.18 | ![]() |
28 Nov 2014 |
A tool for editing version-control repository history reposurgeon enables risky operations that version-control systems don't want to let you do, such as editing past comments and metadata and removing commits. It works with any version control system that can export and import git fast-import streams, including git, hg, fossil, bzr, CVS, and RCS. It can also read Subversion dump files directly and can thus be used to script production of very high-quality conversions from Subversion to any supported DVCS.
| COPYING | project license |
| reposurgeon-3.18.tar.gz | gzipped source tarball |
| reposurgeon-3.18.md5 | source tarball MD5 checksum |
| NEWS | project news |
| TODO | to-do file |
| README | roadmap file |
| reporting-bugs.html | How to report bugs |
| repopuller.html | HTML rendering of repopuller.1 |
| features.html | How reposurgeon wins |
| repodiffer.html | HTML rendering of repodiffer.1 |
| reposurgeon.html | HTML rendering of reposurgeon.1 |
| conversion.mk | Generic makefile for DVCS conversions using reposurgeon |
The project repository is on gitorious.
Project statistics are available at OpenHub.
There is a project IRC channel.
If you appreciate this code (and especially if you make money by using it) please leave me a tip on Gratipay.
The graft command now has a --prune option like unite.