6
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 29, 2024 — Nov 29, 2025
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... almost 12 years ago
Don't load the AutoLog class if we're not in debug mode More... almost 12 years ago
Restore compatibility with PHP < 5.3.6 More... almost 12 years ago
Bump version More... about 12 years ago
Suppress warning when sorting tags/heads (caused by lazy load of data) More... about 12 years ago
Fix other debug log messages to fit better with key/value display More... about 12 years ago
Don't mix data model and UI: use template to display debug log More... about 12 years ago
Don't load debugging javascript if debugging is off More... about 12 years ago
Animate debug toggle display because why not, it's a debug display only More... about 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... about 12 years ago
Don't mix data model and UI: move debug css to css files More... about 12 years ago
Better handling of abbreviated hashes More... about 12 years ago
Close open processes properly More... about 12 years ago
Temporarily disable broken unit tests More... about 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... about 12 years ago