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
/
be_sync.c
Age
Commit message (
Expand
)
Author
2020-07-07
Move signature payload creation to download engine
Anatol Pomozov
2020-06-26
Cleanup the old sequential download code
Anatol Pomozov
2020-05-09
Swap alpm_db_update() implementation to multiplexed version
Anatol Pomozov
2020-05-09
Implement multibar UI
Anatol Pomozov
2020-05-09
Introduce event types for start/end database list download
Anatol Pomozov
2020-05-09
Introduce alpm_dbs_update() function for parallel db updates
Anatol Pomozov
2020-04-13
Use GOTO_ERR throughout
Allan McRae
2020-04-13
Add REALLOC macro to simplify realloc error handling
Rikard Falkeborn
2020-02-10
build-aux/update-copyright 2019 2020
Allan McRae
2020-01-28
Docs docs docs
morganamilo
2020-01-27
Increase maximum database size
Allan McRae
2020-01-07
Use c99 struct initialization to avoid memset calls
Dave Reisner
2019-10-23
Update copyright years
Allan McRae
2019-03-07
Remove support for deltas from libalpm
Allan McRae
2019-01-10
libalpm: parse {check, make}depends when reading database
morganamilo
2018-11-27
always allow explicit empty siglevel for sync dbs
Andrew Gregory
2018-11-27
add specific error for missing gpg support
Andrew Gregory
2018-05-14
Remove all modelines from the project
Eli Schwartz
2018-03-14
Update coyrights for 2018
Allan McRae
2018-01-10
add missing newline to debug message
Andrew Gregory
2018-01-10
detect pkghash allocation failure
Andrew Gregory
2018-01-10
Do not continuously try to open an invalid database
Allan McRae
2018-01-06
avoid printing NULL string
Andrew Gregory
2017-05-08
be_sync: error out if a db cannot be parsed
Andrew Gregory
2017-01-04
add _alpm_filelist_sort
Andrew Gregory
2017-01-04
Update copyright years
Allan McRae
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-09-25
Change type of count in be_sync
Rikard Falkeborn
2016-09-25
Return boolean from db_populate
Rikard Falkeborn
2016-09-09
lib/libalpm/be_sync.c: Close memory leaks when mallocing while out of memory
Ivy Foster
2016-01-04
Update copyright years for 2016
Allan McRae
2015-12-06
db_update: always clear db flags after update
Andrew Gregory
2015-11-03
ensure realloc has a positive size
Andrew Gregory
2015-08-08
libalpm: Force update when database is marked as corrupted.
Sebastian Lackner
2015-07-15
Read file lists from databases
Allan McRae
2015-07-15
Allow frontends to specify the sync database extension
Allan McRae
2015-05-12
libalpm: Do a sanity check before manipulating final DB URL
David Macek
2015-05-12
Fix comment in alpm_db_update
David Macek
2015-02-01
Update copyright notices for 2015
Allan McRae
2015-01-21
conf.c: use masks for siglevel inheritance
Andrew Gregory
2014-12-24
libalpm: Parse and write PKGBASEs
Johannes Löthberg
2014-11-17
Fix crash when using external downloader
Allan McRae
2014-10-19
dload: mark final_url as const
Christian Hesse
2014-10-16
be_sync: use effective URL for db file signature download
Christian Hesse
2014-09-30
libalpm: export alpm_splitdep as alpm_dep_from_depstring and alpm_dep_free
Florian Pritz
2014-08-04
handle_unlock: log lock removal failure
Andrew Gregory
2014-03-03
Update the event callback
Olivier Brunel
2014-01-28
Remove ts and sw from vim modeline when noet is set
Florian Pritz
2014-01-06
Update copyright years for 2014
Allan McRae
[next]