Bumping version and updated Changes appropriately.
[catagits/Gitalist.git] / lib /
2009-12-22 Lian Wan Situ Add per line link for previous version of a line in...
2009-12-21 Lian Wan Situ Fixes to get FromListOfDirectories working
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 Zachary Stevens Update changelog and version. 0.000004
2009-12-19 Tomas Doran More Pod
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 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 Man... Fix notabs test
2009-12-17 Dagfinn Ilmari Man... 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-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 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 Changelog, bump version
2009-12-08 Zachary Stevens Merge branch 'pod-cleanup'
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 Bump version
2009-12-06 Tomas Doran Add docs about how to configure
2009-12-06 Tomas Doran Make starting gitalist pointed at somewhere settable...
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-03 Zachary Stevens Bump version for first real release. 0.000001
2009-12-02 Zachary Stevens Checking in changes prior to tagging of version 0.00000... 0.000000_02
2009-12-01 Tomas Doran Fix the FCGI issue locally using the new Catalyst scrip...
2009-11-30 Zachary Stevens Make history action work as per gitweb. This feels...
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-27 Tomas Doran (t0m) Frequently asked questions. Or at least questions which...
2009-11-26 Dan Brook Hacked in syntax highlighting to the blame view.
2009-11-26 Dan Brook Dropped the dependence on File::Stat::ModeString which...
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 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 Dan Brook Added /opml action.
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 Dan Brook Made /blob & /blob_plain actions a little more robust.
2009-11-21 Dan Brook Added /project_index action.
2009-11-20 Dan Brook Switch from latin1 chars to the HTML escape char equiva...
2009-11-20 Dan Brook Starting to hook up "orphaned" actions.
2009-11-20 Dan Brook Fleshed out the /blame action a bit more.
2009-11-20 Dan Brook Initial cut at /blame action.
2009-11-20 Dan Brook Added the /tags action.
2009-11-20 Dan Brook Sort out to_utf8 usage.
2009-11-20 Dan Brook Removed the gitweb shim and its dependency.
2009-11-20 Dan Brook Merge branch 'action-snapshot' of git://github.com...
2009-11-20 Dan Brook Added stubs for further missing actions.
2009-11-20 Dan Brook Moved header & footer logic into the templates.
2009-11-20 Zachary Stevens Correct filename in HTTP response.
2009-11-20 Zachary Stevens Moved snapshot method onto Project as both tree and...
2009-11-20 Zachary Stevens Moved snapshot method onto Project as both tree and...
2009-11-19 Zachary Stevens Take format from the right parameter, default to tgz...
2009-11-19 Zachary Stevens Minimally working snapshot action.
2009-11-19 Tomas Doran Use anon symbols for safety / reentrancy, no idea if...
2009-11-19 Zachary Stevens Introduce a run_cmd_fh method, to avoid slurping comman...
2009-11-19 Dan Brook Fixed syntax error in Root.pm & tidied up tests.
2009-11-19 Dan Brook Merge branch 'master' of git://github.com/zts/Gitalist...
2009-11-19 Dan Brook Added simple /rss action.
2009-11-19 Zachary Stevens Merge branch 'action-patches' into patches-intg
2009-11-19 Zachary Stevens Rename variables and tidy to (hopefully) improve readab...
2009-11-19 Zachary Stevens Renamed method.
2009-11-19 Zachary Stevens Implement the 'patch' action.
2009-11-18 Dan Brook Merge branch 'aesthetics'
2009-11-18 Dan Brook Add the appropriate header for /atom. aesthetics
2009-11-18 Dan Brook Added a first cut of the /atom action.
2009-11-18 Zachary Stevens Implement 'patch' action.
2009-11-17 Zachary Stevens Added the search_help action.
2009-11-17 Zachary Stevens Don't bother looking up type - the subclasses know...
2009-11-17 Zachary Stevens Fix commit action.
2009-11-17 Zachary Stevens Move diff method onto Commit object, and tree attribute...
2009-11-17 Zachary Stevens Add ::Tag and ::Tree.
2009-11-16 Dan Brook Added the blob_plain, blobdiff_plain and commitdiff_pla...
2009-11-16 Zachary Stevens Add ::Object::Blob.
2009-11-16 Zachary Stevens Moved additional attributes to :Commit.
2009-11-15 Zachary Stevens Introduce ::Object::Commit.
next