X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;ds=sidebyside;f=Changes;h=f5397e81a5d33f2bf8b1cff0a391e040a264a174;hb=e2d33c28b878ab8e997831b1b8be768fdc76c780;hp=a7ec790b2400421f2a6888cfea7d78d0508e7e24;hpb=67e585ffae69ce0c350a920658738d7864b1d54a;p=perl%2Fmodules%2Frgit.git diff --git a/Changes b/Changes index a7ec790..f5397e8 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,16 @@ Revision history for rgit +0.04 2008-10-07 22:05 UTC + + 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%. + 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