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

Changes for version 0.5.0 - 2014-05-26

  • made log work on current directory (Ivan Wills) Fixed status details issue (Ivan Wills) Added documentation about --merge parameter (Ivan Wills) Added "add" method (Ivan Wills) Changed status to know about merge statuses (Ivan Wills) Removed nunessesary warn (Ivan Wills) Stopped overwriting internal directory if set (Ivan Wills) Fixed not localizing directory changes (Ivan Wills) Merge branch 'master' of github.com:ivanwills/VCS-Which (Ivan Wills) File cleanups (Ivan Wills) Add a merge option for to show all files in a git merge (Ivan Wills) Added ability to pass options to checkout (Ivan Wills) Fixed executability (Ivan Wills) Added checkout method (Ivan Wills) Adding tag files (Ivan Wills) cleaned indentation (Ivan Wills) Changed to create parent path if missing (Ivan Wills)

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