Revision history for rgit
0.03 2008-10-06 16:45 UTC
+ Chg : Repositories are now sorted by path before being visited.
+ Fix : Prefer to chdir() into the working directory, as commands like
pull may need it.
+ Fix : The root directory can also be a repository.
+ Tst : Almost reached 98% of coverage.
0.02 2008-10-05 22:40 UTC
+ Fix : Missing $VERSION in App::Rgit::Config.
+ Tst : Don't bundle fake repositories, but create them on the fly.
+ Tst : Improve coverage up to 97%.
0.01 2008-10-05 15:45 UTC
First version, released on an unsuspecting world.