summaryrefslogtreecommitdiffstats
path: root/lib/git/raw/internal/pack.rb
Commit message (Collapse)AuthorAgeFilesLines
* reverted the pure ruby code to system calls and split the pure ruby to a new ↵Scott Chacon2008-03-081-258/+0
| | | | library
* added Matthias and Simon to credits for the gitrb codescott Chacon2007-11-271-0/+10
| | | | | fixed an issue with raw object tree formatting added ls_tree implementation in raw git
* have the pure ruby bindings working to some degreescott Chacon2007-11-201-211/+219
|
* added files from the gitrb project, which seems abandoned, but which is ↵scott Chacon2007-11-201-0/+240
great code