Changes for version 0.08 - 2010-03-06

  • Fix : Only apply abs_path() to paths that are either relative or that contains '..'. This should fix test failures on Mac OS X.

Documentation

Recursively execute a command on all the git repositories in a directory tree.

Modules

Backend that supports the rgit utility.
Base class for App::Rgit commands.
Class for commands to execute for each repository.
Class for commands to execute only once.
Base class for App::Rgit configurations.
Default App::Rgit configuration class.
Scope guard helper for App::Rgit.
Base class for App::Rgit policies.
The default policy that stops on error.
A policy that asks what to do on error.
A policy that ignores errors.
Class representing a Git repository.
Miscellaneous utilities for App::Rgit classes.