3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Jul 17, 2025 — Jul 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Explicitly tell clang-tidy where the config file is More... 11 months ago
Also check headers in tests directory in clang-tidy More... 11 months ago
Merge pull request #2393 from joto/remove-unused-domain-matcher More... 11 months ago
Merge pull request #2394 from joto/rename-column-type More... 11 months ago
Merge pull request #2395 from joto/fix-short-varnames More... 11 months ago
Merge pull request #2396 from joto/fix-naming More... 11 months ago
Use const where possible More... 11 months ago
Use explicit for single param constructors More... 11 months ago
Merge pull request #2392 from lonvia/revert-clang-name-checks More... 11 months ago
Fix according to our naming rules More... 11 months ago
Revert "Enable more checks in clang-tidy around naming" More... 11 months ago
Make various variable names longer and more descriptive More... 11 months ago
Add _t suffix to class expire_tiles More... 11 months ago
Rename struct Column to column_t More... 11 months ago
Rename enum ColumType to column_type_t More... 11 months ago
Add _t suffix to class export_list More... 11 months ago
Remove unused DomainMatcher class More... 11 months ago
Add _t suffix to class double_to_buffer More... 11 months ago
Add _t suffix to class thread_joiner More... 11 months ago
Add _t suffix to class binary_param More... 11 months ago
Add _t suffix to class logger More... 11 months ago
Add _t suffix to class reprojection More... 11 months ago
Merge pull request #2390 from joto/gh-action-error More... 11 months ago
Merge pull request #2389 from joto/class-suffix-t More... 11 months ago
Merge pull request #2387 from joto/cleanup-expire-code More... 11 months ago
Merge pull request #2388 from joto/cleanup-naming More... 11 months ago
Enable more checks in clang-tidy around naming More... 11 months ago
Consistently use _t suffix for classes More... 11 months ago
Use "east const" in clang-format More... 11 months ago
Use east const More... 11 months ago