summaryrefslogtreecommitdiff
path: root/lib/libalpm/handle.h
Commit message (Expand)AuthorAge
...
* 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
* Download delta files if UseDelta is set.Nathan Jones2007-10-19
* Clean up the alpm handleDan McGee2007-07-09
* Allow multiple CacheDirs to be specifiedDan McGee2007-06-09
* Remove logmask stuff from backend; switch logging callback to new pm_printfDan McGee2007-06-09
* Merge branch 'alpm.c_cleanup' into frontend_configDan McGee2007-06-04
|\
| * Move functions out of alpm.c to where they belongDan McGee2007-06-04
* | Rip alpm_parse_config out of libalpmDan McGee2007-06-04
|/
* Change -z|--showsize flag to ShowSize pacman.conf optionNathan Jones2007-06-01
* Move DB and cache dirs away from there dependence on ROOTDIRDan McGee2007-05-31
* Remove FREEHANDLE macro and correctly type _alpm_handle_freeDan McGee2007-04-28
* This commit looks much more monumental than it is. Almost all just #includeDan McGee2007-03-05
* * Re-added a compare function for syncpkg's - it was removed without thinkingAaron Griffin2007-02-21
* * Updated the README fileAaron Griffin2007-02-12
* This mainly deals with code clarity- removing currently unneededAaron Griffin2007-01-24
* Preliminary checkin for alpm_list conversionAaron Griffin2007-01-19
* * repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin2006-11-20
* Minor changes:Aaron Griffin2006-10-21
* A handful of minor changes:Aaron Griffin2006-10-20
* Merged frugalware changes (too many to list). Also added some config fileAaron Griffin2006-10-15
* patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet2006-01-02
* fixed compilation warningsAurelien Foret2005-11-07
* added PM_OPT_CACHEDIR library optionAurelien Foret2005-10-10
* Merging in recent fixes/additions from 2.9.7Judd Vinet2005-10-07
* Applied reworked patch from VMiklos (vmiklos@frugalware.org)Aurelien Foret2005-10-05
* - general cleanupAurelien Foret2005-04-16
* Renamed PACXXX defines to PM_XXXAurelien Foret2005-03-16
* Initial revisionJudd Vinet2005-03-15