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

Changes for version 1.0.9 - 2018-08-26

  • Updating for release of version 1.0.9 Added perl 5.8 (Ivan Wills) Fixed tests (Ivan Wills) Updated manifest (Ivan Wills) Fixed warning (Ivan Wills) Got package.json parsing working (Ivan Wills) Fixed typo (Ivan Wills) Making pom also work with package.json as well as pom.xml files (Ivan Wills) Added the ability to ignore file paths (Ivan Wills) Making amend test work for now (Ivan Wills) Fixed test to work with memoization (Ivan Wills) Moved memoize earlier to help prevent re-memoization (Ivan Wills) Added chomping the git dir (Ivan Wills) Added extracting the keys to make chi happy (Ivan Wills) Adding the original list of git commands (Ivan Wills) Adding Chi::Memoize to dependencies (Ivan Wills) Trying to memoize commit_detials to make running recent faster (Ivan Wills) Starting writing the new git-amend command (Ivan Wills) Removing hard coded file groups and fixed autocomplete to work the way the helper works (Ivan Wills) Added TODO for new command (Ivan Wills)

Documentation

Help amend many commits
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
Help amend many commits
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