6
I Use This!
Inactive

Commits : Listings

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