pacman/lib/libalpm
Anatol Pomozov 1e60a5f006 Remove "total download" callback in favor of generic event callback
Total download callback called right before packages start downloaded.
But we already have an event for such event (ALPM_EVENT_PKG_RETRIEVE_START)
and it is naturally to use the event to pass information about expected
download size.

Signed-off-by: Anatol Pomozov <anatol.pomozov@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2021-03-25 11:39:03 +10:00
..
po Final translation updates for pacman-5.2.0 2019-10-21 17:25:29 +10:00
.gitignore libalpm: add pkg-config file 2012-04-25 20:02:36 -04:00
add.c Update copyright year 2021-03-01 12:22:20 +10:00
add.h Update copyright year 2021-03-01 12:22:20 +10:00
alpm.c Update copyright year 2021-03-01 12:22:20 +10:00
alpm.h Remove "total download" callback in favor of generic event callback 2021-03-25 11:39:03 +10:00
alpm_list.c Update copyright year 2021-03-01 12:22:20 +10:00
alpm_list.h Update copyright year 2021-03-01 12:22:20 +10:00
backup.c Update copyright year 2021-03-01 12:22:20 +10:00
backup.h Update copyright year 2021-03-01 12:22:20 +10:00
base64.c base64.c: comment out unused variable 2014-01-15 15:54:56 +10:00
base64.h Do not #define _RESERVED_IDENTIFIERS 2016-09-25 18:04:57 +10:00
be_local.c Update copyright year 2021-03-01 12:22:20 +10:00
be_package.c Update copyright year 2021-03-01 12:22:20 +10:00
be_sync.c Update copyright year 2021-03-01 12:22:20 +10:00
conflict.c Update copyright year 2021-03-01 12:22:20 +10:00
conflict.h Update copyright year 2021-03-01 12:22:20 +10:00
db.c Update copyright year 2021-03-01 12:22:20 +10:00
db.h Update copyright year 2021-03-01 12:22:20 +10:00
deps.c Update copyright year 2021-03-01 12:22:20 +10:00
deps.h Update copyright year 2021-03-01 12:22:20 +10:00
diskspace.c Update copyright year 2021-03-01 12:22:20 +10:00
diskspace.h Update copyright year 2021-03-01 12:22:20 +10:00
dload.c Remove "total download" callback in favor of generic event callback 2021-03-25 11:39:03 +10:00
dload.h Update copyright year 2021-03-01 12:22:20 +10:00
error.c Update copyright year 2021-03-01 12:22:20 +10:00
filelist.c Update copyright year 2021-03-01 12:22:20 +10:00
filelist.h Update copyright year 2021-03-01 12:22:20 +10:00
graph.c Update copyright year 2021-03-01 12:22:20 +10:00
graph.h Update copyright year 2021-03-01 12:22:20 +10:00
group.c Update copyright year 2021-03-01 12:22:20 +10:00
group.h Update copyright year 2021-03-01 12:22:20 +10:00
handle.c Remove "total download" callback in favor of generic event callback 2021-03-25 11:39:03 +10:00
handle.h Remove "total download" callback in favor of generic event callback 2021-03-25 11:39:03 +10:00
hook.c Update copyright year 2021-03-01 12:22:20 +10:00
hook.h Update copyright year 2021-03-01 12:22:20 +10:00
libalpm.pc.in build: add libintl dependency to meson and the .pc file 2020-06-11 10:47:14 +10:00
libarchive-compat.h Update copyright year 2021-03-01 12:22:20 +10:00
log.c Update copyright year 2021-03-01 12:22:20 +10:00
log.h Update copyright year 2021-03-01 12:22:20 +10:00
meson.build Remove support for deltas from libalpm 2019-03-07 11:12:12 +10:00
package.c Update copyright year 2021-03-01 12:22:20 +10:00
package.h Update copyright year 2021-03-01 12:22:20 +10:00
pkghash.c Update copyright year 2021-03-01 12:22:20 +10:00
pkghash.h Update copyright year 2021-03-01 12:22:20 +10:00
rawstr.c Remove all modelines from the project 2018-05-14 09:59:15 +10:00
remove.c Update copyright year 2021-03-01 12:22:20 +10:00
remove.h Update copyright year 2021-03-01 12:22:20 +10:00
signing.c Update copyright year 2021-03-01 12:22:20 +10:00
signing.h Update copyright year 2021-03-01 12:22:20 +10:00
sync.c Remove "total download" callback in favor of generic event callback 2021-03-25 11:39:03 +10:00
sync.h Update copyright year 2021-03-01 12:22:20 +10:00
trans.c Update copyright year 2021-03-01 12:22:20 +10:00
trans.h Update copyright year 2021-03-01 12:22:20 +10:00
util.c Update copyright year 2021-03-01 12:22:20 +10:00
util.h Update copyright year 2021-03-01 12:22:20 +10:00
version.c Update copyright year 2021-03-01 12:22:20 +10:00