Win32 does not have reliable symlinks
[catagits/Gitalist.git] / lib / Gitalist / Git / Object.pm
2011-07-13 Christian Walde Win32 does not have reliable symlinks
2011-05-23 Dan Brook Add serialization to Gitalist::Git::Object.
2010-10-31 Dan Brook Fix for failing assertion in t/02git_object.t.
2010-10-31 Zachary Stevens Stringify Object instances to their sha1.
2010-08-01 Dan Brook Revert "Merge remote branch 't0m/json' into json"
2010-08-01 Dan Brook Added commit object serialization.
2010-08-01 Tomas Doran Add the serializeable role everywhere
2010-06-29 Dan Brook Revert "Merge remote branch 't0m/json' into json"
2010-06-19 Dan Brook Added commit object serialization.
2010-06-19 Tomas Doran Add the serializeable role everywhere
2010-03-29 Dan Brook A series of reverts involving win32 related hacks.
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-19 Zachary Stevens Change other uses of 'project' to 'repository'.
2009-12-19 Zachary Stevens Rename ::Project to ::Repository
2009-12-17 Dagfinn Ilmari Man... Fix notabs test
2009-12-08 Zachary Stevens Merge branch 'pod-cleanup'
2009-12-06 Zachary Stevens Added some more POD for the ::Git::Object classes.
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-19 Zachary Stevens Introduce a run_cmd_fh method, to avoid slurping comman...
2009-11-17 Zachary Stevens Don't bother looking up type - the subclasses know...
2009-11-17 Zachary Stevens Move diff method onto Commit object, and tree attribute...
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 Relocate diff method from ::Project to ::Object.
2009-11-12 Zachary Stevens Rename Object->contents to ->content, and delegate...
2009-11-10 Zachary Stevens Default ::Object attributes tree_sha1 and comment to...
2009-11-08 Zachary Stevens Migrated commit action to new model.
2009-11-08 Zachary Stevens Fixes to tests and Object's builders.
2009-11-07 Tomas Doran Refactor somewhat
2009-11-07 Tomas Doran Use accessors
2009-11-07 Zachary Stevens Converted the 'heads' action to the new model.
2009-11-07 Zachary Stevens Gave ::Project methods to return Objects, and several...
2009-11-06 Zachary Stevens Fix Object->size.
2009-11-06 Tomas Doran Change from string to bareword types, and add a Maybe...
2009-11-01 Zachary Stevens Make Object aware of its containing repository, and...
2009-11-01 Zachary Stevens Add list_tree method to Project, returning an array of
2009-11-01 Zachary Stevens Make Object aware of its containing repository, and...
2009-11-01 Zachary Stevens Add list_tree method to Project, returning an array of