0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 13 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Oops! I fixed my unfinished phpdoc comment (refs #17802) More... about 13 years ago
changed to remove space between key and value of short-form options (refs #18270, thanks farazdagi!) More... about 13 years ago
fixed git paths in unit test (refs #17911) More... about 13 years ago
fixed to strip terminal escape sequense because that affects to result of unit test (refs #17802) More... about 13 years ago
fixed unit test that doesn't work on PHPUnit 3.5.0+ (refs #17912) More... about 13 years ago
added ability to guess path to git binary (refs #17911) More... over 13 years ago
objects now has its name (e.g. filename, directory name ...) (fixes #18143) More... over 13 years ago
added a new document for VersionControl_Git More... over 13 years ago
version 0.4.3 More... over 13 years ago
changed VersionControl_Git_Util_Command::createCommandString() to public method (refs #17910) More... over 13 years ago
fixed that failed to execute VersionControl_Git_Util_CommandTest in before Git 1.6.2.5 because it uses unsupported option (fixes #17402) More... almost 14 years ago
fixed cloning into empty directory that is not supported in before Git-1.6.2-rc0 (fixes #17406) More... almost 14 years ago
fixed VersionControl_Git::initRepository() that doesn't create bare repository in before Git 1.5.5.6 (fixes #17404) More... almost 14 years ago
fixed unit test for creating clone in before Git 1.6.0-rc2 is failed (fixes #17403) More... almost 14 years ago
added the VersionControl_Git::getGitVersion() to get current Git version (fixes #17401) More... almost 14 years ago
added the VersionControl_Git::getRemoteBranches() method (fixes #17283) More... about 14 years ago
replaced my e-mail address ([email protected] to [email protected]) More... about 14 years ago
fixed indentation error and improved variable name More... about 14 years ago
fixed removeDirectory() in test for using rm command More... about 14 years ago
fixed the VersionControl_Git_Util_Command::execute() doesn't get stderr output (fixes #17125) More... about 14 years ago
version 0.4.2 More... about 14 years ago
changed initialRepository() to initRepository() in the document More... about 14 years ago
changed all unit tests to check existence of fixtures directory (closes #7) More... about 14 years ago
fixed my English error (closes #4) More... about 14 years ago
renamed VersionControl_Git::initialRepository() to VersionControl_Git::initRepository() (closes #5) More... about 14 years ago
removed fixtures.tar.gz from PEAR package (closes #6) More... about 14 years ago
version 0.4.1 More... about 14 years ago
changed VersionControl_Git::createClone() that changes directory to new repository (closes #1) More... about 14 years ago
2009 -> 2010 (Happy New Year! :) (closes #2) More... about 14 years ago
added the VersionControl_Git_Exception class (closes #2) More... about 14 years ago