Fixed failing Content-Type tests.
[catagits/Gitalist.git] / lib / Gitalist / Git / Repository.pm
2010-08-01 Dan Brook Fixed failing Content-Type tests.
2010-08-01 Dan Brook A few fixes to get the JSON test working.
2010-08-01 Tomas Doran The heads aren't real objects, just a data structure...
2010-08-01 Tomas Doran Add a trivial test
2010-08-01 Tomas Doran Do the correct thing with type contraints etc to be...
2010-08-01 Tomas Doran Add the serializeable role everywhere
2010-06-26 Zachary Stevens Call ->diff on the Commit instance.
2010-06-02 Tomas Doran Bye bye MX::MultiMethods
2010-04-14 Dan Brook Fixed bug where C<-T>/C<-B> were being called on strings.
2010-03-29 Dan Brook A series of reverts involving win32 related hacks.
2010-03-06 Dan Brook Further win32 related hacks.
2010-03-05 Dan Brook Merge branch 'win32' into tmp
2010-03-01 Dan Brook Fixed the links in the history view.
2010-01-24 Tomas Doran Make /<sha1>/ also work for /<head of branch>/..
2010-01-23 Dan Brook Merge branch 'master' into win32
2010-01-23 Dan Brook Unnamed repos now have a better unnamed default, thanks...
2010-01-20 Dan Brook Abstracted kludges a little more.
2010-01-20 Dan Brook Two kludges to get Gitalist *running* on Strawberry...
2009-12-19 Zachary Stevens Change other uses of 'project' to 'repository'.
2009-12-19 Zachary Stevens Rename Project to Repository in stash and templates.
2009-12-19 Zachary Stevens Rename ::Project to ::Repository