summaryrefslogtreecommitdiffstats
path: root/tests/units/test_object.rb
Commit message (Collapse)AuthorAgeFilesLines
* forgot gblobscott Chacon2007-11-151-14/+14
|
* added object content cachingscott Chacon2007-11-151-0/+1
|
* added unit tests for object predicatesscott Chacon2007-11-151-0/+4
|
* added name-rev support for commit objectsscott Chacon2007-11-141-0/+4
|
* added the tree functions and testsscott Chacon2007-11-121-0/+7
|
* added a bunch of good stuff to the commit objectscott Chacon2007-11-121-0/+12
|
* added the commit(), changed base.commit, base.tree, base.blob to gcommit, ↵scott Chacon2007-11-111-4/+4
| | | | gtree, gblob
* got clone and init to work - my first writing functionsscott Chacon2007-11-101-3/+3
|
* added branches, more log stuff, better tests, changed the log api a bitscott Chacon2007-11-091-0/+17
| | | | added tests for Git::Lib, started Git::Diff development
* added some branching beginningsscott Chacon2007-11-081-8/+18
| | | | added tests for .size
* got all the unit tests to run from either place, fixed some old functionalityscott Chacon2007-11-081-1/+12
|
* moved the git objects into the object.rb filescott Chacon2007-11-081-0/+58