added file and folder icons to tree view and updated favicon
[catagits/Gitalist.git] / lib / Gitalist / URIStructure /
2010-04-02 Dan Brook Bumped version number and fixed tabs. 0.000006_01
2010-03-28 Dan Brook Fix bug where diff didn't distinguish between sha1s...
2010-03-12 Dan Brook Fixed the last few failing tests, in particular the...
2010-03-12 Dan Brook Fixed the last few failing tests, in particular the...
2010-03-06 Dan Brook Provided support for blobdiff_plain legacy URIs.
2010-03-06 Dan Brook Provided support for blobdiff_plain legacy URIs.
2010-03-06 Dan Brook Provided support for blob_plain legacy URIs.
2010-03-06 Dan Brook Provided support for blob_plain legacy URIs.
2010-03-06 Dan Brook Merge branch 'less_fugly_uris' of github.com:broquaint...
2010-03-06 Dan Brook Provided legacy URI support for the blob action.
2010-03-06 Dan Brook Provided legacy URI support for the blob action.
2010-03-05 Dan Brook Fix paging links for /shortlog.
2010-03-03 Dan Brook Fixed test bug and make the plain diffs plainer.
2010-03-01 Dan Brook Fixed the links in the history view.
2010-02-17 Dan Brook First attempt at fixing up the history action.
2010-01-24 Tomas Doran Make the log work for commits and symbolic refs also.
2010-01-24 Tomas Doran Change everything round to be /ref/ instead of /commit...
2010-01-24 Tomas Doran Add log action for commits
2010-01-24 Tomas Doran Be more explicit with commit in paths
2010-01-24 Tomas Doran Make /<sha1>/ also work for /<head of branch>/..
2010-01-20 Tomas Doran Fix a load of links, and fix blob/blame/raw/history...
2010-01-20 Tomas Doran Fix up the long log, add more gravatars, fix up links...
2010-01-18 Tomas Doran Remove crap we're no longer using
2010-01-18 Tomas Doran Move OPML code out of the root controller
2010-01-18 Tomas Doran Refactor blob, make blob_plain work, move rss/atom...
2010-01-18 Tomas Doran Make filename handling a generic actionrole. Fix more...
2010-01-18 Tomas Doran Make the tree fragment work as expected so that you...
2010-01-17 Tomas Doran Make tree browing fragment work again
2010-01-17 Tomas Doran Get diff plain and diff fancy working properly
2010-01-17 Tomas Doran Fixup links in shortlog to to the new locations.
2010-01-17 Tomas Doran Make tags appear on the summary page. Remove code from...
2010-01-17 Tomas Doran Move the Commit code to URIStructure, add templates...
2010-01-17 Tomas Doran Add FIXME note
2010-01-17 Tomas Doran Split subincludes out into their own /fragment controllers.