catagits/Gitalist.git
2010-03-06 Dan Brook Untabify recent changes.
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 Merge branch 'less_fugly_uris' of git://github.com...
2010-03-05 Dan Brook Merge branch 'win32' into tmp
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-03 Dan Brook Fixed test bug and make the plain diffs plainer.
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-21 Tomas Doran Merge branch 'master' of git.shadowcat.co.uk:Gitalist
2010-02-21 Tomas Doran Apply tweaks from seven++ for DreamHAET
2010-02-19 Jen 'Seven... typo in Gitalist.pm and consequently README. I hope...
2010-02-17 Dan Brook First attempt at fixing up the history action.
2010-02-17 Dan Brook Fixed missing diff tree in the commit 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-16 Dan Brook Fixed typos picked up by abraxxa.
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... Make the log links work for repositories also.
2010-02-03 Dan Brook A couple of small tweaks revolving around WWW::Mechanize.
2010-02-03 Dan Brook Merge remote branch 't0m/less_fugly_uris' into less_fug...
2010-02-02 Tomas Doran Fix some more legacy uri tests
2010-02-02 Tomas Doran Get a couple of the legacy uri tests working
2010-02-02 Tomas Doran Kinda merge legacy uri thing
2010-02-02 Tomas Doran Trivial merge
2010-02-02 Tomas Doran Add issue
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-26 Tomas Doran Fix RSS and atom feeds
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 Tomas Doran Be more explicit with commit in paths
2010-01-24 Tomas Doran Make /<sha1>/ also work for /<head of branch>/..
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 Make TestGitalist do all of the boilerplate crap..
2010-01-23 Tomas Doran Start a test using the treebuilder stuff
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-23 Dan Brook The blame view now looks similar to the blob so a bit...
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-22 Tomas Doran Clean tests up to test both top level and fragment...
2010-01-22 Tomas Doran Delete over enthusiastiuc tests
2010-01-22 Tomas Doran Make history a fragment properly. It's not working...
2010-01-22 Tomas Doran XPath testing goodness
2010-01-22 Tomas Doran Fix link
2010-01-22 Tomas Doran Add tests for search uris
2010-01-22 Tomas Doran Note root search sucks
2010-01-22 Tomas Doran Add a tag to the test repos
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-22 Tomas Doran Add a server script for the test data as I'm lazy :)
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 Hook prepare_path to mangle the uri to send everything...
2010-01-20 Tomas Doran Sort the tests out..
2010-01-20 Tomas Doran Fix reflog and search actions chaining to the right...
2010-01-20 Tomas Doran Rewrite big chunks of the app test
2010-01-20 Tomas Doran Bring _log_pager back from the dead to somewhat unfuck...
2010-01-20 Tomas Doran Not used
2010-01-20 Tomas Doran Note TODO atom tests
2010-01-20 Tomas Doran Require new SubRequest to go with new Catalyst
2010-01-20 Dan Brook Abstracted kludges a little more.
2010-01-20 Dan Brook Two kludges to get Gitalist *running* on Strawberry...
2010-01-18 Tomas Doran Add testing to atom, fix RSS links
2010-01-18 Tomas Doran Test RSS page
2010-01-18 Tomas Doran Add test for OPML page
2010-01-18 Tomas Doran Remove crap we're no longer using
2010-01-18 Tomas Doran Warning fix
2010-01-18 Tomas Doran Start fixing the tests
2010-01-18 Tomas Doran Fix OPML chains
2010-01-18 Tomas Doran Add a server script for the test data as I'm lazy :)
2010-01-18 Tomas Doran Move OPML code out of the root controller
2010-01-18 Tomas Doran blobdiff just appears to be a reimplementation of the...
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
next