summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* 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 on pacnew/pacsave/pacorig file creationOlivier Brunel2014-03-03
* restrict transaction package originsAndrew Gregory2014-03-03
* Add events _PKGDOWNLOAD_{START, DONE, FAILED}Olivier Brunel2014-03-03
* Add events ALPM_EVENT_RETRIEVE_{DONE, FAILED}Olivier Brunel2014-03-03
* Remove log_cb, add ALPM_EVENT_LOG insteadOlivier Brunel2014-03-03
* Update the event callbackOlivier Brunel2014-03-03
* be_local: Use alpm_greedy_growFlorian Pritz2014-03-03
* be_package: Build the file list from MTREE if possibleFlorian Pritz2014-03-03
* be_package: Refactor code adding a file to the files listFlorian Pritz2014-03-03
* be_package: Refactor handling of simple path checksFlorian Pritz2014-03-03
* util: Add _alpm_realloc() and _alpm_greedy_grow()Florian Pritz2014-03-03
* Check if a file is in the package's file list before extractingFlorian Pritz2014-03-03
* _alpm_sync_prepare: fix unresolvable packages leakAndrew Gregory2014-02-08
* alpm: export *_free functionsAndrew Gregory2014-02-04
* Do not remove source code references in PO/POT filesRafael Ferreira2014-02-02
* _alpm_resolvedeps: free targ inside loopAndrew Gregory2014-01-30
* sync_prepare: manually set pm_errnoAndrew Gregory2014-01-30
* local_db_populate: initialize empty pkgcacheAndrew Gregory2014-01-30
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-28
* Rename ALPM_EVENT_OPTDEP_REQUIRED to _OPTDEP_REMOVALOlivier Brunel2014-01-28
* sync_prepare: treat from_sync as a booleanAndrew Gregory2014-01-15
* base64.c: comment out unused variableAndrew Gregory2014-01-15
* package.h: convert scriptlet field to intAndrew Gregory2014-01-15
* Consistently use #ifdefAllan McRae2014-01-10
* Fix build with --disable-gpgmeAllan McRae2014-01-10
* Fix compile warnings on systems without getmntentDan McGee2014-01-10
* check_keyring: plug memory leakAndrew Gregory2014-01-06
* Reorder and reshape the package struct for better packingDan McGee2014-01-06
* Minor struct member reordering for packing concernsDan McGee2014-01-06
* Use O_CLOEXEC as much as possible when opening filesDan McGee2014-01-06
* Log more in search debug messageDan McGee2014-01-06
* Remove -fgnu89-inline from compile optionsDan McGee2014-01-06
* Clear up definition of INFRQ_ALLDan McGee2014-01-06
* Update copyright years for 2014Allan McRae2014-01-06
* Copy validation field in _alpm_pkg_dupAllan McRae2014-01-06
* Update comment for local db entry creationAllan McRae2014-01-06
* deps.c: remove filtered_depend functionsAndrew Gregory2014-01-06
* Fix build warnings with --disable-nlsAllan McRae2014-01-06
* trans_prepare: always sort trans->remove by depsAndrew Gregory2013-12-19
* dload: allow curl to response to any auth challengeDave Reisner2013-12-19
* alpm: Rename a variable for future clarityOlivier Brunel2013-12-15
* remove useless continueAndrew Gregory2013-12-15
* db.c: require unique database namesAndrew Gregory2013-12-15
* alpm_sync_sysupgrade: skip packages being removedAndrew Gregory2013-12-15
* Close file descirptor before forkWolfgang Bumiller2013-12-15
* Fix whitespace and other formatting issuesJason St. John2013-11-15
* log important events from the backendAndrew Gregory2013-11-15