Changes for version 0.06 - 2009-01-04

  • Chg : INCOMPATIBLE CHANGE : since ^ is actually an escape character for cmd.exe, and that there's no good universal escape character, let's use % for our formats instead.
  • Fix : Tests on Win32.
  • Doc : Nits and clarifications.

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.
Class representing a Git repository.
Miscellanous utilities for App::Rgit classes.