summaryrefslogtreecommitdiff
path: root/lib/libalpm/handle.h
Commit message (Expand)AuthorAge
* add --overwrite option to ignore file conflictsAndrew Gregory2017-04-12
* Introduce a 'disable-download-timeout' optionChristian Hesse2017-01-13
* Update copyright yearsAllan McRae2017-01-04
* Represent bitfields as ints, not enumsIvy Foster2016-10-22
* Do not #define _RESERVED_IDENTIFIERSIvy Foster2016-09-25
* Update copyright years for 2016Allan McRae2016-01-04
* handle: add hookdirs optionAndrew Gregory2015-10-18
* Allow frontends to specify the sync database extensionAllan McRae2015-07-15
* Update copyright notices for 2015Allan McRae2015-02-01
* _alpm_key_in_keychain: cache known keysAndrew Gregory2014-10-01
* Add --assume-installed optionFlorian Pritz2014-09-30
* Revert "Remove log_cb, add ALPM_EVENT_LOG instead"Andrew Gregory2014-09-30
* Update the question callbackOlivier Brunel2014-06-24
* Remove log_cb, add ALPM_EVENT_LOG insteadOlivier Brunel2014-03-03
* Update the event callbackOlivier Brunel2014-03-03
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-28
* Minor struct member reordering for packing concernsDan McGee2014-01-06
* Update copyright years for 2014Allan McRae2014-01-06
* Fix whitespace and other formatting issuesJason St. John2013-11-15
* alpm_handle: store lock file descriptorAndrew Gregory2013-11-08
* Add configuration option for Upgrade operation SigLevelAllan McRae2013-02-07
* Update copyright year for 2013Allan McRae2013-01-03
* Update copyright yearsAllan McRae2012-02-20
* Allow UseDelta option to specify a delta ratioDan McGee2012-01-18
* Only compile delta regex onceDan McGee2012-01-02
* Move items around in the alpm handle structDan McGee2011-12-07
* create a typedef for enum _alpm_errno_tJonathan Conder2011-11-14
* Initialize cURL library on first useDan McGee2011-09-28
* Former transaction callback rename refactorDan McGee2011-09-02
* Move all callbacks up to the handle levelDan McGee2011-09-02
* signing: move to new signing verification and return schemeDan McGee2011-07-05
* Use ignoregroup rather than ignoregrp in the handleAllan McRae2011-06-29
* Rename pmerrno_t to alpm_errno_tAllan McRae2011-06-28
* Rename pmtrans_t to alpm_trans_tAllan McRae2011-06-28
* Rename pmdb_t to alpm_db_tAllan McRae2011-06-28
* Rename pmhandle_t to alpm_handle_tAllan McRae2011-06-28
* Move locking functions to handleDan McGee2011-06-24
* API: change 'signaturedir' to 'gpgdir'Dan McGee2011-06-15
* Move pm_errno onto the handleDan McGee2011-06-13
* New signatures for alpm initialize and releaseDan McGee2011-06-07
* Add helper methods for setting directory optionsDan McGee2011-06-07
* Push down extern handle variable to files that need itDan McGee2011-06-03
* Add handle attribute to pmdb_t structDan McGee2011-06-03
* Allow VerifySig to act as a default verification in [options]Dave Reisner2011-04-20
* Add signature directory as option on libalpm handleDan McGee2011-03-23
* handle: Add CURL* and CURLcode vars to structDave Reisner2011-03-09
* Fix double close of the lock fileJonathan Conder2011-02-27
* Update copyright years for 2011Allan McRae2011-01-07
* Always specify arguement type in function delcarationsAllan McRae2010-12-20
* Add configuration option to control disk space checkingAllan McRae2010-12-12