summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* significantly improved log performancescott Chacon2007-11-173-4/+4
* updated the docsscott Chacon2007-11-161-6/+6
* added checkout_indexscott Chacon2007-11-162-0/+13
* added update-refscott Chacon2007-11-163-0/+15
* added some low level tree operations and testsscott Chacon2007-11-165-2/+103
* forgot gblobscott Chacon2007-11-151-1/+1
* only call rev-parse and cat-file for size and type when neededscott Chacon2007-11-152-22/+41
* added object content cachingscott Chacon2007-11-151-2/+4
* added tree? blob? commit? tag? predicates for git objectsscott Chacon2007-11-151-0/+16
* new bare testing reposcott Chacon2007-11-151-17/+2
* added test for bare reposcott Chacon2007-11-151-4/+19
* added name-rev support for commit objectsscott Chacon2007-11-142-2/+9
* added 'archive' and testsscott Chacon2007-11-144-3/+50
* updated a bunch of the documentationscott Chacon2007-11-133-21/+159
* added the tree functions and testsscott Chacon2007-11-122-6/+64
* added a bunch of good stuff to the commit objectscott Chacon2007-11-124-8/+107
* updated the docs, added a version to the library, added a History filescott Chacon2007-11-121-0/+2
* added push, changed some docs, merged README and EXAMPLES, fixed the Rake tas...scott Chacon2007-11-122-1/+9
* added documentation and a license filescott Chacon2007-11-112-2/+6
* adding my testing git directoryscott Chacon2007-11-112-1/+14
* added taggingscott Chacon2007-11-115-10/+137
* added merging functionsscott Chacon2007-11-113-3/+53
* added branch and checkout functionalityscott Chacon2007-11-114-4/+64
* changed .commit to .gcommit for consistencyscott Chacon2007-11-111-2/+7
* added remove and resetscott Chacon2007-11-113-0/+35
* fixed a small environment bugscott Chacon2007-11-111-4/+4
* added the commit(), changed base.commit, base.tree, base.blob to gcommit, gtr...scott Chacon2007-11-113-14/+45
* git add working, git status object workingscott Chacon2007-11-114-24/+189
* got clone and init to work - my first writing functionsscott Chacon2007-11-104-22/+70
* few hours work - diff is donescott Chacon2007-11-107-45/+244
* added branches, more log stuff, better tests, changed the log api a bitscott Chacon2007-11-099-16/+183
* added some branching beginningsscott Chacon2007-11-086-5/+50
* got all the unit tests to run from either place, fixed some old functionalityscott Chacon2007-11-082-1/+5
* moved the git objects into the object.rb filescott Chacon2007-11-086-31/+160
* added log functionsscott Chacon2007-11-086-4/+92
* added some testing files and got some real tests to runscott Chacon2007-11-071-3/+0
* got the first round workingscott Chacon2007-11-076-0/+144
* beginning of Ruby/Git projectscott Chacon2007-11-071-0/+7