summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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