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

Changes for version 0.4.0 - 2011-12-09

  • Added prove save state file to be ignored / skipped Added more words to ignore spelling of Updated file versions and added entries to change log file for version 0.4 Updated licence file Removed from repo generated files, added them to ignore list and added new generated file META.json to manifest Added more files to skip Added ignoring MYMETA.json Better fix for non absolute files Fixed handling absoluted catted files Added die when no versions found, fixed warn when there is not last value Fixed getting revision numbers for CVS files, fixed catting old revisions Fixed GIT show not linking relative paths to files Making more flexible Fixed $first variable naming conflict Changed vcsvimdiff so that it can use vimdiff's ability to diff more than two files Worked on documentation Factored out the git log parsing Fixed getting log of directory rather that the file asked for Did some reorganisation of versions to allow more options for retrieve file versions Changed so that you can specify other diffing programs eg gvimdiff for diffing

Documentation

<One-line description of commands purpose>
Uses vimdiff to compare a file with it unmodified version or historic versions from subversion or bazaar.
One command to rule version control systems

Modules

Generically interface with version control systems
Base class for the various VCS plugins
The Bazaar plugin for VCS::Which
CVS plugin for VCS::Which
The Git plugin for VCS::Which
The Subversion plugin for VCS::Which

Examples