X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=248a675cc04b99a7f95ed81e97087654f5d5e707;hb=master;hp=4f9257c0836bb0e89216ac903aa2920f5ca80953;hpb=3620aa21666f20c634edcf3a6ec6f16580bbda1f;p=catagits%2FGitalist.git diff --git a/Changes b/Changes index 4f9257c..248a675 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,20 @@ This file documents the revision history for Perl extension Gitalist. +0.004002 2013-04-01 + - Update gitalist_app.psgi with working copy. + - Fix the bare.git test repo. + - The branch selector now sends you to the correct url (Dennis Kaarsemaker) + - Massive tree action speedup (Dennis Kaarsemaker) + - Have line numbers in blob displays (Dennis Kaarsemaker) + - Syntax higlighting improvements (Dennis Kaarsemaker) + +0.004001 2013-03-15 - Depend on new Catalyst::Runtime and drop use of Catalyst::Controller::ActionRole + - Stop calling tags branches (Dennis Kaarsemaker) + - Stop breaking trees when submodules are encountered (Dennis Kaarsemaker) + - Correctly handle utf-8 encoded .git/description files (Dennis Kaarsemaker) + - Controller::ActionRole is dead (Tomas Doran) + - Add gitalist.psgi (Tomas Doran) 0.003009 2012-03-18 - Don't use MooseX::Types::ISO8601 to serialize DateTime objects as its