Revision history for VCS-Which
0.1.1 2010-02-16
Added experimental test directory
Fixed revision regex
Added special handling of the cat command so that the Git module cat handle it properly
Fixed and issue with getting bzr repo revisions
Fixed issue when working with git via symlinked working copies
Fixed single quotes meant to be double quotes
Fixed log field extraction logic
Made Bazaar log able to return hashrefs and fixed missing module Contextual::Return
Fixed versions generation in default and in git and svn plugins
Added test mode
Added the ability for vcsvimdiff to replay changes to a file
0.1.0 2009-10-30
Upped the version of all files
Fixed meta dir name and exists test instead of dir test
Updated the manifest and required modules
got more plugins fully working, Fixed POD
Fixed up POD
added log to subversion and made it possible to put revision numbers on all files in vcsvimdiff
Added pull command
started versions
Added uptodate method
fixed revision specification
Added cat and uptodate commands
Added missing use tests and added no warnings tests
Added missing required modules
Added changing to the directory being operated on before running commands
Initial import
0.0.4 2009-07-13
Made spelling and pod-coverage tests author only
Made exec actually use back tics when not called in void context
0.0.3 2009-07-06
Made kwalitee test be author only
Added new log method for getting change log info
Added new words to spelling list, removed taint mode form test
Added new command to run vimdiffs, added capibalities to plugins to cat the contents of a file/revision
Removed unused modules
Added missing modules
0.0.2 2009-05-27
Updated version numbers
Fixed spelling issues
Fixed documentation and upped the version number
Fixed issue where Test::Spelling is installed but the spell command is not
Fixed build issues
Fixed spelling mistakes and critic errors
Fixed incorrect details
Missing standard tests
Fixed up some documentation
Added the ability to get the executable for each version control system as well as exec to the appropriate vcs
Renamed script to be more usable
Added actual code to execute the appropriate vcs command
Updated the plugins to use Path::Class instead of File::Path
Updated the plugins to use Path::Class instead of File::Path
Basic implementation of uptodate
0.0.1 2009-05-17
First version, released on an unsuspecting world.