| Commit message (Expand) | Author | Age | Files | Lines |
| * | added push, changed some docs, merged README and EXAMPLES, fixed the Rake tas... | scott Chacon | 2007-11-12 | 1 | -131/+0 |
| * | added documentation and a license file | scott Chacon | 2007-11-11 | 1 | -131/+131 |
| * | adding my testing git directory | scott Chacon | 2007-11-11 | 1 | -5/+1 |
| * | added tagging | scott Chacon | 2007-11-11 | 1 | -9/+10 |
| * | added merging functions | scott Chacon | 2007-11-11 | 1 | -7/+8 |
| * | added branch and checkout functionality | scott Chacon | 2007-11-11 | 1 | -7/+18 |
| * | changed .commit to .gcommit for consistency | scott Chacon | 2007-11-11 | 1 | -2/+2 |
| * | added remove and reset | scott Chacon | 2007-11-11 | 1 | -4/+13 |
| * | added the commit(), changed base.commit, base.tree, base.blob to gcommit, gtr... | scott Chacon | 2007-11-11 | 1 | -21/+13 |
| * | git add working, git status object working | scott Chacon | 2007-11-11 | 1 | -3/+3 |
| * | got clone and init to work - my first writing functions | scott Chacon | 2007-11-10 | 1 | -6/+4 |
| * | few hours work - diff is done | scott Chacon | 2007-11-10 | 1 | -15/+29 |
| * | added branches, more log stuff, better tests, changed the log api a bit | scott Chacon | 2007-11-09 | 1 | -0/+109 |