summaryrefslogtreecommitdiffstats
path: root/lib/git/branch.rb
Commit message (Collapse)AuthorAgeFilesLines
* added documentation and a license filescott Chacon2007-11-111-0/+4
|
* added taggingscott Chacon2007-11-111-1/+1
|
* added merging functionsscott Chacon2007-11-111-1/+31
|
* added branch and checkout functionalityscott Chacon2007-11-111-3/+33
|
* changed .commit to .gcommit for consistencyscott Chacon2007-11-111-2/+7
|
* added branches, more log stuff, better tests, changed the log api a bitscott Chacon2007-11-091-1/+15
| | | | added tests for Git::Lib, started Git::Diff development
* added some branching beginningsscott Chacon2007-11-081-0/+11
added tests for .size