| 2007-11-29 |
scott Chacon | applied a patch by mateusz jedruch <mateusz.jedruch... master |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-29 |
scott Chacon | applied helper patch kindly submitted by skaar <skaar... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-27 |
scott Chacon | added some information about gitr to the README file |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-27 |
scott Chacon | added ls-tree to gitr |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-27 |
scott Chacon | everything but the archive and diff functions are now... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-27 |
scott Chacon | Merge branches 'master' and 'internals' |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-27 |
scott Chacon | fixed issue with running a 'git log' with an object... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-27 |
scott Chacon | added Matthias and Simon to credits for the gitrb code |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-23 |
scott Chacon | started the ruby-only command line git client |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-23 |
scott Chacon | got log and cat-file moved to pure ruby |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-20 |
scott Chacon | have the pure ruby bindings working to some degree |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-20 |
scott Chacon | added a test for the logger |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-20 |
scott Chacon | added files from the gitrb project, which seems abandon... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-20 |
scott Chacon | added a timer to gitweb, so I can see if i'm speeding... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-20 |
scott Chacon | i now have the gitweb view page running off only 2... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-20 |
scott Chacon | need to add a grep function note |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-19 |
scott Chacon | added some TODO notes, the History.txt entry i forgot... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-19 |
scott Chacon | 1.0.4 taggings 1.0.4 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-19 |
scott Chacon | updated documentation |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-19 |
scott Chacon | more speed improvements |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-19 |
scott Chacon | updated docs |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-19 |
scott Chacon | added a tiny bit of docs to the gitweb.rb script |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-19 |
scott Chacon | can now remove repos and clone/pull from the url |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-19 |
scott Chacon | changed logging to be far more efficient if you're... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-19 |
scott Chacon | Merge branches 'master' and 'camping' |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-19 |
scott Chacon | little docs |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-19 |
scott Chacon | pretty much done |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-19 |
scott Chacon | followed one path, but now I think I'm going to back out |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-18 |
scott Chacon | just about done with the camping interface |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-17 |
scott Chacon | added a sample camping app |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-17 |
scott Chacon | made it not change working directories when running... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-17 |
scott Chacon | significantly improved log performance |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-16 |
scott Chacon | added a benchmarking file |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-16 |
scott Chacon | updated the docs |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-16 |
scott Chacon | added checkout_index 1.0.3 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-16 |
scott Chacon | Merge branches 'master' and 'index' |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-16 |
scott Chacon | added some examples to the README |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-16 |
scott Chacon | added update-ref |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-16 |
scott Chacon | added some low level tree operations and tests |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-16 |
scott Chacon | forgot gblob |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-16 |
scott Chacon | only call rev-parse and cat-file for size and type... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-16 |
scott Chacon | added object content caching |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-16 |
scott Chacon | added unit tests for object predicates |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-16 |
scott Chacon | added tree? blob? commit? tag? predicates for git objects |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-15 |
scott Chacon | new bare testing repo |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-15 |
scott Chacon | added test for bare repo |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-14 |
scott Chacon | added name-rev support for commit objects |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-14 |
scott Chacon | updated the unit test to look at some of the archive... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-14 |
scott Chacon | changed a unit test |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-14 |
scott Chacon | added 'archive' and tests |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-13 |
scott Chacon | updated the TODO file with the stuff I'm working on... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-13 |
scott Chacon | updated a bunch of the documentation |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-13 |
scott Chacon | updated the History for a release |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-13 |
scott Chacon | added the tree functions and tests |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-13 |
scott Chacon | added a bunch of good stuff to the commit object |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-12 |
scott Chacon | updated the docs, added a version to the library, added... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-12 |
scott Chacon | added push, changed some docs, merged README and EXAMPL... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-12 |
scott Chacon | added documentation and a license file public/master |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-12 |
scott Chacon | adding my testing git directory |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-12 |
scott Chacon | added tagging |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-11 |
scott Chacon | added merging functions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-11 |
scott Chacon | added branch and checkout functionality |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-11 |
scott Chacon | changed .commit to .gcommit for consistency |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-11 |
scott Chacon | added remove and reset |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-11 |
scott Chacon | fixed a small environment bug |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-11 |
scott Chacon | added the commit(), changed base.commit, base.tree... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-11 |
scott Chacon | git add working, git status object working |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-10 |
scott Chacon | got clone and init to work - my first writing functions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-10 |
scott Chacon | few hours work - diff is done |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-09 |
scott Chacon | added branches, more log stuff, better tests, changed... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-09 |
scott Chacon | added some branching beginnings |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-09 |
scott Chacon | got all the unit tests to run from either place, fixed... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-09 |
scott Chacon | moved the git objects into the object.rb file |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-08 |
scott Chacon | added log functions |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-08 |
scott Chacon | added some testing files and got some real tests to run |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-08 |
scott Chacon | started test framework |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-08 |
scott Chacon | got the first round working |
commit | commitdiff | tree | snapshot (tar.gz zip) |
| 2007-11-07 |
scott Chacon | beginning of Ruby/Git project |
commit | commitdiff | tree | snapshot (tar.gz zip) |
|