6
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Feb 11, 2025 — Feb 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rename revList to hashList to avoid confusion with RevList function More... over 13 years ago
Factor out commit search into its own class More... over 13 years ago
Factor out commit log into its own class More... over 13 years ago
Rename Log class to DebugLog to avoid confusion More... over 13 years ago
Store projectlist in controller More... over 13 years ago
Make sure search strings are escaped More... over 13 years ago
Use double instead of single quotes on search strings (Windows compatibility) More... over 13 years ago
HTML escape debug output More... over 13 years ago
Use compatibility flag on commit object More... over 13 years ago
Use compatibilty flag for tag object More... over 13 years ago
Use compatibility flag for tree and blob More... over 13 years ago
Add compatibility flag to git object More... over 13 years ago
Store a config instance in the controller More... over 13 years ago
Move objectmemory git config read out of memorycache singleton More... over 13 years ago
Move exportedonly config read out of project list class More... over 13 years ago
Try to move config out of singleton implementations More... over 13 years ago
Move projectroot config read out of project list classes More... over 13 years ago
Move git config outside of project More... over 13 years ago
Rename to ApplyGitConfig More... over 13 years ago
Move git config file reader outside of project More... over 13 years ago
Minor config helptext updates More... over 13 years ago
Cache git exe version More... over 13 years ago
Put abbreviated hash into snapshot filename More... over 13 years ago
Turn git exe into a singleton More... over 13 years ago
Fix error displaying message when projectroot is incorrect More... over 13 years ago
Fix projectroot directory errer message More... over 13 years ago
Null commit shouldn't happen More... over 13 years ago
Allow setting the commit hash directly instead of fetching an intermediate commit object More... over 13 years ago
Ensure hash set function is validated More... over 13 years ago
Disable trimwhitespace More... over 13 years ago