| Commit message (Expand) | Author | Age |
... | |
| * | 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 |
* | War on whitespace | Dan McGee | 2007-11-16 |
* | Fix a would-be memleak with the new compute requiredby stuff | Dan McGee | 2007-11-15 |
* | libalpm: change graph malloc to MALLOC macro | Dan McGee | 2007-11-14 |
* | Move alpm_splitdep usage to db_read | Dan McGee | 2007-11-14 |
* | Remove REQUIREDBY usage from libalpm | Dan McGee | 2007-11-14 |
* | alpm_list_add == alpm_list_add_last | Nagy Gabor | 2007-11-14 |
* | Enforce const correctness on dep functions and rewrite alpm_dep_get_string | Dan McGee | 2007-11-13 |
* | Implement IgnoreGroup. | Nathan Jones | 2007-11-11 |
* | Clean up usage of extern variables | Dan McGee | 2007-11-04 |
* | When printing size_t, use %zd | Dan McGee | 2007-10-29 |
* | libalpm: introduce MALLOC and CALLOC macros | Dan McGee | 2007-10-29 |
* | Add some more debugging output to dep checking code | Dan McGee | 2007-10-29 |
* | Explicitly cast void* to char* during printf call | Dan McGee | 2007-10-26 |
* | Dependency error/log messages fix | Nagy Gabor | 2007-10-26 |
* | Add alpm_dep_get_string method | Nagy Gabor | 2007-10-25 |
* | _alpm_depmiss_isin fix | Nagy Gabor | 2007-10-24 |
* | libalpm/deps.c: fix memleak found by valgrind | Dan McGee | 2007-09-28 |
* | libalpm/deps.c : export _alpm_checkdeps (-> alpm_checkdeps). | Chantry Xavier | 2007-09-11 |
* | libalpm: add newlines to all strings passed to log callback | Dan McGee | 2007-08-23 |
* | Post trial install changes, round one | Dan McGee | 2007-08-21 |
* | libalpm/deps.c : split alpm_depcmp. | Chantry Xavier | 2007-07-17 |
* | libalpm/deps.c : split sortbydeps function. | Chantry Xavier | 2007-07-17 |
* | new pmdepend_t / pmdepmissing_t accessors. | Chantry Xavier | 2007-07-16 |
* | libalpm/deps.c : cleanup + little fix for resolvedeps. | Nagy Gabor | 2007-07-15 |