6
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Feb 11, 2025 — Feb 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:xiphux/gitphp More... over 11 years ago
Dereference commits in the tag list class, not the load strategy. Fixes #12 More... over 11 years ago
Merge pull request #11 from bessl/patch-2 More... over 11 years ago
Merge pull request #10 from phantom94/patch-1 More... over 11 years ago
Update gitphp.po More... over 11 years ago
Fixed: No owner specified notices More... over 11 years ago
Merge pull request #8 from bessl/master More... over 11 years ago
reverted JavaScript line More... over 11 years ago
Added missing german translation More... over 11 years ago
Fix snapshots on repos with special characters in the name/directory More... over 11 years ago
Merge pull request #7 from bessl/patch-1 More... over 11 years ago
Added missing german translations to the po file. More... over 11 years ago
Bring back tag badges - fixes #6 More... over 11 years ago
Merge pull request #5 from samsulmaarif/master More... over 11 years ago
Add Indonesian Translation More... over 11 years ago
Bump version More... about 12 years ago
Don't load the AutoLog class if we're not in debug mode More... about 12 years ago
Restore compatibility with PHP < 5.3.6 More... about 12 years ago
Bump version More... over 12 years ago
Suppress warning when sorting tags/heads (caused by lazy load of data) More... over 12 years ago
Fix other debug log messages to fit better with key/value display More... over 12 years ago
Don't mix data model and UI: use template to display debug log More... over 12 years ago
Don't load debugging javascript if debugging is off More... over 12 years ago
Animate debug toggle display because why not, it's a debug display only More... over 12 years ago
Don't mix data model and UI: move debug javascript to js module, also use jquery because raw javascript without validation is dangerous More... over 12 years ago
Don't mix data model and UI: move debug css to css files More... over 12 years ago
Better handling of abbreviated hashes More... over 12 years ago
Close open processes properly More... over 12 years ago
Temporarily disable broken unit tests More... over 12 years ago
Improving performance of fetching git objects by using git cat-file --batch through a pipe. Also improved debug output and added destructor-based auto-timers More... over 12 years ago