summaryrefslogtreecommitdiffstats
path: root/tests/units
Commit message (Collapse)AuthorAgeFilesLines
* significantly improved log performancescott Chacon2007-11-173-12/+6
|
* added checkout_indexscott Chacon2007-11-161-0/+8
|
* added update-refscott Chacon2007-11-161-1/+8
|
* added some low level tree operations and testsscott Chacon2007-11-161-0/+106
|
* forgot gblobscott Chacon2007-11-151-14/+14
|
* added object content cachingscott Chacon2007-11-152-1/+2
|
* added unit tests for object predicatesscott Chacon2007-11-151-0/+4
|
* new bare testing reposcott Chacon2007-11-151-0/+41
|
* added name-rev support for commit objectsscott Chacon2007-11-141-0/+4
|
* updated the unit test to look at some of the archive filesscott Chacon2007-11-141-1/+12
|
* changed a unit testscott Chacon2007-11-141-1/+1
|
* added 'archive' and testsscott Chacon2007-11-141-0/+44
|
* added the tree functions and testsscott Chacon2007-11-121-0/+7
|
* added a bunch of good stuff to the commit objectscott Chacon2007-11-122-0/+20
|
* added push, changed some docs, merged README and EXAMPLES, fixed the Rake ↵scott Chacon2007-11-121-0/+35
| | | | tasks to build a proper gem
* adding my testing git directoryscott Chacon2007-11-112-2/+31
|
* added taggingscott Chacon2007-11-112-0/+80
|
* added merging functionsscott Chacon2007-11-112-1/+107
|
* added branch and checkout functionalityscott Chacon2007-11-112-12/+42
|
* changed .commit to .gcommit for consistencyscott Chacon2007-11-111-1/+1
|
* added remove and resetscott Chacon2007-11-111-0/+106
|
* fixed a small environment bugscott Chacon2007-11-112-78/+1
|
* added the commit(), changed base.commit, base.tree, base.blob to gcommit, ↵scott Chacon2007-11-113-10/+39
| | | | gtree, gblob
* 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 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-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