| Commit message (Expand) | Author | Age |
* | Allow VerifySig to act as a default verification in [options] | Dave Reisner | 2011-04-20 |
* | Add signature directory as option on libalpm handle | Dan McGee | 2011-03-23 |
* | handle: Add CURL* and CURLcode vars to struct | Dave Reisner | 2011-03-09 |
* | Fix double close of the lock file | Jonathan Conder | 2011-02-27 |
* | Update copyright years for 2011 | Allan McRae | 2011-01-07 |
* | Always specify arguement type in function delcarations | Allan McRae | 2010-12-20 |
* | Add configuration option to control disk space checking | Allan McRae | 2010-12-12 |
* | Bump copyright dates to 2010 | Dan McGee | 2010-03-14 |
* | int typing: s/unsigned short/int/ in libalpm | Dan McGee | 2009-10-11 |
* | Add Architecture and --arch option | Xavier Chantry | 2009-09-06 |
* | dload.c : various fixes | Xavier Chantry | 2009-08-18 |
* | Add a fetch callback to allow front-end download support | Sebastian Nowicki | 2009-07-22 |
* | Update copyright headers and messages | Dan McGee | 2009-07-01 |
* | HoldPkg rework | Nagy Gabor | 2009-01-12 |
* | Reimplement TotalDownload functionality | Dan McGee | 2008-06-04 |
* | Tidy up of the handle struct in libalpm | Allan McRae | 2008-05-29 |
* | Remove upgradedelay and all code associated with it | Dan McGee | 2008-01-08 |
* | Update GNU GPL boilerplate and copyright dates | Dan McGee | 2007-12-10 |
* | War on whitespace | Dan McGee | 2007-11-16 |
* | Add IgnoreGroup and --ignoregroup option. | Nathan Jones | 2007-11-11 |
* | Clean up usage of extern variables | Dan McGee | 2007-11-04 |
* | Download delta files if UseDelta is set. | Nathan Jones | 2007-10-19 |
* | Clean up the alpm handle | Dan McGee | 2007-07-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-09 |
* | Merge branch 'alpm.c_cleanup' into frontend_config | Dan McGee | 2007-06-04 |
|\ |
|
| * | Move functions out of alpm.c to where they belong | Dan McGee | 2007-06-04 |
* | | Rip alpm_parse_config out of libalpm | Dan McGee | 2007-06-04 |
|/ |
|
* | Change -z|--showsize flag to ShowSize pacman.conf option | Nathan Jones | 2007-06-01 |
* | Move DB and cache dirs away from there dependence on ROOTDIR | Dan McGee | 2007-05-31 |
* | Remove FREEHANDLE macro and correctly type _alpm_handle_free | Dan McGee | 2007-04-28 |
* | This commit looks much more monumental than it is. Almost all just #include | Dan McGee | 2007-03-05 |
* | * Re-added a compare function for syncpkg's - it was removed without thinking | Aaron Griffin | 2007-02-21 |
* | * Updated the README file | Aaron Griffin | 2007-02-12 |
* | This mainly deals with code clarity- removing currently unneeded | Aaron Griffin | 2007-01-24 |
* | Preliminary checkin for alpm_list conversion | Aaron Griffin | 2007-01-19 |
* | * repo-add script - to add entries to a db file directly from package data (n... | Aaron Griffin | 2006-11-20 |
* | Minor changes: | Aaron Griffin | 2006-10-21 |
* | A handful of minor changes: | Aaron Griffin | 2006-10-20 |
* | Merged frugalware changes (too many to list). Also added some config file | Aaron Griffin | 2006-10-15 |
* | patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION | Judd Vinet | 2006-01-02 |
* | fixed compilation warnings | Aurelien Foret | 2005-11-07 |
* | added PM_OPT_CACHEDIR library option | Aurelien Foret | 2005-10-10 |
* | Merging in recent fixes/additions from 2.9.7 | Judd Vinet | 2005-10-07 |
* | Applied reworked patch from VMiklos (vmiklos@frugalware.org) | Aurelien Foret | 2005-10-05 |
* | - general cleanup | Aurelien Foret | 2005-04-16 |
* | Renamed PACXXX defines to PM_XXX | Aurelien Foret | 2005-03-16 |
* | Initial revision | Judd Vinet | 2005-03-15 |