Age | Commit message (Expand) | Author |
2013-02-07 | Add configuration option for Upgrade operation SigLevel | Allan McRae |
2013-01-03 | Update copyright year for 2013 | Allan McRae |
2012-02-20 | Update copyright years | Allan McRae |
2012-01-18 | Allow UseDelta option to specify a delta ratio | Dan McGee |
2012-01-02 | Only compile delta regex once | Dan McGee |
2011-12-07 | Move items around in the alpm handle struct | Dan McGee |
2011-11-14 | create a typedef for enum _alpm_errno_t | Jonathan Conder |
2011-09-28 | Initialize cURL library on first use | Dan McGee |
2011-09-02 | Former transaction callback rename refactor | Dan McGee |
2011-09-02 | Move all callbacks up to the handle level | Dan McGee |
2011-07-05 | signing: move to new signing verification and return scheme | Dan McGee |
2011-06-29 | Use ignoregroup rather than ignoregrp in the handle | Allan McRae |
2011-06-28 | Rename pmerrno_t to alpm_errno_t | Allan McRae |
2011-06-28 | Rename pmtrans_t to alpm_trans_t | Allan McRae |
2011-06-28 | Rename pmdb_t to alpm_db_t | Allan McRae |
2011-06-28 | Rename pmhandle_t to alpm_handle_t | Allan McRae |
2011-06-24 | Move locking functions to handle | Dan McGee |
2011-06-15 | API: change 'signaturedir' to 'gpgdir' | Dan McGee |
2011-06-13 | Move pm_errno onto the handle | Dan McGee |
2011-06-07 | New signatures for alpm initialize and release | Dan McGee |
2011-06-07 | Add helper methods for setting directory options | Dan McGee |
2011-06-03 | Push down extern handle variable to files that need it | Dan McGee |
2011-06-03 | Add handle attribute to pmdb_t struct | Dan McGee |
2011-04-20 | Allow VerifySig to act as a default verification in [options] | Dave Reisner |
2011-03-23 | Add signature directory as option on libalpm handle | Dan McGee |
2011-03-09 | handle: Add CURL* and CURLcode vars to struct | Dave Reisner |
2011-02-27 | Fix double close of the lock file | Jonathan Conder |
2011-01-07 | Update copyright years for 2011 | Allan McRae |
2010-12-20 | Always specify arguement type in function delcarations | Allan McRae |
2010-12-12 | Add configuration option to control disk space checking | Allan McRae |
2010-03-14 | Bump copyright dates to 2010 | Dan McGee |
2009-10-11 | int typing: s/unsigned short/int/ in libalpm | Dan McGee |
2009-09-06 | Add Architecture and --arch option | Xavier Chantry |
2009-08-18 | dload.c : various fixes | Xavier Chantry |
2009-07-22 | Add a fetch callback to allow front-end download support | Sebastian Nowicki |
2009-07-01 | Update copyright headers and messages | Dan McGee |
2009-01-12 | HoldPkg rework | Nagy Gabor |
2008-06-04 | Reimplement TotalDownload functionality | Dan McGee |
2008-05-29 | Tidy up of the handle struct in libalpm | Allan McRae |
2008-01-08 | Remove upgradedelay and all code associated with it | Dan McGee |
2007-12-10 | Update GNU GPL boilerplate and copyright dates | Dan McGee |
2007-11-16 | War on whitespace | Dan McGee |
2007-11-11 | Add IgnoreGroup and --ignoregroup option. | Nathan Jones |
2007-11-04 | Clean up usage of extern variables | Dan McGee |
2007-10-19 | Download delta files if UseDelta is set. | Nathan Jones |
2007-07-09 | Clean up the alpm handle | Dan McGee |
2007-06-09 | Allow multiple CacheDirs to be specified | Dan McGee |
2007-06-09 | Remove logmask stuff from backend; switch logging callback to new pm_printf | Dan McGee |
2007-06-04 | Merge branch 'alpm.c_cleanup' into frontend_config | Dan McGee |
2007-06-04 | Rip alpm_parse_config out of libalpm | Dan McGee |