111
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added libalpm manpage (patch from VMiklos <[email protected]>) More... almost 19 years ago
doxygen support: added @brief field (patch from VMiklos <[email protected]>) More... almost 19 years ago
Added a missing trans_release call upon lib shutdown (patch from VMiklos <[email protected]>) More... about 19 years ago
removed unlock code from alpm_release() More... about 19 years ago
added a missing trans_release before pacman_sync call More... about 19 years ago
cleanup up error cases handling in pacman_deptest More... about 19 years ago
added a --noprogressbar switch for scripts to use
jvinet
as Judd Vinet
More... about 19 years ago
Search through package provides if no literal matches are found when scanning for targets with -S
jvinet
as Judd Vinet
More... about 19 years ago
makeworld sudo support
jvinet
as Judd Vinet
More... about 19 years ago
use sudo for -i if available (fw)
jvinet
as Judd Vinet
More... about 19 years ago
improved log messages for add_commit More... about 19 years ago
cleaned up db_write error cases handling More... about 19 years ago
fixed potential file descriptor leaks More... about 19 years ago
added a missing error message in case of lock failure More... about 19 years ago
added missing retval values in trans_release error cases More... about 19 years ago
little fix for erroneous output
jvinet
as Judd Vinet
More... about 19 years ago
fixed a compilation warning More... about 19 years ago
reworked lock handling (patch from VMiklos <[email protected]>) More... about 19 years ago
reworked lock handling (patch from VMiklos <[email protected]>) More... about 19 years ago
reordered group entry position in db_write (to be in line with alpm/db_write) More... about 19 years ago
- fixed a compilation warning - added missing alpm_trans_release() calls upon transation completion - put back error messages from pacman 2.x in case of PM_ERR_HANDLE_LOCK error More... about 19 years ago
doxygen comments update (patch from VMiklos <[email protected]>) More... about 19 years ago
changed behaviour with original=X,current=Y,new=Z backup scenario -- install new file as .pacnew and keep old one in place
jvinet
as Judd Vinet
More... about 19 years ago
cleaned up format a bit, added global KEEPDOCS and NOSTRIP flags
jvinet
as Judd Vinet
More... about 19 years ago
added new options field to PKGBUILDs for package-by-package overrides
jvinet
as Judd Vinet
More... about 19 years ago
document package, group, sync and transaction functions (patch from VMiklos <[email protected]>) More... about 19 years ago
fixed a typo More... about 19 years ago
resolvedeps: return the depmiss info to the frontend in case of failure More... about 19 years ago
added a FAKEROOT define allowing to use pacman in a fakeroot enivronment (for tests purpose) More... about 19 years ago
more code cleanup yet More... about 19 years ago