Next | Query returned 22 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2013-05-26 03:52:40 by Ryo ONODERA | Files touched by this commit (4)
Log message:
Update to 0.4.

Changelog:
0.4 @ 2013-05-16
    Fix buggy handling of -k option.
    Add --remote (-e) and --stripprefix (-s) options.
    Avoid recursion overflow on very large repos.
    The fast-import stream ops are now emitted in the same order git uses.
   2013-04-20 11:40:49 by Alan Barrett | Files touched by this commit (6)
Log message:
Add cvs-fast-export version 0.3.

This program analyzes a collection of RCS files in a CVS
repository (or outside of one) and, when possible, emits an
equivalent history in the form of a fast-import stream. Not all
possible histories can be rendered this way; the program tries to
emit useful warnings when it can't. The program can also produce
a visualization of the resulting commit DAG in the DOT format
handled by the graphviz suite.

Next | Query returned 22 messages, browsing 21 to 30 | previous