summaryrefslogtreecommitdiffstats
path: root/tests/units
Commit message (Expand)AuthorAgeFilesLines
* fixed a small environment bugscott Chacon2007-11-112-78/+1
* added the commit(), changed base.commit, base.tree, base.blob to gcommit, gtr...scott Chacon2007-11-113-10/+39
* git add working, git status object workingscott Chacon2007-11-113-1/+55
* got clone and init to work - my first writing functionsscott Chacon2007-11-104-12/+20
* few hours work - diff is donescott Chacon2007-11-103-5/+119
* added branches, more log stuff, better tests, changed the log api a bitscott Chacon2007-11-095-4/+223
* added some branching beginningsscott Chacon2007-11-081-8/+18
* got all the unit tests to run from either place, fixed some old functionalityscott Chacon2007-11-082-4/+15
* moved the git objects into the object.rb filescott Chacon2007-11-082-2/+85
* added log functionsscott Chacon2007-11-081-0/+26
* added some testing files and got some real tests to runscott Chacon2007-11-072-0/+64