Module: Gitrb
- Defined in:
- lib/gitrb/pack.rb,
lib/gitrb/tag.rb,
lib/gitrb/blob.rb,
lib/gitrb/tree.rb,
lib/gitrb/trie.rb,
lib/gitrb/user.rb,
lib/gitrb/util.rb,
lib/gitrb/commit.rb,
lib/gitrb/version.rb,
lib/gitrb/gitobject.rb,
lib/gitrb/reference.rb,
lib/gitrb/repository.rb
Overview
converted from the gitrb project
authors:
Matthias Lederhofer <[email protected]>
Simon 'corecode' Schubert <[email protected]>
Scott Chacon <[email protected]>
provides native ruby access to git objects and pack files
Defined Under Namespace
Modules: Util Classes: Blob, CommandError, Commit, Diff, FileWindow, GitObject, NotFound, Pack, PackFormatError, Reference, Repository, Tag, Tree, Trie, User
Constant Summary collapse
- VERSION =
'0.2.8'