PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Version Control » VersionControl_Git

Provides OO interface to handle Git repository

This package is unmaintained.

Download latest release 0.5.0 (there is a newer Composer installable version)

License: Apache License

Description

A library that provides an object-oriented interface to handle Git repositories.
The "git" command is utilized via the wrapper class.

Documentation

Manual

Maintainers

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#17125ClosedBug0.4.22010-02-17VersionControl_Git_Util_Command::execute() doesn't get stderr output
#17283ClosedReq0.4.22010-03-31Add ability to fetch remote branches
#17401ClosedReqSVN2010-05-18Add ability to fetch Git version
#17402ClosedBugSVN2010-05-18Failed to VersionControl_Git_Util_CommandTest in before Git 1.6.2.5
#17403ClosedBug2010-05-18Fail to test creating clone in before Git v1.6.0-rc1
#17404ClosedBugSVN2010-05-18Fail to init repository in before Git v1.5.5.6
#17406ClosedBugSVN2010-05-18Unable to clone into empty directory in before Git 1.6.2-rc0
#17802ClosedBug0.4.22010-08-23Unit Test Failures on Date Information
#17910ClosedBug0.4.22010-09-29VersionControl_Git_Util_Command::createCommandString() must be public
#17911AssignedReq2010-09-29Add ability to guess path to Git binary
#17912ClosedBug0.4.32010-09-29Unit test doesn't work on PHPUnit 3.5.0
#18143ClosedReq2010-12-25Changed all object to have human-readable "name"
#18144OpenReq2010-12-25Add support for Tag object
#18270ClosedBugSVN2011-02-13VersionControl_Git_Util_Command don't create valid short-form option
#19383ClosedBug0.4.42012-04-16getCommits @return is wrong
#19385OpenReq0.4.42012-04-17omit Command::stripEscapeSequence
#19605OpenReq0.4.42012-09-18Support for Notes or commands in succession
#19623ClosedReq0.4.42012-09-28Add support for environment variables
#19907OpenBug0.4.42013-04-21Git Command Error - Git Bin Path Has Spaces