summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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-15225-0/+120
* added test for bare reposcott Chacon2007-11-151-1/+1
* 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-122-8/+16
* 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 tas...scott Chacon2007-11-121-0/+35
* adding my testing git directoryscott Chacon2007-11-11260-3/+696
* added taggingscott Chacon2007-11-112-0/+80
* added merging functionsscott Chacon2007-11-112-1/+107
* added branch and checkout functionalityscott Chacon2007-11-113-12/+55
* 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, gtr...scott Chacon2007-11-114-10/+40
* git add working, git status object workingscott Chacon2007-11-113-1/+55
* got clone and init to work - my first writing functionsscott Chacon2007-11-105-15/+23
* few hours work - diff is donescott Chacon2007-11-105-7/+121
* added branches, more log stuff, better tests, changed the log api a bitscott Chacon2007-11-098-5/+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-083-7/+27
* moved the git objects into the object.rb filescott Chacon2007-11-083-65/+86
* added log functionsscott Chacon2007-11-084-0/+89
* added some testing files and got some real tests to runscott Chacon2007-11-0724-12/+481
* started test frameworkscott Chacon2007-11-073-0/+17