A series of reverts involving win32 related hacks.
[catagits/Gitalist.git] / root /
2010-03-29 Dan Brook Merge branch 'foxtons_design' into the-new-shiny
2010-03-29 Dan Brook Merge remote branch 'github/less_fugly_uris' into less_...
2010-03-29 Dan Brook Fixed test fails and tree link hack.
2010-03-28 Dan Brook Fix bug where diff didn't distinguish between sha1s...
2010-03-27 Foxtons Web Design added branch and tree to nav
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-27 Foxtons Web Design add repo logic to wrapper
2010-03-16 Dan Brook Starting to move away from the gitweb stylistic roots.
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-08 Dan Brook Merge branch 'less_fugly_uris' of github.com:broquaint...
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-06 Dan Brook Provided support for remaining legacy URIs.
2010-03-06 Dan Brook Provided support for remaining legacy URIs.
2010-03-06 Dan Brook Fixed history link in root/nav/actions.tt2.
2010-03-06 Dan Brook Fixed history link in root/nav/actions.tt2.
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 Fixed broken nav links for the /tree action.
2010-03-05 Dan Brook Fixed /longlog template and paging.
2010-03-05 Dan Brook Fix paging links for /shortlog.
2010-03-01 Dan Brook Adding the favicon.ico and logo again.
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-02-17 Dan Brook Fixed broken URI in root/nav/path.tt2.
2010-02-16 Dan Brook Fixed bug in the log template.
2010-02-10 Dan Brook Merge remote branch 'shadowcat/less_fugly_uris' into...
2010-02-10 Tomas Doran Possibly fix path being passed to subrequest
2010-02-10 Dagfinn Ilmari Man... Make the log links work for repositories also.
2010-02-03 Dan Brook Merge remote branch 't0m/less_fugly_uris' into less_fug...
2010-01-26 Tomas Doran Fix entity encoding in generated xml
2010-01-26 Tomas Doran Mangle RSS and Atom feeds
2010-01-26 Tomas Doran Drop XML::OPML::SimpleGen dep
2010-01-25 Dan Brook Fixed paths that had extraneous leading slashes.
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 Dan Brook The blame view now looks similar to the blob so a bit...
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-23 Dan Brook The blame view now looks similar to the blob so a bit...
2010-01-22 Tomas Doran Make history a fragment properly. It's not working...
2010-01-22 Tomas Doran Fix link
2010-01-22 Tomas Doran Add root search action, which does nothing right now...
2010-01-22 Tomas Doran Unused
2010-01-22 Tomas Doran Remove unneeded taggage
2010-01-22 Tomas Doran Move feeds template to inc directory
2010-01-22 Tomas Doran Oh no it isn't
2010-01-22 Tomas Doran Fix the path navigation. All the tests we have for...
2010-01-22 Tomas Doran Fix uris in search results
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 Delete some now unused templates. Bring the 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-20 Tomas Doran Sort the tests out..
2010-01-20 Tomas Doran Bring _log_pager back from the dead to somewhat unfuck...
2010-01-18 Tomas Doran Move OPML code out of the root controller
2010-01-18 Tomas Doran History is not used in the current interface. If its...
2010-01-18 Tomas Doran Move search and reflog and patch actions to the right...
2010-01-18 Tomas Doran Remove commented out tt
2010-01-18 Tomas Doran Remove
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 Cleanup and fix favicon
2010-01-18 Tomas Doran Make filename handling a generic actionrole. Fix more...
2010-01-18 Tomas Doran Get blob view working again
2010-01-18 Tomas Doran Make the top row of actions generate uris which work...
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 Trivial tidyups.
2010-01-17 Tomas Doran Get diff plain and diff fancy working properly
2010-01-17 Tomas Doran Make diff action work nicely
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 Remove gitweb artifacts
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.
2010-01-17 Tomas Doran Make display of heads work
2010-01-17 Tomas Doran Start using the subinclude plugin and splitting things up.
2009-12-23 Lian Wan Situ Add per line link for previous version of a line in...
2009-12-22 Tomas Doran Merge remote branch 'Khisanth/blame_previous'
2009-12-22 Lian Wan Situ Add per line link for previous version of a line in...
2009-12-21 Tomas Doran Fix syntax highlighting CSS link
2009-12-19 Zachary Stevens Change other uses of 'project' to 'repository'.
next