summaryrefslogtreecommitdiffstats
path: root/lib/git/lib.rb
Commit message (Expand)AuthorAgeFilesLines
* git add working, git status object workingscott Chacon2007-11-111-23/+74
* got clone and init to work - my first writing functionsscott Chacon2007-11-101-3/+30
* few hours work - diff is donescott Chacon2007-11-101-14/+69
* added branches, more log stuff, better tests, changed the log api a bitscott Chacon2007-11-091-5/+45
* added some branching beginningsscott Chacon2007-11-081-2/+10
* got all the unit tests to run from either place, fixed some old functionalityscott Chacon2007-11-081-1/+1
* moved the git objects into the object.rb filescott Chacon2007-11-081-5/+41
* added log functionsscott Chacon2007-11-081-0/+22