summaryrefslogtreecommitdiff
path: root/lib/libalpm/sync.c
Commit message (Expand)AuthorAge
* sync_prepare: remove useless check for replacersAndrew Gregory2014-08-03
* Update the question callbackOlivier Brunel2014-06-24
* Use MALLOC throughtout libalpmAllan McRae2014-03-08
* sync_prepare: ignore explicitly removed conflictsAndrew Gregory2014-03-04
* Fix warnings with strict-overflow in gcc-4.9Allan McRae2014-03-03
* Add events _PKGDOWNLOAD_{START, DONE, FAILED}Olivier Brunel2014-03-03
* Add events ALPM_EVENT_RETRIEVE_{DONE, FAILED}Olivier Brunel2014-03-03
* Update the event callbackOlivier Brunel2014-03-03
* _alpm_sync_prepare: fix unresolvable packages leakAndrew Gregory2014-02-08
* alpm: export *_free functionsAndrew Gregory2014-02-04
* sync_prepare: manually set pm_errnoAndrew Gregory2014-01-30
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-28
* sync_prepare: treat from_sync as a booleanAndrew Gregory2014-01-15
* Consistently use #ifdefAllan McRae2014-01-10
* check_keyring: plug memory leakAndrew Gregory2014-01-06
* Update copyright years for 2014Allan McRae2014-01-06
* trans_prepare: always sort trans->remove by depsAndrew Gregory2013-12-19
* remove useless continueAndrew Gregory2013-12-15
* alpm_sync_sysupgrade: skip packages being removedAndrew Gregory2013-12-15
* sortbydeps: include local pkgs in dep graphAndrew Gregory2013-10-31
* Expose alpm_pkg_should_ignoreAllan McRae2013-10-31
* Make functions to decode a signature and extract keyid publicAllan McRae2013-10-31
* Fix progress bar overflow while checking package integrityAllan McRae2013-10-15
* Report which package is missing a signatureAllan McRae2013-10-15
* libalpm: introduce a usage level for reposDave Reisner2013-09-04
* libalpm/sync: remove useless intermediate variableDave Reisner2013-03-10
* libalpm: Search for replacers before literalsOlivier Brunel2013-03-07
* libalpm: Fix installing update of a replaced packageOlivier Brunel2013-03-07
* Perform limited conflict checking with --forceAllan McRae2013-02-24
* fix style violationsAndrew Gregory2013-02-16
* Fix --without-gpgme buildAllan McRae2013-02-13
* Prompt to delete packages with signature failsAllan McRae2013-02-09
* Remove retry path from signature validationAllan McRae2013-02-09
* Check keys are in keyring before package validationAllan McRae2013-02-09
* dload: pass back the effective URL to callers of _alpm_downloadDave Reisner2013-01-29
* Update copyright year for 2013Allan McRae2013-01-03
* Plug various minor memory leaksAndrew Gregory2012-12-14
* Make alpm_pkg_find publicAllan McRae2012-12-14
* Merge branch 'maint'Dan McGee2012-08-07
|\
| * Print repo being search for replaces in debug outputAllan McRae2012-08-07
* | Prefix alpm_pkgfrom_t members with ALPM_Allan McRae2012-04-07
* | Merge branch 'maint'Dan McGee2012-04-07
|\|
| * sync: fix crash on failed downloadsDave Reisner2012-04-07
* | Merge branch 'maint'Dan McGee2012-03-16
|\|
| * lib/sync: avoid unwanted unlink after download failDave Reisner2012-03-14
| * Don't check diskspace when using --dbonlyDan McGee2012-02-20
* | Minor format-string related cleanupsDan McGee2012-03-12
* | Remove _alpm_csumAllan McRae2012-03-08
* | Add information on how an installed package was validatedAllan McRae2012-03-08
* | Update copyright yearsAllan McRae2012-02-20