0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Feb 13, 2025 — Feb 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'develop' More... almost 16 years ago
Update Website More... almost 16 years ago
Update Website More... almost 16 years ago
Merge branch 'release/v0.9.1' into develop More... almost 16 years ago
Merge branch 'release/v0.9.1' More... almost 16 years ago
Update README for v0.9.1 More... almost 16 years ago
Add information about pre commit hook configuration of ignores to README file More... almost 16 years ago
Add notice to end of rake check_tabs:install_hook about configuration of the hook More... almost 16 years ago
Add tests for the recently added GITRepo enumerator methods More... almost 16 years ago
Add documentation for GITCommitEnumerator More... almost 16 years ago
Add methods to GITRepo enabling the creation of GITCommitEnumerators More... almost 16 years ago
Update version of doxyclean being used More... almost 16 years ago
Merge branch 'feature/commit-enumerator' into develop More... almost 16 years ago
Merge branch 'develop' into feature/commit-enumerator More... almost 16 years ago
Merge branch 'feature/direct-hash-parsing' into develop More... almost 16 years ago
Clean whitespace. More... almost 16 years ago
Update repos.dmg to be sure we've got the Commit Enumerator test history More... almost 16 years ago
Add the now passing GITCommitEnumerator tests More... almost 16 years ago
Add the usage of the merges backtrace points array to the DFS algorithm More... almost 16 years ago
Add a merges array to store backtrace points in the depth first traversal mode More... almost 16 years ago
Tidy up the breadth first mode tests More... almost 16 years ago
require 'rubygems' before attempting to require 'bacon' More... almost 16 years ago
Create GITObjectHash objects directly from parsed object hash data. More... almost 16 years ago
Add method to directly parse data for an object id hash record into a GITHashObject More... almost 16 years ago
Move current breadth first tests into its own context block More... almost 16 years ago
Update GITCommitEnumerator tests with correct ordering. More... almost 16 years ago
Add -description method for GITObjectHash to return the unpacked SHA1 string More... almost 16 years ago
Remove check for GITCommit parents count being greater than one, fails for commits without parents More... almost 16 years ago
Refactor the GITCommit tests to demonstrate a bug causing commits with no parents to fail parsing More... almost 16 years ago
Merge branch 'develop' into feature/commit-enumerator More... almost 16 years ago