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

Changes for version 0.2.0 - 2013-12-18

  • Added new modules (Ivan Wills) Changed to non-state variable (Ivan Wills) Fixed POD (Ivan Wills) Fixed spelling (Ivan Wills) Help cmd (Ivan Wills) Added missing files (and sorted) (Ivan Wills) Added documentation about using --tag (Ivan Wills) Added the ability to filter by tag (Ivan Wills) Added support of personal access tokens and documented (Ivan Wills) Stopped falling back to git for start/end methods (Ivan Wills) Fixed undefined warning (Ivan Wills) Fixed running aribitary git sub commands (Ivan Wills) Fixed not being able to run arbitary git commands (Ivan Wills) Added the ability to run a "command" via a script of the form group-git-"command" so that new commands can be created via scripts rather than perl modules (Ivan Wills) Added description of why this is different to using git submodule (Ivan Wills) Added boiler plate code for later option handling (Ivan Wills) Fixed the way running shell scripts works (Ivan Wills) Fixed missing backslash (Ivan Wills) Removed un-nessesary code (Ivan Wills) Fixed Github's bad URL's (Ivan Wills) Tidied up documentation (Ivan Wills) New command to execute arbitary shell commands (Ivan Wills)

Documentation

Perform operations over many git repositories at once

Modules

Base module for group of git repository operations.
Adds reading all repositories you have access to on bitbucket
Show all branches with optional grepping
Runs git status on a git project
<One-line description of module's purpose>
Runs shell script in each git project
Runs git status on a git project
Adds reading all repositories you have access to on github
<One-line description of module's purpose>
<One-line description of module's purpose>