public
Description: Grit gives you object oriented read/write access to Git repositories via Ruby.
Homepage: http://grit.rubyforge.org/
Clone URL: git://github.com/mojombo/grit.git
grit / test
name age message
..
directory bench/ Thu May 29 10:32:19 -0700 2008 bunch of changes [schacon]
directory dot_git/ Fri Feb 13 15:45:17 -0800 2009 Add packed-refs annotated tag support. [defunkt]
directory dot_git_clone/ Sun Aug 10 15:04:59 -0700 2008 fixed alternates to accept relative paths and c... [schacon]
directory dot_git_clone2/ Sun Aug 10 15:04:59 -0700 2008 fixed alternates to accept relative paths and c... [schacon]
directory dot_git_iv2/ Wed Aug 06 11:45:51 -0700 2008 updated packfile code to recognize index v2 [schacon]
directory fixtures/ Sat Feb 28 15:57:04 -0800 2009 Merge branch 'js/master' into next [mojombo]
file helper.rb Sat Feb 14 02:49:16 -0800 2009 Fixed annoying ruby1.9 loadpath errors [js]
file profile.rb Thu May 29 10:31:46 -0700 2008 rearranged and commented the repository GitRuby... [schacon]
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_blame.rb Thu Dec 11 15:00:29 -0800 2008 added some blame and merge stuff [schacon]
file test_blame_tree.rb Sat Jun 28 14:40:07 -0700 2008 patched bare rev-list to use FileIndex (for pag... [schacon]
file test_blob.rb Sat Feb 14 02:49:17 -0800 2009 Add a #basename method to Submodule, Blob and T... [js]
file test_commit.rb Tue Mar 03 16:14:54 -0800 2009 a_commit and b_commit are really a_blob and b_blob [mojombo]
file test_commit_stats.rb Thu Jun 19 15:40:18 -0700 2008 added commit_stats stuff [schacon]
file test_commit_write.rb Tue Oct 21 09:47:51 -0700 2008 poetry mode a few lines [mojombo]
file test_config.rb Sat Mar 08 19:50:30 -0800 2008 Add write support to the git configuration [halorgium]
file test_diff.rb Tue Jul 08 20:32:35 -0700 2008 pulled in changes from github [schacon]
file test_file_index.rb Thu Jul 31 13:25:50 -0700 2008 fixed a log issue [schacon]
file test_git.rb Loading commit data...
file test_grit.rb Fri Jun 27 19:13:10 -0700 2008 add missing files to manifest; add grit test [rsanheim]
file test_head.rb Fri Jan 02 18:32:33 -0800 2009 fixed refs handling, added gc auto, updated tes... [schacon]
file test_index_status.rb Thu May 29 11:33:09 -0700 2008 added some simple write ops : add, remove, commit [schacon]
file test_merge.rb Thu Dec 11 15:00:29 -0800 2008 added some blame and merge stuff [schacon]
file test_raw.rb Tue Jul 08 20:32:35 -0700 2008 pulled in changes from github [schacon]
file test_real.rb Wed Apr 30 22:03:18 -0700 2008 proof of concept for commits to a bare repo [mojombo]
file test_reality.rb Tue Nov 20 17:27:42 -0800 2007 fix tests on other machines [tom]
file test_remote.rb Tue Jun 24 12:18:07 -0700 2008 updated refs to not include directories (duh), ... [schacon]
file test_repo.rb
file test_rubygit.rb
file test_rubygit_alt.rb Sat Jul 26 23:22:44 -0700 2008 including code from github updates [schacon]
file test_rubygit_index.rb Fri Aug 22 14:51:56 -0700 2008 merged recent changes: * accepts relative alt p... [schacon]
file test_rubygit_iv2.rb Fri Aug 22 14:51:56 -0700 2008 merged recent changes: * accepts relative alt p... [schacon]
file test_submodule.rb Sat Feb 14 02:49:17 -0800 2009 Add a #basename method to Submodule, Blob and T... [js]
file test_tag.rb Fri Feb 13 15:46:59 -0800 2009 Simplify tag test a tad [defunkt]
file test_tree.rb Sat Feb 14 02:49:17 -0800 2009 Add a #basename method to Submodule, Blob and T... [js]