catagits/Gitalist.git
2009-12-19 Zachary Stevens Update changelog and version. 0.000004
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
2009-12-08 Dan Brook Updated the repo & bugtracker locations in Makefile.PL.
2009-12-08 Zachary Stevens Merge branch 'pod-cleanup'
2009-12-07 Tomas Doran Update to not repeat the same link everywhere. Fix...
2009-12-07 Tomas Doran Changelog
2009-12-07 Tomas Doran Merge remote branch 'broquaint/frontend-tweaks'
2009-12-07 Tomas Doran Merge remote branch 'zts/pod-cleanup'
2009-12-07 Tomas Doran This appears to stop the gitalist on goatse assploading
2009-12-06 Zachary Stevens Added some more POD for the ::Git::Object classes.
2009-12-06 Zachary Stevens Remove unneeded =cut commands, and various other cleanups.
2009-12-06 Zachary Stevens Move all POD below the code, for ::Repo and ::Project.
2009-12-06 Tomas Doran Fix warning 0.000002
2009-12-06 Tomas Doran Fix warning
2009-12-06 Tomas Doran Bump version
2009-12-06 Tomas Doran Add docs about how to configure
2009-12-06 Tomas Doran Mangle default title
2009-12-06 Tomas Doran Make starting gitalist pointed at somewhere settable...
2009-12-06 Tomas Doran Update so that you don't have a git browser pointed...
2009-12-06 Tomas Doran Changes
2009-12-06 Tomas Doran Merge remote branch 'zts/master'
2009-12-06 Tomas Doran Small cleanups
2009-12-06 Zachary Stevens Fixes for handling of invalid p param. Don't allow...
2009-12-06 Zachary Stevens Add tests for p param validation.
2009-12-03 Zachary Stevens Bump version for first real release. 0.000001
2009-12-02 Tomas Doran Merge branch 'master' of ssh://goatse.co.uk/~bobtfish...
2009-12-02 Zachary Stevens Checking in changes prior to tagging of version 0.00000... 0.000000_02
2009-12-01 Tomas Doran Bump to correct version with ::Script support
2009-12-01 Tomas Doran Fix the FCGI issue locally using the new Catalyst scrip...
2009-12-01 Tomas Doran Change to new style scripts
2009-12-01 Zachary Stevens Merge branch 'master' of git://github.com/bobtfish...
2009-12-01 Zachary Stevens Updated Changes.
2009-11-30 Zachary Stevens Fixed page navigation in history view.
2009-11-30 Zachary Stevens Make history action work as per gitweb. This feels...
2009-11-29 Zachary Stevens Merge branch 'master' of git://github.com/bobtfish...
2009-11-28 Tomas Doran Merge branch 'new_scripts'
2009-11-28 Tomas Doran Fix the FCGI issue locally using the new Catalyst scrip...
2009-11-28 Tomas Doran Merge branch 'master' into new_scripts
2009-11-27 Tomas Doran... Frequently asked questions. Or at least questions which...
2009-11-27 Tomas Doran We should have resources in META.yml so that search...
2009-11-26 Dan Brook Starting to streamline and generally rejig the layout.
2009-11-26 Dan Brook Hacked in syntax highlighting to the blame view.
2009-11-26 Dan Brook Further tweaks to the blame view.
2009-11-26 Dan Brook Made the blame view a bit more informative.
2009-11-26 Dan Brook Dropped the dependence on File::Stat::ModeString which...
2009-11-25 Tomas Doran Change to new style scripts
2009-11-25 Zachary Stevens Update ISSUES and add shipit configuration. 0.000000_01
2009-11-25 Zachary Stevens Merge branch 'master' of git://github.com/bobtfish...
2009-11-25 Zachary Stevens Merge branch 'master' of git://github.com/broquaint...
2009-11-25 Tomas Doran Fix MANIFEST.SKIP
2009-11-25 Tomas Doran Ignore built dists
2009-11-25 Tomas Doran Don't need these images as we're not using them
2009-11-25 Tomas Doran Add MANIFEST.SKIP
2009-11-25 Tomas Doran Fix Pod and coverage
2009-11-25 Tomas Doran Turn Pod section into a block comment so it doesn't...
2009-11-25 Tomas Doran Update README
2009-11-25 Tomas Doran Make the version number sane and clean up copyright...
2009-11-25 Tomas Doran Remove gitweb.cgi, this is no longer needed
2009-11-25 Tomas Doran Fix broken tests for patch as file handle
2009-11-25 Tomas Doran Tart up the Makefile.PL a little
2009-11-25 Tomas Doran Merge branch 'master' of git://github.com/broquaint...
2009-11-25 Dan Brook Added /opml action.
2009-11-23 Tomas Doran Certainally need latest dev release
2009-11-23 Tomas Doran Bump deps
2009-11-22 Dan Brook Merge branch 'wtf8' of git://github.com/bobtfish/Gitali...
2009-11-22 Dan Brook Fixed parameter handling for tree ...
2009-11-21 Tomas Doran Do the right thing with encoding output to avoid 'wide...
2009-11-21 Tomas Doran Merge branch 'action-blame' of git://github.com/broquai...
next