reposurgeon is a tool for editing version control repository history. It 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, and bzr. 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.

Release Notes: This release teaches repodiffer how not to choke on revisions with empty manifests. It makes repodiffer more explicit when a revision's parent set changes.
There are improvements to the graph command's output of branches.

Screenshot

Release Tags: Minor feature enhancements

Tags: Development Tools, Version Control

Licenses: BSD Three-Clause