Fix a few test annoyances.
[catagits/Gitalist.git] / t / 02git_Repository.t
2011-10-30 Dan Brook Fix a few test annoyances.
2011-07-13 Christian Walde Win32 does not have a proper owner for repos, so to...
2011-07-13 Christian Walde I18N::Langinfo is not available on Win32
2011-06-06 Dan Brook Fix for infinite loop bug in blame.
2011-05-20 Dan Brook First cut at reintroducing object serialization.
2010-10-31 Zachary Stevens Introduce Gitalist::Git::Tag.
2010-10-31 Zachary Stevens Introduce Gitalist::Git::Head.
2010-10-31 Zachary Stevens Test fixup - Repository->list_tree is gone.
2010-10-31 Zachary Stevens Commit->sha_by_path now returns an object.
2010-10-31 Zachary Stevens Remove Repository->list_tree.
2010-10-31 Zachary Stevens Move Repository->hash_by_path to Commit->sha_by_path.
2010-10-31 Dan Brook Regenerated README and fixed tests for bootstrapped...
2010-08-13 Dan Brook Fix tests dying in absence of bootstrap scripts. 0.002005
2010-08-01 Dan Brook Revert "Merge remote branch 't0m/json' into json"
2010-08-01 Dan Brook A few fixes to get the JSON test working.
2010-08-01 Tomas Doran Add a trivial test
2010-08-01 Tomas Doran Do the correct thing with type contraints etc to be...
2010-08-01 Tomas Doran Add a trivial test
2010-08-01 Tomas Doran Do the correct thing with type contraints etc to be...
2010-06-29 Dan Brook Revert "Merge remote branch 't0m/json' into json"
2010-06-19 Dan Brook A few fixes to get the JSON test working.
2010-06-19 Tomas Doran Add a trivial test
2010-06-19 Tomas Doran Do the correct thing with type contraints etc to be...
2010-06-19 Tomas Doran Add a trivial test
2010-06-19 Tomas Doran Do the correct thing with type contraints etc to be...
2010-03-29 Dan Brook A series of reverts involving win32 related hacks.
2010-03-06 Dan Brook Further win32 related hacks.
2009-12-19 Zachary Stevens Change other uses of 'project' to 'repository'.
2009-12-19 Zachary Stevens Rename ::Project to ::Repository