111
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rewrote list_free to not be recursive anymore (it can trigger segmentation faults when freeing long lists) More... almost 20 years ago
backport from pacman 2.9.5 (formatting, commentaries) More... almost 20 years ago
backport from pacman 2.9.5 (splitdep returns an int) More... almost 20 years ago
reworked PM_LOG_XXX messages during install/remove/upgrade operations More... almost 20 years ago
Backport from pacman 2.9.5 (--ignore in usage) More... almost 20 years ago
More backport from pacman 2.9.5 (mainly for resolvedeps) More... almost 20 years ago
Backport from pacman 2.9.5 More... almost 20 years ago
_alpm_runscriplet fixes More... almost 20 years ago
updated comments More... almost 20 years ago
fixed a typo More... almost 20 years ago
Backport from pacman 2.9.5 (code cleanup) More... almost 20 years ago
Backport from pacman 2.9.5 - list_remove, list_check and list_reverse - sortbydeps(mode) More... almost 20 years ago
backported fixes for trim() from pacman 2.9.5 More... almost 20 years ago
replaced hardcoded references to the cache by CACHEDIR More... almost 20 years ago
added a missing goto! More... almost 20 years ago
fix: one can't add a package twice in transaction targets list More... almost 20 years ago
cleanup for add_loadtarget() logs More... almost 20 years ago
removed duplicated prototype More... almost 20 years ago
reorganization More... almost 20 years ago
uncommented a call to alpm_logaction More... almost 20 years ago
- removed db_find_conflicts() declaration from db.h - included conflict.h from add.c More... almost 20 years ago
removed leftover debug printf More... almost 20 years ago
moved db_find_conflicts from db.c to conflict.c More... almost 20 years ago
- added db_setlastupdate to db.c - moved db_update from db.c to alpm.c More... almost 20 years ago
Let the C preprocessor concatenates CACHEDIR string More... almost 20 years ago
added display of backup info in dump_pkg_full() More... almost 20 years ago
fetch_pkgurl: do not download a file if it's already in the current dir More... almost 20 years ago
replaced rewinddir() calls by db_rewind() More... almost 20 years ago
- added pmo_chomp support (from pacman 2.9.3) - fixed a typo with pmo_proxyport usage More... almost 20 years ago
added support for the XFERCOMMAND option More... almost 20 years ago