summaryrefslogtreecommitdiffstats
path: root/lib/git.rb
Commit message (Collapse)AuthorAgeFilesLines
* 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 tests for Git::Lib, started Git::Diff development
* added some branching beginningsscott Chacon2007-11-081-1/+2
| | | | added tests for .size
* 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