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

Changes for version 1.0.3 - 2017-10-03

  • Updating for release of version 1.0.3 Adding new files to tests (Ivan Wills) Fixed typo (Ivan Wills) Adding new files to manifest (Ivan Wills) Changed short reverst to not conflict with remote (Ivan Wills) Better documentation (Ivan Wills) Fixed test (Ivan Wills) Adding more display options (Ivan Wills) Adding new Branches command for info about branches (Ivan Wills) New brute force search over all commits (Ivan Wills)

Documentation

Clean old branches out of the repository
grep for branch names
lists branches with dates of last commits
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 for branch names
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
lists branches with dates of last commits
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
grep for branch names
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