]> git.vpit.fr Git - perl/modules/rgit.git/blob - Changes
This is 0.03
[perl/modules/rgit.git] / Changes
1 Revision history for rgit
2
3 0.03    2008-10-06 16:45 UTC
4         + Chg : Repositories are now sorted by path before being visited.
5         + Fix : Prefer to chdir() into the working directory, as commands like
6                 pull may need it.
7         + Fix : The root directory can also be a repository.
8         + Tst : Almost reached 98% of coverage.
9
10 0.02    2008-10-05 22:40 UTC
11         + Fix : Missing $VERSION in App::Rgit::Config.
12         + Tst : Don't bundle fake repositories, but create them on the fly.
13         + Tst : Improve coverage up to 97%.
14
15 0.01    2008-10-05 15:45 UTC
16         First version, released on an unsuspecting world.