summaryrefslogtreecommitdiffstats
path: root/EXAMPLES
Commit message (Collapse)AuthorAgeFilesLines
* added the commit(), changed base.commit, base.tree, base.blob to gcommit, ↵scott Chacon2007-11-111-21/+13
| | | | gtree, gblob
* git add working, git status object workingscott Chacon2007-11-111-3/+3
|
* got clone and init to work - my first writing functionsscott Chacon2007-11-101-6/+4
|
* few hours work - diff is donescott Chacon2007-11-101-15/+29
|
* added branches, more log stuff, better tests, changed the log api a bitscott Chacon2007-11-091-0/+109
added tests for Git::Lib, started Git::Diff development