index
:
pacman
auto-pentium4
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
sync.c
Age
Commit message (
Expand
)
Author
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
2012-08-07
Merge branch 'maint'
Dan McGee
2012-08-07
Print repo being search for replaces in debug output
Allan McRae
2012-04-07
Prefix alpm_pkgfrom_t members with ALPM_
Allan McRae
2012-04-07
Merge branch 'maint'
Dan McGee
2012-04-07
sync: fix crash on failed downloads
Dave Reisner
2012-03-16
Merge branch 'maint'
Dan McGee
2012-03-14
lib/sync: avoid unwanted unlink after download fail
Dave Reisner
2012-03-12
Minor format-string related cleanups
Dan McGee
2012-03-08
Remove _alpm_csum
Allan McRae
2012-03-08
Add information on how an installed package was validated
Allan McRae
2012-02-20
Update copyright years
Allan McRae
2012-02-20
Don't check diskspace when using --dbonly
Dan McGee
2012-02-13
Merge branch 'maint'
Dan McGee
2012-02-13
lib/sync: use full delta size as max download size
Dave Reisner
2012-02-06
ALPM API adjustments for sanity and consistency
Dan McGee
2012-01-18
Allow UseDelta option to specify a delta ratio
Dan McGee
2011-12-21
include config.h via Makefiles
Dave Reisner
2011-12-21
Don't check diskspace when using --dbonly
Dan McGee
2011-12-13
sync: avoid checking file conflicts with --dbonly
Dave Reisner
2011-11-16
Update alpm_errno_t type to non-enum version
Dan McGee
2011-11-16
Merge branch 'maint'
Dan McGee
2011-11-15
Allow sync_prepare to work in certain cases without sync databases
Dan McGee
2011-11-14
create a typedef for enum _alpm_errno_t
Jonathan Conder
2011-10-25
Merge branch 'maint'
Dan McGee
2011-10-25
lib/sync: inform callers of compute_download_size of a partial
Dave Reisner
2011-10-21
sync: move file download loop out of download_files
Dave Reisner
2011-10-21
sync: check for necessary disk space for download
Dave Reisner
2011-10-21
sync: extract build_payload() method from find_dl_candidates
Dan McGee
2011-10-21
sync: dont group sync records by repository
Dave Reisner
2011-10-17
dload: add pointer to server list for each payload
Dave Reisner
2011-10-12
Convert MALLOC to actually call malloc()
Dan McGee
2011-09-28
Refactor download payload reset and free
Dan McGee
[next]