Changes for version 0.04 - 2008-10-07

  • Add : Command-line switches -V, -I, -K. List::Util isn't required anymore.
  • Add : Policies for when a command fail.
  • Add : Interactive mode.
  • Fix : Test more portably the returned status of system. POSIX is required.
  • Fix : git-gui should be ran once too.
  • Fix : Setting GIT_DIR didn't really work.
  • Tst : Coverage down to 95%.

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.