All releases tagged Minor feature enhancements


Release Notes: This release adds a new "manifest" command. Path-matching now has @ to require all paths in a commit to match.


Release Notes: This release adds more performance improvements. Large deletions are much faster now. Path matches with [] now have a regexp variant.


Release Notes: This release adds more performance improvements. Large deletions are much faster now. Path matches with [] now have a regexp variant.


Release Notes: A new 'filter' command supports content filtering with a batch command. Yet more speed tuning.


Release Notes: This release adds more speed tuning in repository analysis, eliminates O(n**2) cost for renumbering (svn_no_renumber is gone), uses a new "timings" command to display phase timings for repo analysis, and improves packaging for distributions.


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.


Release Notes: Translation of symlinks in Subversion repos was buggy, and is now fixed. repodiffer now has a useful and documented return value. The new --treediff option of repodiffer shows context diffs of mismatches.


Release Notes: repodiffer can now take a map file and show fossil IDs with diff reports. The "?" selection-set modifier can be repeated for effect.


Release Notes: This release has switched to cvs-fast-export for reading RCS and CVS collections. There are efficiency and code cleanup improvements.


Release Notes: The new 'graph' command supports making commit graphs in the DOT language. On read of an import stream, this release will interpret a "cvs-revisions" property.