6
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 06, 2025 — Feb 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cache containing tag in memory cache More... over 13 years ago
Debug MemoryCache count so I can get an idea of a good default size More... over 13 years ago
Rearchitect memory cache to take advantage of php's natural associative array ordering to track LRU More... over 13 years ago
Disable memory cache eviction temporarily until I can fix the performance More... over 13 years ago
Load memory cache size during initialization once More... over 13 years ago
Cache tag objects in memory cache More... over 13 years ago
Increase default object memory to 150 since shortlog loads 101 commits More... over 13 years ago
Cache head objects in memory cache More... over 13 years ago
Cache commit objects in tunable LRU memory cache More... over 13 years ago
Fix compile errors in commit class More... over 13 years ago
Use static function to generate commit cache key More... over 13 years ago
Don't hold a commit reference in tag object More... over 13 years ago
Don't hold a commit reference in filesystem objects (tree/blob) More... over 13 years ago
Don't hold a commit reference in the file diff class More... over 13 years ago
Don't hold a commit reference in Head object More... over 13 years ago
Avoid reading ref list if we're fairly certain we have a hash More... over 13 years ago
Remove debug code accidentally left in More... over 13 years ago
Pull upstream php-diff fix More... over 13 years ago
Syntax highlight Makefiles More... over 13 years ago
Try to decrease some of the whitespace in inline javascript More... over 13 years ago
Fix mismatched columns on search files page More... over 13 years ago
Fix mismatched columns on search page More... over 13 years ago
Fix more escaping and unclosed tags on search page More... over 13 years ago
Fix author name on non-geshi blame page More... over 13 years ago
Fix chopping up geshi html on blame page More... over 13 years ago
More column number mismatches More... over 13 years ago
Missing a few html escapes More... over 13 years ago
HTML5 validator warns on differing column numbers More... over 13 years ago
Add image alt text More... over 13 years ago
Cellspacing attribute is obsolete More... over 13 years ago