summaryrefslogtreecommitdiff
path: root/lib/libalpm/handle.h
Commit message (Expand)AuthorAge
* 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
* Bump copyright dates to 2010Dan McGee2010-03-14
* int typing: s/unsigned short/int/ in libalpmDan McGee2009-10-11
* Add Architecture and --arch optionXavier Chantry2009-09-06
* dload.c : various fixesXavier Chantry2009-08-18
* Add a fetch callback to allow front-end download supportSebastian Nowicki2009-07-22
* Update copyright headers and messagesDan McGee2009-07-01
* HoldPkg reworkNagy Gabor2009-01-12
* Reimplement TotalDownload functionalityDan McGee2008-06-04
* Tidy up of the handle struct in libalpmAllan McRae2008-05-29
* Remove upgradedelay and all code associated with itDan McGee2008-01-08
* Update GNU GPL boilerplate and copyright datesDan McGee2007-12-10
* War on whitespaceDan McGee2007-11-16
* Add IgnoreGroup and --ignoregroup option.Nathan Jones2007-11-11
* Clean up usage of extern variablesDan McGee2007-11-04