public
Fork of mojombo/grit
Description: Grit is a Ruby library for extracting information from a git repository in an object oriented manner.
Homepage: http://grit.rubyforge.org/
Clone URL: git://github.com/technoweenie/grit.git
grit / test
name age message
..
directory fixtures/ Fri Dec 28 16:54:22 -0800 2007 abbreviated sha1 and archiving [mojombo]
file helper.rb Wed Oct 10 23:20:54 -0700 2007 implement Repo.commits [mojombo]
file profile.rb Sat Oct 13 14:56:53 -0700 2007 add lazy computation of tree contents [mojombo]
file suite.rb Wed Oct 10 09:05:03 -0700 2007 convert to Grit module, refactor to be more OO [mojombo]
file test_actor.rb Sun Oct 28 22:24:06 -0700 2007 add Actor#to_s as alias to Actor#name [defunkt]
file test_blob.rb Sun Jan 06 18:59:51 -0800 2008 add Commit#mime_type [mojombo]
file test_commit.rb Fri Dec 28 16:54:22 -0800 2007 abbreviated sha1 and archiving [mojombo]
file test_git.rb Tue Nov 20 17:27:42 -0800 2007 fix tests on other machines [tom]
file test_head.rb Sat Oct 13 18:05:35 -0700 2007 implement Blob.data and Blob.size [mojombo]
file test_reality.rb Tue Nov 20 17:27:42 -0800 2007 fix tests on other machines [tom]
file test_repo.rb Fri Dec 28 16:54:22 -0800 2007 abbreviated sha1 and archiving [mojombo]
file test_tree.rb Sat Oct 20 15:44:37 -0700 2007 add Tree./ to ease getting subtrees [mojombo]