The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.6.3 - 2017-01-15

  • Updating for release of version 0.6.3 Updated licence (Ivan Wills) Increasing minimum version due to dependencies now failing to install (Ivan Wills) Adding option to add diffed files after finishing (Ivan Wills) Added perl 5.24 to travis build list (Ivan Wills)

Documentation

Uses vimdiff to compare a file with it unmodified version or historic versions from git, subversion, bazaar or cvs.
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