This project is a fork of the git.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/git.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionRuby bindings for git
ownercorecode@fs.ei.tum.de
last changeWed, 24 Jan 2007 17:39:00 +0000 (24 18:39 +0100)
content tags
add:
shortlog
2007-01-24 Matthias Lederhofergit.rb: whitespace fuckupcc/mastermaster
2007-01-24 Matthias Lederhoferconsistent commit/tag handling
2007-01-24 Matthias LederhoferGit::Repository: new method git_path, replaced Dir...
2007-01-24 Simon 'corecode... Code cleanups
2007-01-24 Simon 'corecode... Keep storages as instance variables
2007-01-24 Simon 'corecode... Tolerate unknown headers in commits.
2007-01-23 Simon 'corecode... More thorough singleton instanciation
2007-01-23 Simon 'corecode... Use exclusive range instead inclusive.
2007-01-23 Simon 'corecode... Merge commit 'matled/master'
2007-01-23 Matthias Lederhofergit.rb: test code showing the content of objects
2007-01-23 Matthias Lederhoferinternal/loose,pack: test code to list all objects
2007-01-23 Simon 'corecode... Merge commit 'matled/master'
2007-01-23 Simon 'corecode... Use range instead of wrong length.
2007-01-23 Matthias LederhoferGit::Object.from_raw: singleton factory function
2007-01-23 Matthias Lederhofergit.rb: forgot require 'git/object'
2007-01-23 Matthias Lederhofermove OBJ_ definitions for delta objects to pack class
...
heads
17 years ago master
17 years ago cc/master