1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Aug 26, 2025 — Aug 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cxxll::rpm_parser: Fix handling of large payload data with special files More... about 1 year ago
cxll::task: Replace with std::thread More... about 1 year ago
cxxll::task::send_signal: Remove, unused More... about 1 year ago
Avoid using cxxll::task::send_signal in tests. More... about 1 year ago
cxxll::task::try_wait: Remove, unused More... about 1 year ago
Remove cxxll::mutex and cxxll::cond More... about 1 year ago
download_repo (downloader::process): Use lambda More... about 1 year ago
create_database: Use lambda More... about 1 year ago
symboldb_show_source_packages: Use lambda and clean up a bit More... about 1 year ago
cxll::task (test): Clean up unnecessary locking in serialized test More... about 1 year ago
cxxll::rpm_parser: Support payload files larger than 4 GiB More... about 1 year ago
cxxll::rpm_parser: Remove most of the header/payload consistency checks More... about 1 year ago
cxxll::compression: Add zck More... about 1 year ago
cxxll::compression: Add xz and recognize it as a compression suffix More... about 1 year ago
Fix CMake deprecation warning More... about 1 year ago
cxxll::url_source: Fix curl deprecation warnings More... about 1 year ago
cxxll::python_analyzer: Handle MemoryError exception More... about 1 year ago
repomd::primary_xml: Support zstd decompression More... about 1 year ago
cxxll::decompress_source: New function More... about 1 year ago
cxxll::zstd_decompress_source: New class More... about 1 year ago
Fix validation of primary.xml checksum More... about 1 year ago
Include compression type in symboldb --show-repomd More... about 1 year ago
cxxll::to_string(compression): New function More... about 1 year ago
cxxll::compression_from_suffix: New function More... about 1 year ago
cxxll::compression: New enum More... about 1 year ago
cxxll::gunzip_source: Use std::unique_ptr for source More... about 1 year ago
symboldb_download_repo: Use std::shuffle More... about 1 year ago
cxxll::pg_private::pg_prepared_base: Fix transposed calloc warning More... about 1 year ago
cxxll::python_analyzer: Prefer Python 3 over Python 2 More... about 1 year ago
cxxll::os_exception test: Also accept __getpid function name More... about 1 year ago