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

Changes for version 0.95 - 2014-11-21

  • Updating for release of version 0.95 (Ivan Wills) Improved coverage of git branch-clean (Ivan Wills) Improved coverage (Ivan Wills) Removed runner and replaced with simple system call (Ivan Wills) Added ability to list all and remote branches (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