0
I Use This!
Inactive

Commits : Listings

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