summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixed a small environment bugscott Chacon2007-11-113-82/+5
* added the commit(), changed base.commit, base.tree, base.blob to gcommit, gtr...scott Chacon2007-11-118-45/+98
* git add working, git status object workingscott Chacon2007-11-118-28/+247
* got clone and init to work - my first writing functionsscott Chacon2007-11-1010-43/+97
* few hours work - diff is donescott Chacon2007-11-1013-67/+394
* added branches, more log stuff, better tests, changed the log api a bitscott Chacon2007-11-0919-144/+521
* added some branching beginningsscott Chacon2007-11-088-24/+75
* got all the unit tests to run from either place, fixed some old functionalityscott Chacon2007-11-085-8/+32
* moved the git objects into the object.rb filescott Chacon2007-11-0810-114/+263
* added log functionsscott Chacon2007-11-0810-4/+181
* added some testing files and got some real tests to runscott Chacon2007-11-0727-16/+485
* started test frameworkscott Chacon2007-11-074-0/+21
* got the first round workingscott Chacon2007-11-077-1/+145
* beginning of Ruby/Git projectscott Chacon2007-11-073-0/+210