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

Changes for version 0.6.0 - 2016-04-17

  • Updating for release of version 0.6.0 Added more tests (Ivan Wills) Removed redundant check (Ivan Wills) Restructuring code for better code coverage (Ivan Wills) Adding more tests (Ivan Wills) Made propper attributes (Ivan Wills) Finishing Moo conversion (Ivan Wills) Added Moo as a dependency (Ivan Wills) Mooifying VCS::Which (Ivan Wills) Added restart to bin files (Ivan Wills) Update skip files (Ivan Wills) License date update (Ivan Wills) Updating config (Ivan Wills) Fixed more newer/older git issues (Ivan Wills) Added tracking added files to current HEAD (Ivan Wills) diff doesn't cope with 3 file diffs (Ivan Wills) VTide and editor configs (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