xbps/bin
Juan RP 7d8247ae56
Multiple changes to pkgs on hold mode.
- Added transaction stats for pkgs on hold.

- Always add packages on hold to the transaction dictionary,
  its type will be set to XBPS_TRANS_HOLD.

- Changed xbps_transaction_update_pkg() to have a new "force"
  bool argument to force an update with a pkg on hold.

- As discussed in #274 with @Duncaen the only way to update a
  pkg on hold is by using `-f`, i.e `xbps-install -f foo`.

Closes #265
Closes #274
2020-04-23 06:03:56 +02:00
..
xbps-alternatives bin: sync usage and keep it consistent in all utils. 2020-04-20 21:25:14 +02:00
xbps-checkvers bin: sync usage and keep it consistent in all utils. 2020-04-20 21:25:14 +02:00
xbps-create bin: sync usage and keep it consistent in all utils. 2020-04-20 21:25:14 +02:00
xbps-dgraph bin: sync usage and keep it consistent in all utils. 2020-04-20 21:25:14 +02:00
xbps-digest bin: sync usage and keep it consistent in all utils. 2020-04-20 21:25:14 +02:00
xbps-fbulk bin: sync usage and keep it consistent in all utils. 2020-04-20 21:25:14 +02:00
xbps-fetch bin: sync usage and keep it consistent in all utils. 2020-04-20 21:25:14 +02:00
xbps-install Multiple changes to pkgs on hold mode. 2020-04-23 06:03:56 +02:00
xbps-pkgdb bin: sync usage and keep it consistent in all utils. 2020-04-20 21:25:14 +02:00
xbps-query bin: sync usage and keep it consistent in all utils. 2020-04-20 21:25:14 +02:00
xbps-reconfigure bin: sync usage and keep it consistent in all utils. 2020-04-20 21:25:14 +02:00
xbps-remove bin: sync usage and keep it consistent in all utils. 2020-04-20 21:25:14 +02:00
xbps-rindex bin: sync usage and keep it consistent in all utils. 2020-04-20 21:25:14 +02:00
xbps-uchroot bin: sync usage and keep it consistent in all utils. 2020-04-20 21:25:14 +02:00
xbps-uhelper libxbps: ABI/API break due to hash function changes 2020-02-10 13:32:17 +01:00
xbps-uunshare bin: sync usage and keep it consistent in all utils. 2020-04-20 21:25:14 +02:00
Makefile xbps-fetch(1): new utility that replaces 'xbps-uhelper fetch'. 2019-06-12 18:07:24 +02:00