Provided support for blobdiff_plain legacy URIs.
[catagits/Gitalist.git] / root /
2009-11-20 Dan Brook Moved header & footer logic into the templates.
2009-11-19 Dan Brook Added simple /rss action.
2009-11-18 Dan Brook Merge branch 'aesthetics'
2009-11-17 Zachary Stevens Added the search_help action.
2009-11-16 Dan Brook Added the blob_plain, blobdiff_plain and commitdiff_pla...
2009-11-16 Dan Brook Stripe the tables and semantify the pages.
2009-11-14 Zachary Stevens Template fixes - some links only make sense for commit...
2009-11-14 Zachary Stevens Fixed action links in tree output.
2009-11-12 Zachary Stevens Reorganisation of ::Project.
2009-11-12 Dan Brook Fixed bug in where branch links were always pointing at
2009-11-12 Dan Brook Fixed bug in tree where a non-sha1 (e.g ref) wasn't...
2009-11-11 Dan Brook Fixed bug in /summary where repos with < 10 branches...
2009-11-11 Dan Brook Fixed /tree navigation bug - github.com/broquaint/Gital...
2009-11-11 Dan Brook Fixed bug in github.com/broquaint/Gitalist/issues#issue/2.
2009-11-09 Zachary Stevens Fix tree link in shortlog output.
2009-11-08 Zachary Stevens Migrated commit action to new model.
2009-11-07 Tomas Doran Kill warnings
2009-11-06 broquaint Fixed a couple of bugs.
2009-11-06 broquaint Further work on sorting out the style and content.
2009-11-05 Zachary Stevens Index page fixes.
2009-11-04 broquaint Started work on giving Gitalist a distinct look.
2009-11-03 broquaint Fixed links on the /index action and broken times in...
2009-11-02 Tomas Doran Fix links by using the nice uri_for properly
2009-11-02 Tomas Doran Fix final bits of stylesheets for not having to be...
2009-11-02 Tomas Doran Fix summary links at root
2009-11-02 bobtfish Move all the templates back into the 'root' directory...
2009-11-02 broquaint Started on making everything a bit less bleh.
2009-11-02 broquaint Started on making everything a bit less bleh.
2009-10-28 broquaint Fleshed out the /tree action and fixed paging.
2009-10-27 broquaint Added first cut at the /blobdiff action.
2009-10-27 broquaint Made SyntaxHighlight more generic so /commitdiff now...
2009-10-26 broquaint Now heads show up in the shortlog and the current head...
2009-10-23 broquaint Added first cut of /shortlog action and simplified...
2009-10-23 broquaint Tidied up the /blob action and the commit-nav.tt2 links.
2009-10-23 broquaint Gave the /commit page a diff-tree.
2009-10-22 broquaint Added site.css and started work on the commit-related...
2009-10-22 broquaint The blob action now has simple (but functioning) syntax...
2009-08-26 Dan Brook Changed the dir structure so it looks a bit more distro...