» Version | » Information |
---|---|
0.5.0 |
Easy InstallNot sure? Get more info. pear install VersionControl_Git-0.5.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/VersionControl_Git-0.5.0 Release date: 2017-08-23 15:46 UTC Release state: alpha Release uploaded by: cweiske Changelog: * Fix bug #18143: Objects now have its name (e.g. filename, directory name..) [ebihara] * Fix bug #17911: Adde ability to guess path to git binary [ebihara] * Fix bug #17912: Fix unit test that doesn't work on PHPUnit 3.5.0+ [ebihara] * Fix bug #17802: Strip terminal escape sequense [ebihara] * Fix bug #17911: Fix git paths in unit tests [ebihara] * Fix bug #18270: Remove space between key and value of short-form options [farazdagi] * Fix date test failures [cweiske] * Add paths arguments from Git rev-list [Kirill chEbba Chebunin] * Add composer.json [till] * Add automated test runs with travis-ci.org [doconnor] Dependencies:
|
0.4.4 |
Easy InstallNot sure? Get more info. pear install VersionControl_Git-0.4.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/VersionControl_Git-0.4.4 Release date: 2011-03-05 11:58 UTC Release state: alpha Release uploaded by: ebihara Changelog: * Fix Bug #17802: Unit Test Failures on Date Information [ebihara] * Fix Bug #17912: Unit test doesn't work on PHPUnit 3.5.0 [ebihara] * Fix Bug #18270: VersionControl_Git_Util_Command don't create valid short-form option [ebihara] Dependencies:
|
0.4.3 |
Easy InstallNot sure? Get more info. pear install VersionControl_Git-0.4.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/VersionControl_Git-0.4.3 Release date: 2010-09-29 17:12 UTC Release state: alpha Release uploaded by: ebihara Changelog: * Fix Bug #17125: VersionControl_Git_Util_Command::execute() doesn't get stderr output [ebihara] * Fix Bug #17402: Failed to VersionControl_Git_Util_CommandTest in before Git 1.6.2.5 [ebihara] * Fix Bug #17403: Fail to test creating clone in before Git v1.6.0-rc1 [ebihara] * Fix Bug #17404: Fail to init repository in before Git v1.5.5.6 [ebihara] * Fix Bug #17406: Unable to clone into empty directory in before Git 1.6.2-rc0 [ebihara] * Fix Bug #17910: VersionControl_Git_Util_Command::createCommandString() must be public [ebihara] * Implement Feature #17283: Add ability to fetch remote branches [ebihara] * Implement Feature #17401: Add ability to fetch Git version [ebihara] Dependencies:
|
0.4.2 |
Easy InstallNot sure? Get more info. pear install VersionControl_Git-0.4.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/VersionControl_Git-0.4.2 Release date: 2010-02-05 21:46 UTC Release state: alpha Release uploaded by: ebihara Changelog: - Fixed a sentence of comment in the Git/Util/Command.php is not valid English (http://github.com/ebihara/VersionControl_Git/issues/closed#issue/4) - Rename Git::initialRepository() to Git::initRepository(). For backward compatibility reason, Git::initialRepository() is now alias of Git::initRepository() (http://github.com/ebihara/VersionControl_Git/issues/closed#issue/5) - Removed fixtures.tar.gz from packaged version (http://github.com/ebihara/VersionControl_Git/issues/closed#issue/6, http://github.com/ebihara/VersionControl_Git/issues/closed#issue/7) Dependencies:
|