summaryrefslogtreecommitdiffstats
path: root/lib/git.rb
Commit message (Expand)AuthorAgeFilesLines
* reverted the pure ruby code to system calls and split the pure ruby to a new ...Scott Chacon2008-03-081-2/+0
* Added in the stashesEric Goodwin2008-03-031-0/+3
* have the pure ruby bindings working to some degreescott Chacon2007-11-201-0/+3
* added some TODO notes, the History.txt entry i forgot and a way to attach a c...scott Chacon2007-11-191-2/+2
* 1.0.4 taggingsscott Chacon2007-11-191-1/+1
* added some low level tree operations and testsscott Chacon2007-11-161-1/+1
* updated a bunch of the documentationscott Chacon2007-11-131-0/+46
* added a bunch of good stuff to the commit objectscott Chacon2007-11-121-7/+1
* updated the docs, added a version to the library, added a History filescott Chacon2007-11-121-0/+2
* git add working, git status object workingscott Chacon2007-11-111-0/+1
* got clone and init to work - my first writing functionsscott Chacon2007-11-101-5/+5
* few hours work - diff is donescott Chacon2007-11-101-8/+6
* added branches, more log stuff, better tests, changed the log api a bitscott Chacon2007-11-091-5/+5
* added some branching beginningsscott Chacon2007-11-081-1/+2
* moved the git objects into the object.rb filescott Chacon2007-11-081-5/+0
* added log functionsscott Chacon2007-11-081-4/+6
* added some testing files and got some real tests to runscott Chacon2007-11-071-3/+0
* got the first round workingscott Chacon2007-11-071-0/+49
* beginning of Ruby/Git projectscott Chacon2007-11-071-0/+7