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

Changes for version 1.0.5 - 2018-03-26

  • Updating for release of version 1.0.5 Adding YAML to dependencies (Ivan Wills) Adding List::MoreUtils to dependencies (Ivan Wills) Added missing branch-age files to default tests (Ivan Wills) Fixing POD (Ivan Wills) Added missing files to manifest (Ivan Wills) Added ability to show output by branch and updated documentation (Ivan Wills) Added ability to show recent by user (Ivan Wills) Decided that recent could do it all (Ivan Wills) Changing how recent chooses commits (Ivan Wills) Sorted arguments (Ivan Wills) Starting implementation (Ivan Wills) Starting tests (Ivan Wills) Fixing docs from copied files (Ivan Wills) WIP recent-files and recent-users commands (Ivan Wills) Creating helpers for editing commands (Ivan Wills) New command to show the age of git branches (Ivan Wills)

Documentation

grep for branch names
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