0
I Use This!
Inactive

Commits : Listings

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