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

Changes for version 0.96002 - 2015-01-14

  • Updating for release of version 0.96002 Added protection against bad (invalid xml) pom files (Ivan Wills) Licence updated (Ivan Wills) Added eg to spell ignores (Ivan Wills) Added missing POD documentation (Ivan Wills) Added recommended dependency (Ivan Wills) Fixed incorrectly named method and missing $self (Ivan Wills) Fixed the test (not sure what the issue was) (Ivan Wills) Fixing some of the broken logic (Ivan Wills) Improved on the verbose action to use Term::Spinner if available (Ivan Wills) Restructured so that branch-clean can support sub commands (Ivan Wills) Added jira.url config documentation (Ivan Wills)

Documentation

Clean old branches out of the repository
grep for branch names
Stats on the number of commits by committer
checkout whitespace only changed files
Create a feature branch from the "current release"
Get information on files changed across branches.
Copies hooks into their proper location
Checkout any branch mentioning the passed Jira
Manage pom.xml file versions
Find what files have been changed recently in a repository
grep tags
Check that git branches include latest production branch/tag
Watch for changes in repository up-stream

Modules

Git workflow tools
Helper for other commands
Clean old branches out of the repository
Stats on the number of commits by committer
checkout whitespace only changed files
Create a feature branch from the "current release"
Get information on files changed across branches.
Checkout any branch mentioning the passed Jira
Manage pom.xml file versions
Find what files have been changed recently in a repository
Check that git branches include latest production branch/tag
Watch for changes in repository up-stream
Tools for maven POM files with git
A basic wrapper around GIT
Mock of a git repository
Test Git::Workflow::Command::* files