Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-18 | support :any in testcases | Michael Schroeder | 1 | -0/+5 | |
2013-10-18 | small improvement in :any parsing | Michael Schroeder | 1 | -1/+1 | |
2013-10-18 | support debian multiarch annotation | Michael Schroeder | 4 | -2/+23 | |
2013-10-17 | simplify packagelink code a bit | Michael Schroeder | 2 | -32/+21 | |
2013-10-17 | no longer ask the nscallback for pruduct buddies | Michael Schroeder | 1 | -16/+0 | |
2013-10-16 | remove trailing whitespace | Michael Schroeder | 17 | -46/+46 | |
2013-10-16 | remove trailing whitespace | Michael Schroeder | 10 | -43/+43 | |
2013-10-16 | remove trailing whitespace | Michael Schroeder | 20 | -246/+246 | |
2013-10-16 | fix a bug in the application link code | Michael Schroeder | 1 | -8/+8 | |
2013-10-16 | add is_noinst_pseudo_package(), use it for filtering installs | Michael Schroeder | 1 | -2/+32 | |
2013-10-16 | add repo_autopattern (SUSE only for now) | Michael Schroeder | 4 | -0/+221 | |
2013-10-16 | make 'solv info' work with command line packages | Michael Schroeder | 1 | -1/+3 | |
2013-10-16 | fix typo in find_pattern_link | Michael Schroeder | 1 | -1/+1 | |
2013-10-16 | add some comments about what linked packages are | Michael Schroeder | 1 | -0/+20 | |
2013-10-16 | make pattern translations also look at the linked packages | Michael Schroeder | 3 | -3/+286 | |
2013-10-16 | refactor most of the linked pkg code into a seperate source file | Michael Schroeder | 2 | -202/+11 | |
2013-10-15 | Deprecate PRODUCT_DISTPRODUCT/PRODUCT_DISTVERSION. Fix spelling bugs. | Michael Schroeder | 2 | -16/+16 | |
2013-10-15 | Only complile "patchcheck" for SUSE systems | Michael Schroeder | 1 | -0/+2 | |
2013-10-15 | get rid of unused variables if ENABLE_LINKED_PKGS is not set | Michael Schroeder | 1 | -0/+2 | |
2013-10-15 | adapt testcase to latest change | Michael Schroeder | 1 | -1/+1 | |
2013-10-15 | Fix obsoletes handling in multiversion mode (hopefully for the last time) | Michael Schroeder | 1 | -1/+1 | |
Seems like rpm does not really obsolete packages in multiversion mode, but instead reports a conflict. | |||||
2013-10-15 | make linked package support a condition build option | Michael Schroeder | 3 | -1/+22 | |
2013-10-15 | mark PRODUCT_DISTPRODUCT/PRODUCT_DISTVERSION as obsolete | Michael Schroeder | 1 | -9/+9 | |
2013-10-15 | remove obsolete DISTPRODUCT/DISTVERSION parsing | Michael Schroeder | 1 | -17/+13 | |
2013-10-15 | remove obsolete states, add support for product type, fix flags parsing | Michael Schroeder | 1 | -39/+41 | |
2013-10-14 | Extend product link support to patterns/applications | Michael Schroeder | 4 | -33/+355 | |
Also implement own product link code, in case the nscallback does not return a buddy. Includes two bugfix: the ruleinfo introspection now know about links, and there's an extra link pass to pick up linked packages. | |||||
2013-10-14 | parse appdata in solv example | Michael Schroeder | 1 | -23/+48 | |
Also support a '-d' option to increase the debug level. | |||||
2013-10-10 | ENABLE_RPMDB_BYRPMHEADER | Michael Andres | 1 | -1/+1 | |
2013-10-09 | add repo_appdata to parse AppStream's appdata files | Michael Schroeder | 5 | -1/+458 | |
2013-10-08 | fix installation of header files | Michael Andres | 1 | -3/+3 | |
2013-10-08 | add reorder_dq_for_jobrules() workaround | Michael Schroeder | 1 | -0/+45 | |
Jobrules are fulfilled before installed packages are kept, thus the enhances/supplements of the packages cannot work. | |||||
2013-10-04 | add --type and --arch filter support | Michael Schroeder | 1 | -33/+88 | |
2013-10-04 | refactor selection code, add SELECTION_SKIP_KIND, add support for arch/kind ↵ | Michael Schroeder | 5 | -101/+240 | |
filtering | |||||
2013-10-04 | repo_haiku: /boot/common no longer exists | Ingo Weinhold | 1 | -2/+0 | |
2013-09-24 | fix unbalanced === | Michael Schroeder | 2 | -2/+2 | |
2013-09-24 | fix two small glitches in xcode filter | Michael Schroeder | 2 | -10/+11 | |
2013-09-24 | add changes | Michael Schroeder | 1 | -0/+5 | |
2013-09-23 | do not add back cleandeps_updatepkgs packages [bnc#841781] | Michael Schroeder | 1 | -0/+9 | |
2013-09-23 | add changes, bump version to 0.4.0upstream/0.4.0 | Michael Schroeder | 2 | -1/+10 | |
This is done mainly so that openSUSE 13.1 will have a new minor version of libsolv. In the future we hope to do this only for ABI changes. | |||||
2013-09-23 | also save/restore pool pos in repodata load callback | Michael Schroeder | 1 | -2/+7 | |
2013-09-23 | include repo_pubkey.h in repo_pubkey.c | Michael Schroeder | 1 | -0/+1 | |
2013-09-23 | add problem2str() convenience function to API | Michael Schroeder | 4 | -6/+15 | |
2013-09-20 | plug mem leak in selection_make_matchdeps | Michael Schroeder | 1 | -0/+1 | |
2013-09-20 | split DEP_PRE into DEP_PRE_IN and DEP_PRE_UN | Michael Schroeder | 2 | -10/+13 | |
With a later commit we may use DEP_PRE_IN for uninstalled packages and DEP_PRE_UN for installed ones. | |||||
2013-09-20 | bindings: add stringification shortcut for problems | Michael Schroeder | 10 | -23/+54 | |
Also fixes bugs in the rbsolv example. | |||||
2013-09-13 | add solver_rule2rules: learnt rule introspection | Michael Schroeder | 3 | -0/+45 | |
2013-09-13 | add solv_memdup and solv_memdup2 inline helper functions | Michael Schroeder | 5 | -22/+29 | |
2013-09-09 | rename selection_make_deps to selection_make_matchdeps, add marker support | Michael Schroeder | 8 | -14/+31 | |
Also add pool_intersect_evrs. | |||||
2013-09-06 | make sure that the ttransaction_info contains only packages that have the ↵ | Michael Schroeder | 1 | -0/+4 | |
transacts bit set can happen if transaction_create_decisionq is called with a decisionq that doesn't match the pool's obsolete flags. | |||||
2013-09-04 | add pool_whatmatchesdep and selection_make_deps to query for packages ↵ | Michael Schroeder | 8 | -28/+194 | |
intersecting a dependency |