summaryrefslogtreecommitdiff
path: root/lib/libalpm/handle.h
AgeCommit message (Expand)Author
2011-01-07Update copyright years for 2011Allan McRae
2010-12-20Always specify arguement type in function delcarationsAllan McRae
2010-12-12Add configuration option to control disk space checkingAllan McRae
2010-03-14Bump copyright dates to 2010Dan McGee
2009-10-11int typing: s/unsigned short/int/ in libalpmDan McGee
2009-09-06Add Architecture and --arch optionXavier Chantry
2009-08-18dload.c : various fixesXavier Chantry
2009-07-22Add a fetch callback to allow front-end download supportSebastian Nowicki
2009-07-01Update copyright headers and messagesDan McGee
2009-01-12HoldPkg reworkNagy Gabor
2008-06-04Reimplement TotalDownload functionalityDan McGee
2008-05-29Tidy up of the handle struct in libalpmAllan McRae
2008-01-08Remove upgradedelay and all code associated with itDan McGee
2007-12-10Update GNU GPL boilerplate and copyright datesDan McGee
2007-11-16War on whitespaceDan McGee
2007-11-11Add IgnoreGroup and --ignoregroup option.Nathan Jones
2007-11-04Clean up usage of extern variablesDan McGee
2007-10-19Download delta files if UseDelta is set.Nathan Jones
2007-07-09Clean up the alpm handleDan McGee
2007-06-09Allow multiple CacheDirs to be specifiedDan McGee
2007-06-09Remove logmask stuff from backend; switch logging callback to new pm_printfDan McGee
2007-06-04Merge branch 'alpm.c_cleanup' into frontend_configDan McGee
2007-06-04Rip alpm_parse_config out of libalpmDan McGee
2007-06-04Move functions out of alpm.c to where they belongDan McGee
2007-06-01Change -z|--showsize flag to ShowSize pacman.conf optionNathan Jones
2007-05-31Move DB and cache dirs away from there dependence on ROOTDIRDan McGee
2007-04-28Remove FREEHANDLE macro and correctly type _alpm_handle_freeDan McGee
2007-03-05This commit looks much more monumental than it is. Almost all just #includeDan McGee
2007-02-21* Re-added a compare function for syncpkg's - it was removed without thinkingAaron Griffin
2007-02-12* Updated the README fileAaron Griffin
2007-01-24This mainly deals with code clarity- removing currently unneededAaron Griffin
2007-01-19Preliminary checkin for alpm_list conversionAaron Griffin
2006-11-20* repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin
2006-10-21Minor changes:Aaron Griffin
2006-10-20A handful of minor changes:Aaron Griffin
2006-10-15Merged frugalware changes (too many to list). Also added some config fileAaron Griffin
2006-01-02patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet
2005-11-07fixed compilation warningsAurelien Foret
2005-10-10added PM_OPT_CACHEDIR library optionAurelien Foret
2005-10-07Merging in recent fixes/additions from 2.9.7Judd Vinet
2005-10-05Applied reworked patch from VMiklos (vmiklos@frugalware.org)Aurelien Foret
2005-04-16- general cleanupAurelien Foret
2005-03-16Renamed PACXXX defines to PM_XXXAurelien Foret
2005-03-15Initial revisionJudd Vinet