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

Changes for version 0.3.0 - 2011-06-27

  • Removed sub prototypes Fixed log array ref returns Fixed up not actually unused module removal Fixed passing on directory to use Fixed log's array ref return value Started work on next release Fixed issue with log not getting the propper directory Added documentation about the status method Added status command, which returns a hash with the files of various statuses Fixed diffing after running out of file versions Fixed copyright More ignore sorting Fixed update not working correctly Fixed log to actually return a hash ref Fixed log to explicitly pass in either a passed file or the repo directory Added vcsw example file for getting log statistics Added cleaning white space from the end of log descriptions Fixed bad logic for BZR, CVS & SVN' plugin's checking weather a project is up to date Added skipping vim files Added default ignored files Fixed missing info from help Fixed kwalitee test failure when missing parts Added to verbose output Fixed problem when $dir is a deleted file Improved docs Added more verbose output Removed references to SVK

Documentation

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