Changes for version 0.001 - 2016-09-27
- Git::Database provides an OO interface to the Git object database (similar to Git::PurePerl, but with a choice of backends for interacting with the Git repositories)
- This is still in alpha, and everything is subject to change
- The only supported backend for now is Git::Repository
Documentation
Learn how to use Git::Database
Modules
Provide access to the Git object database
An actor in Git::Database
A Git::Database backend based on Git::Repository
A minimal backend for Git::Database
A directory entry in Git
A blob object in the Git object database
A commit object in the Git object database
A tag object in the Git database
A tree object in the Git object database
Abstract role for a Git database backend
Role for objects from the Git object database
Abstract role for a Git database backend
Abstract role for a Git database backend
Abstract role for a Git database backend
Abstract role for a Git database backend