Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
pacman
auto-pentium4
master
Archlinux32 fork of pacman
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
sync.c
Age
Commit message (
Expand
)
Author
2020-12-09
Implement TotalDownload functionality
Anatol Pomozov
2020-12-03
libalpm: set ret in download files
morganamilo
2020-09-23
FS#66472: Remove *.sig file if package corrupted
Anatol Pomozov
2020-07-07
Fallback to detached signatures during keyring check
Anatol Pomozov
2020-07-07
FS#33992: force download *.sig file if it does not exist in the cache
Anatol Pomozov
2020-07-07
Do not use counter for error tracking
Anatol Pomozov
2020-06-26
Cleanup the old sequential download code
Anatol Pomozov
2020-05-09
Convert download packages logic to multiplexed API
Anatol Pomozov
2020-05-09
Introduce event types for start/end database list download
Anatol Pomozov
2020-04-13
Use GOTO_ERR throughout
Allan McRae
2020-03-05
Do not download files if find_dl_candidates() fails
Anatol Pomozov
2020-02-24
Simplify construction of payloads in download_files
Anatol Pomozov
2020-02-10
build-aux/update-copyright 2019 2020
Allan McRae
2020-01-31
Eliminate extra loop over dbs_sync
Anatol Pomozov
2020-01-28
Docs docs docs
morganamilo
2019-11-15
Handle .part files that are the size of the correct package
Allan McRae
2019-11-12
libalpm/sync.c: Do not download missing keys multiple times
Allan McRae
2019-10-23
Update copyright years
Allan McRae
2019-10-07
signing: move key import confirmation before key_search
Jonas Witschel
2019-03-07
Remove support for deltas from libalpm
Allan McRae
2019-01-10
libalpm/sync.c: change alpm_sync_newversion() to alpm_sync_get_new_version()
Allan McRae
2018-10-20
libalpm: process needed before group selection
morganamilo
2018-09-19
User-visible log when validity check fails due to access
David Phillips
2018-09-19
Change if-else chain to switch
David Phillips
2018-05-14
Remove all modelines from the project
Eli Schwartz
2018-03-14
Update coyrights for 2018
Allan McRae
2017-07-28
Fix brace coding style issues
Michael Straube
2017-01-04
Update copyright years
Allan McRae
2016-12-05
Parametrise the different ways in which the payload is reset
Martin Kühne
2016-10-22
Represent bitfields as ints, not enums
Ivy Foster
2016-10-22
Add ALPM_ERR_OK to _alpm_errno_t
Ivy Foster
2016-02-23
do not rely on localdb for hook matching
Andrew Gregory
2016-01-04
Update copyright years for 2016
Allan McRae
2015-09-20
check fileconflicts and diskspace outside commit
Andrew Gregory
2015-07-20
ensure matching database and package version
Levente Polyak
2015-03-03
sync_prepare: exclude removals from resolvedeps
Andrew Gregory
2015-02-01
Update copyright notices for 2015
Allan McRae
2014-12-27
apply_deltas: fix memory leak on error
Allan McRae
2014-12-24
build_payload: free memory on error
Allan McRae
2014-10-13
sync.c: download packages before starting commit
Andrew Gregory
2014-10-01
check_keyring: skip keys known to be missing
Andrew Gregory
2014-10-01
remove retry check from signature validation
Andrew Gregory
2014-09-30
libalpm: export alpm_splitdep as alpm_dep_from_depstring and alpm_dep_free
Florian Pritz
2014-08-03
sync_prepare: remove useless check for replacers
Andrew Gregory
2014-06-24
Update the question callback
Olivier Brunel
2014-03-08
Use MALLOC throughtout libalpm
Allan McRae
2014-03-04
sync_prepare: ignore explicitly removed conflicts
Andrew Gregory
2014-03-03
Fix warnings with strict-overflow in gcc-4.9
Allan McRae
2014-03-03
Add events _PKGDOWNLOAD_{START, DONE, FAILED}
Olivier Brunel
2014-03-03
Add events ALPM_EVENT_RETRIEVE_{DONE, FAILED}
Olivier Brunel
[next]