6
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 01, 2025 — Mar 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'experimental/nogit' More... over 14 years ago
Sometimes finfo_open chokes on the magic file and floods warnings More... over 14 years ago
Fix tag objects dereferencing their commits More... over 14 years ago
Don't do redundant regexes when reading commit data More... over 14 years ago
Fix tree links in logs More... over 14 years ago
Make the limit for the git exe fallback for the log configurable More... over 14 years ago
Cache packfile index offsets More... over 14 years ago
Store projectroot internally rather than loading it every time More... over 14 years ago
For subtree snapshots include path in archive filename and prefix More... over 14 years ago
This was supposed to be static More... over 14 years ago
Factor out slugification into utility function More... over 14 years ago
Make subtree snapshots using direct tree objects rather than path restrictions More... over 14 years ago
Use standard blob methods for split diff so it can use raw git objects More... over 14 years ago
Recurse tree paths using raw git objects More... over 14 years ago
Load sorted tag list using raw git objects More... over 14 years ago
Load sorted head list using raw git objects More... over 14 years ago
Load project epoch using raw git objects More... over 14 years ago
Read gitweb.owner from raw config file More... over 14 years ago
Fall back on git rev-list if skipping a significant number of commits More... over 14 years ago
Fix unset index warnings when listing log More... over 14 years ago
Load project log using raw git objects More... over 14 years ago
Fix head commit lookup crashes for projects without any commits More... over 14 years ago
Load ref list using raw git files More... over 14 years ago
Load HEAD using repo file pointer More... over 14 years ago
Load tag data from pack More... over 14 years ago
Fix binary search of v1 pack indices More... over 14 years ago
Load tree data from pack More... over 14 years ago
Calculate size of blob if not set More... over 14 years ago
Load blob data from pack More... over 14 years ago
Document compat config option More... over 14 years ago