summaryrefslogtreecommitdiff
path: root/lib/libalpm/deps.c
Commit message (Expand)AuthorAge
* Use sync.c for upgrade transaction prepare and commitNagy Gabor2009-09-08
* Update copyright headers and messagesDan McGee2009-07-01
* Look in target-list first to resolve dependenciesBryan Ischo2009-04-11
* Print warning in _alpm_resolvedep() if a satisfier package is ignored without...Nagy Gabor2009-04-11
* New error type: PM_ERR_PKG_IGNOREDNagy Gabor2009-04-11
* Don't prompt the user for unignore of IgnorePkg/IgnoreGroup packagesBryan Ischo2009-02-23
* Enabled new interactive prompt and updated some testsBryan Ischo2009-02-23
* Reorganize code for one-at-a-time resolvingBryan Ischo2009-02-18
* Rename alpm_get_md5sum to alpm_compute_md5sum and alpm_dep_get_string to alpm...Nagy Gabor2009-01-12
* Change checkdeps and checkdbconflicts to be more flexible.Xavier Chantry2008-08-25
* Use NULL instead of "" as no causingpkgNagy Gabor2008-07-19
* sync_addtarget reworkNagy Gabor2008-07-13
* Resolvedeps reworkNagy Gabor2008-07-07
* Swap parameters on PM_TRANS_CONV_INSTALL_IGNOREPKG callback functionNagy Gabor2008-07-07
* New _alpm_find_dep_satisfier functionNagy Gabor2008-07-07
* New _alpm_dep_edge functionNagy Gabor2008-07-07
* Remove wrapper call around versioncmpDan McGee2008-05-14
* Simplify _alpm_pkg_new()Dan McGee2008-05-13
* Cleanup usages of alpm_list_find and alpm_list_remove.Chantry Xavier2008-05-13
* Swap the parameters of alpm_pkg_findNagy Gabor2008-05-13
* Kill compute_requiredby usage in can_remove_package()Nagy Gabor2008-04-25
* Remove unnecessary header file, move one macro to util.cDan McGee2008-04-06
* Avoid duplicated target names.Nagy Gabor2008-03-23
* Kill PM_TRANS_TYPE_ADD.Chantry Xavier2008-03-17
* Merge branch 'maint'Dan McGee2008-03-09
|\
| * Remove a bogus commentNagy Gabor2008-03-04
* | Move pmgraph_t struct and functions to their own header fileDan McGee2008-02-16
* | New remove option : -u / --unneeded (FS#6505).Nagy Gabor2008-02-06
* | Fix flip-flopped parameters to CALLOC macroDan McGee2008-01-23
* | Move the deptest code from frontend to backend.Chantry Xavier2008-01-21
* | Merge branch 'maint'Dan McGee2008-01-14
|\|
| * Change the versioned provision format.Chantry Xavier2008-01-14
* | Merge branch 'maint'Dan McGee2008-01-13
|\|
| * small checkdeps speed-upNagy Gabor2008-01-12
* | Add functions to manipulate pmdepend_t objectsDan McGee2008-01-11
* | Use dynamic string allocation in package structuresDan McGee2008-01-11
|/
* PM_DEP_MOD_LT and PM_DEP_MOD_GT depmods addedNagy Gabor2007-12-19
* Update GNU GPL boilerplate and copyright datesDan McGee2007-12-10
* Remove duplicated PM_TRANS_CONV_INSTALL_IGNOREPKG messageNagy Gabor2007-12-05
* Remove _alpm_depmiss_isinDan McGee2007-12-02
* Add 4 new pactests to get better code coverage by pactestDan McGee2007-12-02
* Minor fixes in sync.c and deps.c.Chantry Xavier2007-12-01
* Remove alpm_depcmp DEBUG outputDan McGee2007-11-30
* Remove some null checks in _alpm_checkdepsDan McGee2007-11-30
* alpm_checkdeps clean-upNagy Gabor2007-11-30
* Fix for sync1003 and sync1004 pactestsNagy Gabor2007-11-25
* Improved 'dependency cycle' warningNagy Gabor2007-11-21
* Versioned provisions.Nagy Gabor2007-11-18
* Add the pmconflict_t type.Nagy Gabor2007-11-18
* libalpm/deps.c : improves IgnorePkg handling in resolvedeps.Nagy Gabor2007-11-18