172
I Use This!
High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 15 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix multiply defined local macros escaping scope More... about 24 hours ago
Unbreak zstd compression from 7462ad4dbe215315e80323b592bfc7f455ebcd99 More... 1 day ago
Adapt tests to current state of the "legacy" parser More... 3 days ago
Natively allocate expression most parser structs More... 3 days ago
Natively allocate keyring and pubkey structs More... 3 days ago
Use a c++ string for macro expansion buffer More... 3 days ago
Use C++ constructs for rpmlog internal storage More... 3 days ago
Replace internal Lua printing stack with a C++ stack More... 3 days ago
Replace internal Lua print buffer with a C++ string More... 3 days ago
Natively allocate internal rpmlua structs More... 3 days ago
Natively allocate rpmio structs More... 3 days ago
Minimally convert digest code to native c++ allocation More... 3 days ago
Use c++ string for rpmExpand() helper buffer More... 6 days ago
Add the "Primary Binding" pgp signature type More... 6 days ago
Refactor build script parse calls to a helper More... 7 days ago
Refactor getSection() to more generally useful More... 7 days ago
Fix build scriptlet append/prepend interaction with Buildsystem More... 7 days ago
Relax openssl version requirement More... 8 days ago
Parse dynamic spec parts for rpmbuild -bl
ffesti
as Florian Festi
More... 9 days ago
Make the %rmbuild test package noarch as it should be More... 9 days ago
Add testcases for Ed25519 and NIST P-256 More... 10 days ago
Allow signing with ECDSA keys More... 13 days ago
Fix an ancient memleak on %caps() parsing, add tests More... 14 days ago
Fix one missed explicit cast for C++ due to typo in makefiles More... 15 days ago
Remove the WITH_CXX option, this is a one-way street More... 16 days ago
Switch to C++ for the majority of codebase More... 16 days ago
Fix int/enum mismatch in rpmtsImportPubkey() return code handling More... 16 days ago
Drop unnecessary initialization from a static variable More... 16 days ago
Fixup enum/int mismatches in header format extensions More... 17 days ago
Make rpmTagType an integer type to avoid complications More... 17 days ago