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

Changes for version 0.5.9 - 2016-08-28

  • Updating for release of version 0.5.9 Upped minimum perl version (Ivan Wills) Fixed spelling (Ivan Wills) Cleaned up documentation a bit (Ivan Wills) Better description (Ivan Wills) Fixed references to README (Ivan Wills) Fixed code blocks (Ivan Wills) Converted syntax (Ivan Wills) Converting to Markdown due to githubs woeful POD support (Ivan Wills) More documentation (Ivan Wills) Fied date (Ivan Wills) Adding lots of documentation (Ivan Wills) Added documentation of --max (Ivan Wills) Fixed issue with large number of repositories causing exessive number of threads (Ivan Wills) Added setting the directory when running each thread to stop leaking of directory changes (Ivan Wills) Added threadding output (Ivan Wills) Added separate option (Ivan Wills) Adding README to documentation to keep up to date (Ivan Wills)

Documentation

Perform operations over many git repositories at once
Some example usage of group-git

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
Runs git status on a git project
Pull latest versions of all repositories or clone any that are missing
Runs shell script in each git project
Runs git status on a 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
Base for individual auto tagger classes
Sets tags for repositories with out any remotes
Sets tags for repositories with remotes