| Commit message (Expand) | Author | Age |
... | |
* | Update copyright headers and messages | Dan McGee | 2009-07-01 |
* | Look in target-list first to resolve dependencies | Bryan Ischo | 2009-04-11 |
* | Print warning in _alpm_resolvedep() if a satisfier package is ignored without... | Nagy Gabor | 2009-04-11 |
* | New error type: PM_ERR_PKG_IGNORED | Nagy Gabor | 2009-04-11 |
* | Don't prompt the user for unignore of IgnorePkg/IgnoreGroup packages | Bryan Ischo | 2009-02-23 |
* | Enabled new interactive prompt and updated some tests | Bryan Ischo | 2009-02-23 |
* | Reorganize code for one-at-a-time resolving | Bryan Ischo | 2009-02-18 |
* | Rename alpm_get_md5sum to alpm_compute_md5sum and alpm_dep_get_string to alpm... | Nagy Gabor | 2009-01-12 |
* | Change checkdeps and checkdbconflicts to be more flexible. | Xavier Chantry | 2008-08-25 |
* | Use NULL instead of "" as no causingpkg | Nagy Gabor | 2008-07-19 |
* | sync_addtarget rework | Nagy Gabor | 2008-07-13 |
* | Resolvedeps rework | Nagy Gabor | 2008-07-07 |
* | Swap parameters on PM_TRANS_CONV_INSTALL_IGNOREPKG callback function | Nagy Gabor | 2008-07-07 |
* | New _alpm_find_dep_satisfier function | Nagy Gabor | 2008-07-07 |
* | New _alpm_dep_edge function | Nagy Gabor | 2008-07-07 |
* | Remove wrapper call around versioncmp | Dan McGee | 2008-05-14 |
* | Simplify _alpm_pkg_new() | Dan McGee | 2008-05-13 |
* | Cleanup usages of alpm_list_find and alpm_list_remove. | Chantry Xavier | 2008-05-13 |
* | Swap the parameters of alpm_pkg_find | Nagy Gabor | 2008-05-13 |
* | Kill compute_requiredby usage in can_remove_package() | Nagy Gabor | 2008-04-25 |
* | Remove unnecessary header file, move one macro to util.c | Dan McGee | 2008-04-06 |
* | Avoid duplicated target names. | Nagy Gabor | 2008-03-23 |
* | Kill PM_TRANS_TYPE_ADD. | Chantry Xavier | 2008-03-17 |
* | Merge branch 'maint' | Dan McGee | 2008-03-09 |
|\ |
|
| * | Remove a bogus comment | Nagy Gabor | 2008-03-04 |
* | | Move pmgraph_t struct and functions to their own header file | Dan McGee | 2008-02-16 |
* | | New remove option : -u / --unneeded (FS#6505). | Nagy Gabor | 2008-02-06 |
* | | Fix flip-flopped parameters to CALLOC macro | Dan McGee | 2008-01-23 |
* | | Move the deptest code from frontend to backend. | Chantry Xavier | 2008-01-21 |
* | | Merge branch 'maint' | Dan McGee | 2008-01-14 |
|\| |
|
| * | Change the versioned provision format. | Chantry Xavier | 2008-01-14 |
* | | Merge branch 'maint' | Dan McGee | 2008-01-13 |
|\| |
|
| * | small checkdeps speed-up | Nagy Gabor | 2008-01-12 |
* | | Add functions to manipulate pmdepend_t objects | Dan McGee | 2008-01-11 |
* | | Use dynamic string allocation in package structures | Dan McGee | 2008-01-11 |
|/ |
|
* | PM_DEP_MOD_LT and PM_DEP_MOD_GT depmods added | Nagy Gabor | 2007-12-19 |
* | Update GNU GPL boilerplate and copyright dates | Dan McGee | 2007-12-10 |
* | Remove duplicated PM_TRANS_CONV_INSTALL_IGNOREPKG message | Nagy Gabor | 2007-12-05 |
* | Remove _alpm_depmiss_isin | Dan McGee | 2007-12-02 |
* | Add 4 new pactests to get better code coverage by pactest | Dan McGee | 2007-12-02 |
* | Minor fixes in sync.c and deps.c. | Chantry Xavier | 2007-12-01 |
* | Remove alpm_depcmp DEBUG output | Dan McGee | 2007-11-30 |
* | Remove some null checks in _alpm_checkdeps | Dan McGee | 2007-11-30 |
* | alpm_checkdeps clean-up | Nagy Gabor | 2007-11-30 |
* | Fix for sync1003 and sync1004 pactests | Nagy Gabor | 2007-11-25 |
* | Improved 'dependency cycle' warning | Nagy Gabor | 2007-11-21 |
* | Versioned provisions. | Nagy Gabor | 2007-11-18 |
* | Add the pmconflict_t type. | Nagy Gabor | 2007-11-18 |
* | libalpm/deps.c : improves IgnorePkg handling in resolvedeps. | Nagy Gabor | 2007-11-18 |
* | Remove provide.c and provide.h . | Chantry Xavier | 2007-11-17 |