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.006 - 2016-11-16

  • Fix the Git::Wrapper backend's all_digests() method for older Git versions (RT #118732, reported by SREZIC)
  • Documentation updates

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::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