10
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 19, 2024 — Nov 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
libpkg: Narrow the scope of a local variable in pkg_jobs_run_solver() More... 3 months ago
libpkg: Remove unneeded parentheses in jobs_solve_install_upgrade() More... 3 months ago
libpkg: Micro-optimize upgrade candidate checking More... 3 months ago
libpkg: pkgdb_it_new_repo() does not fail More... 3 months ago
libpkg: Mark some tables const More... 3 months ago
libpkg: Mark a table const More... 3 months ago
libpkg: Clean up subroutines which fetch upgrade candidates More... 3 months ago
libpkg: Remove dead code in pkg_jobs_new() More... 3 months ago
set: relax syntax for origin and fix typo More... 3 months ago
pkg-set(8): document the new -p option More... 3 months ago
set: allow to bulk "partial replacement" More... 3 months ago
upgrade: when pkg self restart do not warn about the env vars. More... 3 months ago
Fix upgrade tests More... 3 months ago
priorities: allow negative priorities More... 3 months ago
upgrade: only upgrade install things on partial upgrades More... 3 months ago
tests: Add a test to exercise solver integration of BACKUP_LIBRARIES More... 3 months ago
tests: Add a test for BACKUP_LIBRARIES combined with split upgrades More... 3 months ago
tests: Clean up style in backup_lib.sh More... 3 months ago
libpkg: Use pkg_copy_file() to implement library backup More... 3 months ago
libpkg: Clean up pkg_copy_file() a bit More... 3 months ago
fetch: don't crash on invalid url More... 3 months ago
stats: only show local db, if no repo are active More... 3 months ago
libpkg: Remove an unused variable More... 3 months ago
libpkg: Implement backup_libraries for split upgrades More... 3 months ago
libpkg: fix resuming of transfers with libcurl More... 3 months ago
shlib: Allow specifying the full path to the library More... 3 months ago
scheduler: replace O(n*log(n)) sort with O(n) search More... 4 months ago
scheduler: fix ordering of split upgrade jobs More... 4 months ago
scheduler: simplify topological sort More... 4 months ago
scheduler: only split upgrade jobs if needed More... 4 months ago