The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.1.3 - 2019-04-21

  • Updating for release of version 1.1.3 Adding missing files to boilerplate test (Ivan Wills) Fixing boilerplate (Ivan Wills) Adding new modules to tests (Ivan Wills) Fixing spelling (Ivan Wills) Fixing pod heading level (Ivan Wills) Adding a proper description (Ivan Wills) Fixing pod (Ivan Wills) Adding new files (Ivan Wills) Ignoring test temporary file (Ivan Wills) Setting test data up (Ivan Wills) Getting test working for one push branch (Ivan Wills) Getting basic tests working (Ivan Wills) Added checking for a branch to switch to (Ivan Wills) Moving logic to App::Git::Workflow::Brs (Ivan Wills) Adding a common library for branch stack related tasks (Ivan Wills) Implementing brs (Ivan Wills) Implementing popb (Ivan Wills) Switched to unshift (Ivan Wills) Starting to implement popb (Ivan Wills) Getting pushb working (Ivan Wills) Adding pushb, popb and brs commands, that will act like pushd, popd and dirs for branches (Ivan Wills) Fixing version test (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
Help brs many 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
Help popb many commits
Help pushb many commits
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
Common methods for branch stack operations
Helper for other commands
Help amend many commits
Clean old branches out of the repository
lists branches with dates of last commits
Help brs many 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 (or package.json) file versions
Help popb many commits
Help pushb many commits
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