The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.106

  • INCOMPATIBLE CHANGES
    • Git::FastExport is now a stream parser, and does not run `git fast-export` on its own
    • removed the fast_export() method from Git::FastExport
  • ENHANCEMENTS
    • added support for delimited format in 'data' commands
    • added support for the 'done' feature
    • git-stitch-repo now allows stitching repos into the root directory (thanks to ARISTOTLE)
  • DOCUMENTATION
    • added list of contributors to the META file

Modules

A parser for git fast-export streams
A block in a fast-export stream
Stitch together multiple git fast-export streams