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

Changes for version 0.3.2 - 2014-08-26

  • Cleaned up manifest (Ivan Wills) Fixed boilerplate test (Ivan Wills) Fixed copyright dates (Ivan Wills) Fixed documentation and removed unnessesary file (Ivan Wills) Fixing syntax (Ivan Wills) Fixed syntax (Ivan Wills) renamed to POD (Ivan Wills) converted to POD (Ivan Wills) Fixed travis-ci config (Ivan Wills) Added travis config (Ivan Wills) Merge branch 'master' of github.com:ivanwills/Group-Git (Ivan Wills) Added redirecting stderr to stdout for status (Ivan Wills) Changes for next release (Ivan Wills) Revert "Removed Getopt::Alt dependency" (Ivan Wills) Added missing new module (Ivan Wills) Updated versions for next release (Ivan Wills) Merge branch 'master' of github.com:ivanwills/Group-Git (Ivan Wills) Redirected stderr so that it doesn't confuse output (Ivan Wills) Ignoring fatpacker files (Ivan Wills) Tidying up documentation (Ivan Wills) Added ignoring org (Ivan Wills) Worked on the documentation (Ivan Wills) Updated the manifest files (Ivan Wills) Added flat structure option (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.org
Show all branches with optional grepping
Runs git status on a git project
Pull latest version of all repositories or clone any that are missing
Runs shell script in each git project
Runs git status on a git project
Watch for changes in repositories and run a command
Adds reading all repositories you have access to on github.com
Adds reading all repositories you have access to on a gitosis host
Git repository details object.
Adds reading all repositories you have access to on your local Stash server