The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.012 - 2019-04-26

  • Adapted to the output of git-cat-file for git >= 2.21.0.rc0 (RT #129103, reported by SREZIC)
  • Tweaked some previously generated test scripts to not load backend with uninstalled prerequisites

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 Cogit
A Git::Database backend based on Git
A Git::Database backend based on Git::PurePerl
A Git::Database backend based on Git::Raw
A Git::Database backend based on Git::Repository
A Git::Database backend based on Git::Sub
A Git::Database backend based on Git::Wrapper
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
Raw Git::Database objects
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 backends that read objects
Abstract role for Git backends that write objects
Code shared by the Cogit and Git::PurePerl backends
Abstract role for Git backends that read references
Abstract role for Git backends that write references