public
Rubygem
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/github/grit.git
Search Repo:
grit / test
name age message
..
folder fixtures/ Fri Apr 25 15:25:49 -0700 2008 added refs super class for tag & head + add... [dysinger]
folder helper.rb Mon Feb 18 01:11:46 -0800 2008 Update tests to not use fixed absolute paths [wvl]
folder profile.rb Sat Oct 13 14:56:53 -0700 2007 add lazy computation of tree contents [mojombo]
folder suite.rb Wed Oct 10 09:05:03 -0700 2007 convert to Grit module, refactor to be more OO [mojombo]
folder test_actor.rb Sun Oct 28 22:24:06 -0700 2007 add Actor#to_s as alias to Actor#name [defunkt]
folder test_blob.rb Sun Jan 06 18:59:51 -0800 2008 add Commit#mime_type [mojombo]
folder test_commit.rb Mon Mar 10 18:10:42 -0700 2008 Touch up Commit#to_hash [defunkt]
folder test_config.rb Sat Mar 08 19:50:30 -0800 2008 Add write support to the git configuration [halorgium]
folder test_diff.rb Thu Mar 06 15:03:06 -0800 2008 don't crash when diffing and last pair only con... [evilchelu]
folder test_git.rb Sun Mar 30 20:50:08 -0700 2008 timeout code and tests [defunkt]
folder test_head.rb Sat Mar 29 20:31:23 -0700 2008 support for heads with slashes in them [defunkt]
folder test_real.rb Wed Apr 30 22:03:18 -0700 2008 proof of concept for commits to a bare repo [mojombo]
folder test_reality.rb Tue Nov 20 17:27:42 -0800 2007 fix tests on other machines [tom]
folder test_remote.rb Fri Apr 25 15:25:49 -0700 2008 added refs super class for tag & head + add... [dysinger]
folder test_repo.rb Fri Apr 25 15:25:49 -0700 2008 added refs super class for tag & head + add... [dysinger]
folder test_tag.rb Sun Feb 10 18:49:09 -0800 2008 add tag support [mojombo]
folder test_tree.rb Mon Feb 18 00:55:57 -0800 2008 compact Commit contents from Trees so that #/(p... [technoweenie]