do NOT ignore inc - this is in /root
[catagits/Gitalist.git] / lib / Gitalist / Git /
2010-03-06 Dan Brook Further win32 related hacks.
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 Fix paging links for /shortlog.
2010-03-01 Dan Brook Fixed the links in the history view.
2010-01-24 Tomas Doran Make /<sha1>/ also work for /<head of branch>/..
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-20 Dan Brook Abstracted kludges a little more.
2010-01-20 Dan Brook Two kludges to get Gitalist *running* on Strawberry...
2009-12-23 Lian Wan Situ Add per line link for previous version of a line in...
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 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-17 Dagfinn Ilmari Man... Fix notabs test
2009-12-17 Dagfinn Ilmari Man... Decode getpwuid values
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-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 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-11-26 Dan Brook Dropped the dependence on File::Stat::ModeString which...
2009-11-25 Tomas Doran Make the version number sane and clean up copyright...
2009-11-25 Tomas Doran Fix broken tests for patch as file handle
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 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 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 Zachary Stevens Implement 'patch' 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 Zachary Stevens Add ::Object::Blob.
2009-11-16 Zachary Stevens Moved additional attributes to :Commit.
2009-11-15 Zachary Stevens Introduce ::Object::Commit.
2009-11-14 Zachary Stevens Project->list_tree implementation becomes an access...
2009-11-14 Zachary Stevens Revert change to ->description, as the implementation...
2009-11-14 Zachary Stevens Fix regression finding description for an undescribed...
2009-11-14 Zachary Stevens Tidy syntax.
2009-11-14 Zachary Stevens Relocate diff method from ::Project to ::Object.
2009-11-13 Zachary Stevens Change Project->description to use GPP.
2009-11-13 Zachary Stevens Make gpp instance a public attribute.
2009-11-12 Tomas Doran Merge branch 'master' of git://github.com/broquaint...
2009-11-12 Zachary Stevens Merge branch 'model-reorg' into tp-intg
2009-11-12 Zachary Stevens Reorganisation of ::Project.
2009-11-12 Zachary Stevens Rename Object->contents to ->content, and delegate...
2009-11-12 Zachary Stevens Removed unused methods on Project.
2009-11-12 Zachary Stevens Make Project->heads an attribute.
2009-11-12 Zachary Stevens More tidying of ::Project.
2009-11-12 Zachary Stevens Fixed signature for references.
2009-11-12 Zachary Stevens Merge branch 'master' into model-reorg
2009-11-12 Zachary Stevens Merge branch 'master' of git://github.com/broquaint...
2009-11-12 Zachary Stevens Merge branch 'model-reorg' of git://github.com/bobtfish...
2009-11-12 Zachary Stevens Trivial comment change.
2009-11-12 Dan Brook Fixed bug in where branch links were always pointing at
2009-11-11 Tomas Doran Some small cleanups in project. Remove a couple of...
2009-11-11 Zachary Stevens Minor POD changes.
2009-11-11 Zachary Stevens ::Project cleaning part 2.
2009-11-11 Zachary Stevens Merge branch 'model-reorg' of git://github.com/bobtfish...
2009-11-11 Zachary Stevens Part 1 cleanup of ::Project.
2009-11-11 Tomas Doran Don't always build all projects, this can hurt performance
2009-11-11 Tomas Doran Trivial doc fix
2009-11-10 Zachary Stevens Default ::Object attributes tree_sha1 and comment to...
2009-11-10 Zachary Stevens Stop Project->diff() blowing up when no parent is speci...
2009-11-10 Zachary Stevens Big cleanup of ::Repo.
2009-11-10 Zachary Stevens Remove the HasUtils role from Repo.
2009-11-08 Tomas Doran Add a HasUtils role, so that ::Repo can have utils...
next