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
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
2014-03-03
Update the event callback
Olivier Brunel
2014-02-08
_alpm_sync_prepare: fix unresolvable packages leak
Andrew Gregory
2014-02-04
alpm: export *_free functions
Andrew Gregory
2014-01-30
sync_prepare: manually set pm_errno
Andrew Gregory
2014-01-28
Remove ts and sw from vim modeline when noet is set
Florian Pritz
2014-01-15
sync_prepare: treat from_sync as a boolean
Andrew Gregory
2014-01-10
Consistently use #ifdef
Allan McRae
2014-01-06
check_keyring: plug memory leak
Andrew Gregory
2014-01-06
Update copyright years for 2014
Allan McRae
2013-12-19
trans_prepare: always sort trans->remove by deps
Andrew Gregory
2013-12-15
remove useless continue
Andrew Gregory
2013-12-15
alpm_sync_sysupgrade: skip packages being removed
Andrew Gregory
2013-10-31
sortbydeps: include local pkgs in dep graph
Andrew Gregory
2013-10-31
Expose alpm_pkg_should_ignore
Allan McRae
2013-10-31
Make functions to decode a signature and extract keyid public
Allan McRae
2013-10-15
Fix progress bar overflow while checking package integrity
Allan McRae
2013-10-15
Report which package is missing a signature
Allan McRae
2013-09-04
libalpm: introduce a usage level for repos
Dave Reisner
2013-03-10
libalpm/sync: remove useless intermediate variable
Dave Reisner
2013-03-07
libalpm: Search for replacers before literals
Olivier Brunel
2013-03-07
libalpm: Fix installing update of a replaced package
Olivier Brunel
2013-02-24
Perform limited conflict checking with --force
Allan McRae
2013-02-16
fix style violations
Andrew Gregory
2013-02-13
Fix --without-gpgme build
Allan McRae
2013-02-09
Prompt to delete packages with signature fails
Allan McRae
2013-02-09
Remove retry path from signature validation
Allan McRae
2013-02-09
Check keys are in keyring before package validation
Allan McRae
2013-01-29
dload: pass back the effective URL to callers of _alpm_download
Dave Reisner
2013-01-03
Update copyright year for 2013
Allan McRae
2012-12-14
Plug various minor memory leaks
Andrew Gregory
2012-12-14
Make alpm_pkg_find public
Allan McRae
[next]