The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.008 - 2017-03-25

  • New backend: Git::Raw::Repository (with help from SROMANOV and JACQUESG)
  • Make get_object_attributes accept any valid attributes combination (i.e. not just content)
  • Ensure the test suite works as expected when @INC does not contain '.'

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