added files from the gitrb project, which seems abandoned, but which is great code
commitd07a2c04c1599fe707831afdd29397cc36e02fa6
authorscott Chacon <schacon@agadorsparticus.corp.reactrix.com>
Tue, 20 Nov 2007 20:07:46 +0000 (20 12:07 -0800)
committerscott Chacon <schacon@agadorsparticus.corp.reactrix.com>
Tue, 20 Nov 2007 20:07:46 +0000 (20 12:07 -0800)
tree8bde8310874c92c4c2a51998ff53166a8e8e2d94
parent2cef1e66c395296620225c7ffd77b772c6ad4215
added files from the gitrb project, which seems abandoned, but which is great code
lib/git/raw/git.rb [new file with mode: 0644]
lib/git/raw/internal/loose.rb [new file with mode: 0644]
lib/git/raw/internal/mmap.rb [new file with mode: 0644]
lib/git/raw/internal/object.rb [new file with mode: 0644]
lib/git/raw/internal/pack.rb [new file with mode: 0644]
lib/git/raw/object.rb [new file with mode: 0644]
tests/units/test_raw_internals.rb [new file with mode: 0644]