catagits/Gitalist.git
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
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 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 Make tree browing fragment work again
2010-01-17 Tomas Doran Cleanup heads fragment template
2010-01-17 Tomas Doran Chop out theoretically dead stuff.
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 Oops, forgot to add the Subrequest plugin to Makefile.PL
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 FIXME note
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 Fuck that shit
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.
2010-01-17 Tomas Doran Add more stubs for commits
2010-01-17 Tomas Doran Start working out a new URI structure - currently just...
2010-01-17 Tomas Doran Rename the Catalyst model to be in line with everything...
2010-01-12 Tomas Doran Bump required version of GPP
2010-01-10 Tomas Doran Add docs to ScriptRole
2010-01-09 Tomas Doran Fix if you don't have AuthorRequires or AuthorTests
2010-01-09 Tomas Doran Merge branch 'mangle_makefile'
2010-01-09 Tomas Doran Bump versions 0.000005
2010-01-09 Tomas Doran Update changelog
2010-01-09 Tomas Doran Use the new version of FCGI, avoiding gross monkeypatching
2009-12-27 Tomas Doran Check that everything appears to work for both types...
2009-12-27 Tomas Doran Add testing for the catalyst model behavior.
2009-12-27 Tomas Doran Fix test on older git versions
2009-12-27 Tomas Doran Merge branch 'master' of ssh://goatse.co.uk/~bobtfish...
2009-12-27 Tomas Doran 'Fix' this to work like I want it to using the simplest...
2009-12-23 Tomas Doran Mangle Makefile.PL yet again, dropping a trivial author... mangle_makefile
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-21 Tomas Doran Move stuff behind GITALIST_RELEASE_TESTING env
2009-12-21 Tomas Doran Release testing only
2009-12-21 Lian Wan Situ Merge branch 'master' of git://github.com/bobtfish...
2009-12-21 Lian Wan Situ Fixes to get FromListOfDirectories working
2009-12-20 Tomas Doran Fix deps
2009-12-19 Zachary Stevens Merge remote branch 'shadowcat/master'
2009-12-19 Tomas Doran Change to start in IPC::Run for RT#52658
2009-12-19 Tomas Doran Bump versions, add date
2009-12-19 Tomas Doran Merge branch 'master' of git://github.com/zts/Gitalist
2009-12-19 Zachary Stevens Update changelog and version. 0.000004
2009-12-19 Tomas Doran More Pod
2009-12-19 Zachary Stevens Correct broken modestr tests.
2009-12-19 Tomas Doran Remove Module::Install::ProvidesClass, setup provides...
2009-12-19 Tomas Doran Changelog up to date
2009-12-19 Zachary Stevens Change other uses of 'project' to 'repository'.
2009-12-19 Zachary Stevens Rename get_project to get_repository
2009-12-19 Zachary Stevens Rename Project to Repository in stash and templates.
2009-12-19 Zachary Stevens Rename CollectionOfProjects to CollectionOfRepositories.
2009-12-19 Zachary Stevens Rename ::Project to ::Repository
2009-12-18 Zachary Stevens Merge branch 'project_list'
2009-12-18 Zachary Stevens Rename ::Repo to ::CollectionOfProjects::FromDirectory
2009-12-18 Tomas Doran Change to MX::Declare
2009-12-18 Tomas Doran Make our META.yml less full of lies
2009-12-18 Tomas Doran Nuke warning
2009-12-18 Tomas Doran Merge remote branch 'shadowcat/master'
2009-12-18 Tomas Doran More docs on how to get/run/configure/contribute to...
2009-12-17 Dagfinn Ilmari... Fix notabs test
2009-12-17 Dagfinn Ilmari... Decode getpwuid values
2009-12-17 Tomas Doran Deal with the singular case better
2009-12-15 Tomas Doran And support a list of directories in the Catalyst model...
2009-12-15 Tomas Doran Initial refactoring to pull a collectionofprojects...
2009-12-15 Tomas Doran Unfuck last commit
2009-12-15 Tomas Doran Change HasUtils to an MX::Declare class
2009-12-15 Tomas Doran Merge remote branch 'zts/tidy-model'
2009-12-13 Zachary Stevens Introduce a SHA1 type.
2009-12-13 Zachary Stevens Improved Repo's POD.
2009-12-13 Zachary Stevens Stop ->_build_project reinventing the wheel.
2009-12-13 Zachary Stevens Rename ->project to ->get_project.
2009-12-11 Tomas Doran Merge remote branch 'catalystframework/master'
2009-12-11 Tomas Doran Switch to chained dispatch
2009-12-11 Tomas Doran Shuffle shit round to be neater to my eyes. Move that...
2009-12-09 Tomas Doran Fix .gitignore
2009-12-09 Tomas Doran Warning fix
2009-12-09 Tomas Doran Changelog, bump version
next