2
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 15, 2025 — Aug 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove a temporary workflow
vitaut
as Victor Zverovich
More... 3 months ago
Add workflow_dispatch trigger to scorecard.yml
vitaut
as Victor Zverovich
More... 3 months ago
Merge Documentation License into License
vitaut
as Victor Zverovich
More... 3 months ago
Update README.md
vitaut
as Victor Zverovich
More... 3 months ago
Move support link to badge
vitaut
as Victor Zverovich
More... 3 months ago
Build release artifacts and SLSA provenance in CI
vitaut
as Victor Zverovich
More... 3 months ago
Add a temporary workflow to backfill SLSA provenance for existing releases
vitaut
as Victor Zverovich
More... 3 months ago
Unify copyright notices
vitaut
as Victor Zverovich
More... 3 months ago
Deconstexprify exception formatter
vitaut
as Victor Zverovich
More... 3 months ago
Fix compile time format for ranges, style, and std (#4759) More... 3 months ago
Add println functions for formatted output with color support (#4782) More... 3 months ago
Cleanup is_contiguous
vitaut
as Victor Zverovich
More... 3 months ago
Provide reasonable default definition for is_contiguous (#4770) More... 3 months ago
fix GCC PCH Breakage Triggered by fmt Scoped #pragma GCC optimize(0g) More... 3 months ago
Fix ambiguous formatter<std::optional<T>> between fmt/std.h and fmt/ranges.h on C++26 (P3168R2) (#4761) More... 4 months ago
Apply clang-format
vitaut
as Victor Zverovich
More... 4 months ago
Workaround apt-add-repository timeouts
vitaut
as Victor Zverovich
More... 4 months ago
Correct image link in README
vitaut
as Victor Zverovich
More... 4 months ago
Fix badge links in README
vitaut
as Victor Zverovich
More... 4 months ago
chore(IWYU):Remove redundant includes (#4758) More... 4 months ago
Fix false positive in tsan (fixes #4755)
vitaut
as Victor Zverovich
More... 4 months ago
Avoid dropping null byte in format string (#4732) More... 4 months ago
Replace `try` and `catch` with the `FMT_TRY` and `FMT_CATCH` macros (#4751) More... 4 months ago
Update link anchor (#4748) More... 4 months ago
Cleanup module test and CI config
vitaut
as Victor Zverovich
More... 4 months ago
enable fmt_module tests by updating module-test.cc (#4702) More... 4 months ago
Minor cleanup
vitaut
as Victor Zverovich
More... 4 months ago
Workaround a CUDA issue in handing UTF-32 literals (#4719) More... 4 months ago
Fix out-of-bounds read in vprintf with trailing '%' (#4742) More... 4 months ago
Fix bug re: return type of `f(un)lockfile` wrappers for Windows (#4739) More... 4 months ago