summaryrefslogtreecommitdiffstats
path: root/lib/git/base.rb
Commit message (Expand)AuthorAgeFilesLines
* added push, changed some docs, merged README and EXAMPLES, fixed the Rake tas...scott Chacon2007-11-121-1/+5
* adding my testing git directoryscott Chacon2007-11-111-0/+11
* added taggingscott Chacon2007-11-111-0/+44
* added merging functionsscott Chacon2007-11-111-1/+10
* added branch and checkout functionalityscott Chacon2007-11-111-0/+9
* added remove and resetscott Chacon2007-11-111-0/+13
* added the commit(), changed base.commit, base.tree, base.blob to gcommit, gtr...scott Chacon2007-11-111-3/+12
* git add working, git status object workingscott Chacon2007-11-111-1/+11
* got clone and init to work - my first writing functionsscott Chacon2007-11-101-12/+33
* few hours work - diff is donescott Chacon2007-11-101-8/+43
* added branches, more log stuff, better tests, changed the log api a bitscott Chacon2007-11-091-0/+8
* added some branching beginningsscott Chacon2007-11-081-1/+11
* moved the git objects into the object.rb filescott Chacon2007-11-081-5/+5
* added log functionsscott Chacon2007-11-081-0/+9
* got the first round workingscott Chacon2007-11-071-0/+59