summaryrefslogtreecommitdiff
path: root/lib/libalpm/deps.h
AgeCommit message (Expand)Author
2018-05-14Remove all modelines from the projectEli Schwartz
2018-03-14Update coyrights for 2018Allan McRae
2017-01-04Update copyright yearsAllan McRae
2016-09-25Do not #define _RESERVED_IDENTIFIERSIvy Foster
2016-01-04Update copyright years for 2016Allan McRae
2015-02-01Update copyright notices for 2015Allan McRae
2014-09-30libalpm: export alpm_splitdep as alpm_dep_from_depstring and alpm_dep_freeFlorian Pritz
2014-09-30deps.c: split _alpm_depcmp into _alpm_depcmp_providesFlorian Pritz
2014-02-04alpm: export *_free functionsAndrew Gregory
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz
2014-01-06Update copyright years for 2014Allan McRae
2013-10-31deps.c: pass alpm_list** to _alpm_recursedepsAndrew Gregory
2013-10-31sortbydeps: include local pkgs in dep graphAndrew Gregory
2013-01-03Update copyright year for 2013Allan McRae
2012-02-20Update copyright yearsAllan McRae
2011-08-19Be more robust when copying package dataDan McGee
2011-08-18Add an _alpm_depcmp_literal() functionDan McGee
2011-06-28Rename pmdepmissing_t to alpm_depmissing_tAllan McRae
2011-06-28Rename pmdepend_t to alpm_depend_tAllan McRae
2011-06-28Rename pmpkg_t to alpm_pkg_tAllan McRae
2011-06-28Rename pmdb_t to alpm_db_tAllan McRae
2011-06-28Rename pmhandle_t to alpm_handle_tAllan McRae
2011-06-16Make pmdepend_t and pmdepmissing_t publicDan McGee
2011-06-13Switch all logging to use handle directlyDan McGee
2011-06-13Add handle argument to two more alpm methodsDan McGee
2011-03-25Ensure reported missing dependencies show correct version comparisonDan McGee
2011-03-25Mark various functions in deps.c staticDan McGee
2011-01-31alpm/depcmp: new NODEPVERSION flagXavier Chantry
2011-01-07Update copyright years for 2011Allan McRae
2010-12-29Correct type for hash value storageAllan McRae
2010-12-21Use name hashes in depends to avoid strcmp callsDan McGee
2010-12-12alpm: don't expose alpm_depcmpXavier Chantry
2010-05-18Partial fix for the phonon/qt issueNagy Gabor
2010-03-14Bump copyright dates to 2010Dan McGee
2009-07-01Update copyright headers and messagesDan McGee
2009-04-11Look in target-list first to resolve dependenciesBryan Ischo
2009-02-23Don't prompt the user for unignore of IgnorePkg/IgnoreGroup packagesBryan Ischo
2009-02-18Reorganize code for one-at-a-time resolvingBryan Ischo
2008-07-13sync_addtarget reworkNagy Gabor
2008-07-07Resolvedeps reworkNagy Gabor
2008-07-07New _alpm_find_dep_satisfier functionNagy Gabor
2008-07-07New _alpm_dep_edge functionNagy Gabor
2008-05-13Cleanup usages of alpm_list_find and alpm_list_remove.Chantry Xavier
2008-03-17Kill PM_TRANS_TYPE_ADD.Chantry Xavier
2008-02-16Move pmgraph_t struct and functions to their own header fileDan McGee
2008-02-06New remove option : -u / --unneeded (FS#6505).Nagy Gabor
2008-01-21Move the deptest code from frontend to backend.Chantry Xavier
2008-01-11Add functions to manipulate pmdepend_t objectsDan McGee
2008-01-11Use dynamic string allocation in package structuresDan McGee
2007-12-10Update GNU GPL boilerplate and copyright datesDan McGee