Use appropriate prototype depending on perl version in test.
[catagits/Gitalist.git] / root / fragment /
2011-07-13 Dan Brook Provide option to disable gravatars. wilson
2011-03-13 Dan Brook Separate paging for log and history views.
2011-03-13 Jose Luis Martinez Fixed tree view for repos with / in name
2011-03-13 Dan Brook Respect paging.log config settings.
2011-03-06 Dan Brook Assume UTF8 encoded blobs.
2011-02-26 Dan Brook Fix app-mech-rootpage.t test.
2010-08-13 Dan Brook Limit the number of branches/tags listed by default.
2010-08-02 Dan Brook Fix variable and blame bugs.
2010-08-01 Dan Brook Fixed summary and changed a few links.
2010-08-01 Dan Brook Moved JS into its own file.
2010-08-01 Dan Brook Add age to commit info.
2010-08-01 Dan Brook Fix link to commit in JS.
2010-08-01 Dan Brook Proof of concept for #56388: add last commit msg to...
2010-08-01 Dan Brook Got blob highlighting working with the ContentMangler.
2010-06-19 Dan Brook Fixed summary and changed a few links.
2010-06-19 Dan Brook Moved JS into its own file.
2010-06-19 Dan Brook Add age to commit info.
2010-06-19 Dan Brook Fix link to commit in JS.
2010-06-19 Dan Brook Proof of concept for #56388: add last commit msg to...
2010-06-19 Dan Brook Got blob highlighting working with the ContentMangler.
2010-04-21 Foxtons Web Design added file and folder icons to tree view and updated...
2010-04-10 Dan Brook Implemented necessary functionality so binary files...
2010-04-09 Dan Brook Fixed src and dst in diff data for files that had been...
2010-04-09 Foxtons Web Design Remove the description if it is the default "Unnamed...
2010-04-08 Foxtons Web Design added compare diffs feature and fixed a couple of css...
2010-03-29 Dan Brook Merge branch 'foxtons_design' into the-new-shiny
2010-03-29 Dan Brook Fixed test fails and tree link hack.
2010-03-27 Foxtons Web Design final design tidy up - handing over now
2010-03-27 Foxtons Web Design major design changes - almost there
2010-03-27 Foxtons Web Design more design changes
2010-03-27 Foxtons Web Design Web Design first wave of conversion
2010-03-07 Dan Brook Switch to using 960.gs grids for layout.
2010-03-07 Dan Brook Switch to using 960.gs grids for layout.
2010-03-05 Dan Brook Fixed /longlog template and paging.
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-23 Tomas Doran Fix log link, add real tests for the links generated...
2010-01-23 Tomas Doran Add a class to make it easier to find the rows
2010-01-22 Tomas Doran Make history a fragment properly. It's not working...
2010-01-22 Tomas Doran Fix link
2010-01-21 Tomas Doran Only 2 of the pages in the app test now generate invali...
2010-01-21 Tomas Doran Add mech testing in from the branch I previously made...
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-20 Tomas Doran Add gravatars :)
2010-01-20 Tomas Doran Fix a warning
2010-01-20 Tomas Doran Fix uris in commit fragments
2010-01-18 Tomas Doran Whitespace and tabs
2010-01-18 Tomas Doran Fix links in tree view to not point at fragments
2010-01-18 Tomas Doran Get blob view working again
2010-01-18 Tomas Doran Get blame view working in the new url scheme
2010-01-18 Tomas Doran Make the tree fragment work as expected so that you...
2010-01-17 Tomas Doran Cleanup heads fragment template
2010-01-17 Tomas Doran Git commit kinda sorta working
2010-01-17 Tomas Doran Get diff plain and diff fancy working properly
2010-01-17 Tomas Doran Initial templates for diff, nothing displays yet
2010-01-17 Tomas Doran Hard tabs FOAD
2010-01-17 Tomas Doran Fixup links in shortlog to to the new locations.
2010-01-17 Tomas Doran Template cleanups. Move _template to inc/template,...
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 display of the full log
2010-01-17 Tomas Doran Get the index page working with the content in a fragme...
2010-01-17 Tomas Doran Split subincludes out into their own /fragment controllers.