0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Jul 01, 2025 — Jul 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'develop' More... about 15 years ago
updated the Git_Object_Abstract tests to use the refactoring More... about 15 years ago
added the fullTree method to Git_Lib and minimal tests More... about 15 years ago
added a factory method to the Git_Object class More... about 15 years ago
added the Git_Base::gTree method and started tests. Also refactored the test suite to make less work to write tests More... about 15 years ago
added classes for various git objects and some tests for the Tree class More... about 15 years ago
updated tests More... about 15 years ago
updated the revParse method in Git_Lib to be frendlier More... about 15 years ago
added tests for Git_Lib::cloneRepo More... about 15 years ago
added tests for Git_Lib::objectSize More... about 15 years ago
removed a var_dump More... about 15 years ago
Added the object() method to Git_Base. More... about 15 years ago
made the getLib method public More... about 15 years ago
Updated the getLib method to use setLib() instead of setting the value manually More... about 15 years ago
updated the tearDown method to make multiple attempts at deleting directories during cleanup More... about 15 years ago
added config methods to help Git_Base::config More... about 15 years ago
renamed the Git_Lib::config method to configure to match Git_Base and have Git_Lib::executeCommand returning output for parsing More... about 15 years ago
renamed Git_Base::config to Git_Base::configure and added a new Git_Base::config method based on the git-ruby implementation More... about 15 years ago
added a getLib() method to Git_Base to make getting a Git_Lib object easier More... about 15 years ago
Merge branch 'feature/refactor' into develop More... about 15 years ago
added a helper cloneRepo method More... about 15 years ago
added parameters to setIndex and setWorkingDirectory to match the ruby library More... about 15 years ago
added the tearDown method to tests to delete files that need to be cleaned up More... about 15 years ago
added repoSize and cloneRepo methods to the Git_Base class with tests More... about 15 years ago
updated the base test with a teardown method and storage of the deleteFiles property for all of the tests More... about 15 years ago
added empty classes for Git_Index, Git_Repository, and Git_WorkingDirectory More... about 15 years ago
added the Git_Status class and associated tests More... about 15 years ago
added the Git_Path class and associated tests More... about 15 years ago
added the Git_Lib class and associated tests More... about 15 years ago
added the Git_Base class More... about 15 years ago