2013-05-17 |
Michael Schroeder | allow SOLVID_META queries through SOLVID_POS |
tree | commitdiff |
2013-05-15 |
Michael Schroeder | Lookat at keepexplicitobsoletes when creating update... |
tree | commitdiff |
2013-05-15 |
Michael Schroeder | fix multiversion handling when the update rule is an... |
tree | commitdiff |
2013-05-07 |
Michael Schroeder | add SOLVER_RULE_JOB_UNSUPPORTED and SOLVER_RULE_JOB_UNK... |
tree | commitdiff |
2013-05-06 |
Michael Schroeder | add utf8 helpers to util.c |
tree | commitdiff |
2013-04-26 |
Michael Schroeder | bring libsolv in line with currrent rpm's multiversion... |
tree | commitdiff |
2013-04-24 |
Michael Schroeder | solverdebug: add solver_get_orphaned call that somehow... |
tree | commitdiff |
2013-04-24 |
Michael Schroeder | terminate solver_create_decisions_obsoletesmap function |
tree | commitdiff |
2013-04-24 |
Michael Schroeder | move stringification functions from solverdebug to... |
tree | commitdiff |
2013-04-24 |
Michael Schroeder | use SOLVER_TRANSACTION_OBSOLETE_IS_UPGRADE in transacti... |
tree | commitdiff |
2013-04-24 |
Michael Schroeder | add SOLVER_TRANSACTION_OBSOLETE_IS_UPGRADE helper flag |
tree | commitdiff |
2013-04-23 |
Michael Schroeder | add repodata_translate_id to get rid of some "implement... |
tree | commitdiff |
2013-04-23 |
Michael Schroeder | add repo_add_rpmdb_reffp to easily add rpmdb content... |
tree | commitdiff |
2013-04-22 |
Michael Schroeder | add pool_setnamespacecallback() and pool_flush_namespac... |
tree | commitdiff |
2013-04-22 |
Michael Schroeder | small cleanup in id2str |
tree | commitdiff |
2013-04-19 |
Michael Schroeder | Merge pull request #29 from weinhold/upstream |
tree | commitdiff |
2013-04-18 |
Ingo Weinhold | selection_filter(): Don't leak Queue q1 and Map m2 |
tree | commitdiff |
2013-04-18 |
Ingo Weinhold | Haiku: The notation for the pre-release version part... |
tree | commitdiff |
2013-04-17 |
Michael Schroeder | rules/selection: use strrchr in EVR checks as well |
tree | commitdiff |
2013-04-17 |
Michael Schroeder | split arch from the right for debian/haiku (thanks... |
tree | commitdiff |
2013-04-17 |
Michael Schroeder | adapt SET_EV/SET_EVR magic to haiku for completeness |
tree | commitdiff |
2013-04-17 |
Michael Schroeder | make sure releases start numeric for haiku |
tree | commitdiff |
2013-04-16 |
Michael Schroeder | make pool_solvable2str use -<arch> for haiku |
tree | commitdiff |
2013-04-16 |
Michael Schroeder | support haiku package naming in selection_canon |
tree | commitdiff |
2013-04-16 |
Michael Schroeder | switch range->name and range->evr in REL_COMPAT deps... |
tree | commitdiff |
2013-04-16 |
Michael Schroeder | add DISTTYPE_HAIKU, some small fixes |
tree | commitdiff |
2013-04-16 |
Ingo Weinhold | Add support for Haiku compat version comparison |
tree | commitdiff |
2013-04-16 |
Ingo Weinhold | Add Haiku semantics version comparison |
tree | commitdiff |
2013-04-08 |
Michael Schroeder | fix bugs in fileconflicts code and prepare for aliased... |
tree | commitdiff |
2013-04-05 |
Michael Schroeder | cleanup hash code, it makes no sense to have an extra... |
tree | commitdiff |
2013-04-05 |
Michael Schroeder | make queue_insertn more flexible |
tree | commitdiff |
2013-04-05 |
Michael Schroeder | refactor a bit |
tree | commitdiff |
2013-04-04 |
Michael Schroeder | Do extra checking for choice rules so that they don... |
tree | commitdiff |
2013-04-02 |
Michael Schroeder | Merge pull request #27 from weinhold/upstream |
tree | commitdiff |
2013-04-02 |
Ingo Weinhold | Make all public libsolv headers C++ safe |
tree | commitdiff |
2013-03-30 |
Ingo Weinhold | solv_sort(): Fix build for non-glibc without qsort_r() |
tree | commitdiff |
2013-03-30 |
Ingo Weinhold | Improve C89 compliance |
tree | commitdiff |
2013-03-27 |
Michael Schroeder | Merge pull request #26 from dirkmueller/master |
tree | commitdiff |
2013-03-27 |
Dirk Mueller | Support aarch64 |
tree | commitdiff |
2013-03-26 |
Michael Schroeder | Merge pull request #25 from andreas-schwab/master |
tree | commitdiff |
2013-03-26 |
Andreas Schwab | Fix misuses of memset |
tree | commitdiff |
2013-03-22 |
Michael Schroeder | rename "NOOBSOLETES" to "MULTIVERSION" |
tree | commitdiff |
2013-03-22 |
Michael Schroeder | turn splitprovides off when doing the alreadyrecommende... |
tree | commitdiff |
2013-03-20 |
Michael Schroeder | improve pool_solvable2str output if the evr or arch... |
tree | commitdiff |
2013-03-06 |
Michael Schroeder | cleanup code now that the vendorcheck callback is in... |
tree | commitdiff |
2013-03-06 |
Michael Schroeder | get rid of the ugly policy callbacks while we're breaki... |
tree | commitdiff |
2013-03-06 |
Michael Schroeder | shuffle some ids now that we break the ABI |
tree | commitdiff |
2013-03-06 |
Michael Schroeder | fix dataiterator returning random data in some cases |
tree | commitdiff |
2013-02-27 |
Michael Schroeder | fix test so that we no longer flatten when there's... |
tree | commitdiff |
2013-02-25 |
Michael Schroeder | support RPM_ADD_WITH_CHANGELOG in repo_add_rpmdb |
tree | commitdiff |
2013-02-25 |
Michael Schroeder | add other.xml support to repomd parser |
tree | commitdiff |
2013-02-12 |
Michael Schroeder | cosmetics: always return 0 in selection_make if the... |
tree | commitdiff |
2013-02-12 |
Michael Schroeder | fix stupid typo introduced when refactoring selection_f... |
tree | commitdiff |
2013-02-05 |
Michael Schroeder | further optimize solver_reenablepolicyrules |
tree | commitdiff |
2013-02-04 |
Michael Schroeder | optimize code a bit to make analyze_unsolvable faster |
tree | commitdiff |
2013-02-04 |
Michael Schroeder | do not call pool_freewhatprovides in pool_add_fileconfl... |
tree | commitdiff |
2013-02-04 |
Michael Schroeder | don't free obsoletes/obsoetes_data in solver cleanup |
tree | commitdiff |
2013-02-04 |
Michael Schroeder | make it possible to re-run an existing solver (re-using... |
tree | commitdiff |
2013-01-15 |
Michael Schroeder | do not ignore disabled/considered flags for src packages |
tree | commitdiff |
2013-01-14 |
Michael Schroeder | trivial_installable: check vendor of affected package... |
tree | commitdiff |
2013-01-11 |
Michael Schroeder | support "pooljobs", fixed jobs set in the pool |
tree | commitdiff |
2013-01-03 |
Michael Schroeder | fix trivial installable requires handling [bnc#795267] |
tree | commitdiff |
2012-12-18 |
Michael Schroeder | don't access r->p after solver_addrule is called, as... |
tree | commitdiff |
2012-12-18 |
Michael Schroeder | simplify transaction_obs_pkg a bit |
tree | commitdiff |
2012-12-17 |
Michael Schroeder | cosmetics: fix comments |
tree | commitdiff |
2012-12-17 |
Michael Schroeder | find_problemrule: don't look at the learnt rule multipl... |
tree | commitdiff |
2012-12-13 |
Michael Schroeder | small optimization: make whatprovidesdata + 2 always... |
tree | commitdiff |
2012-12-10 |
Michael Schroeder | implement special install/erase namespace provides... |
tree | commitdiff |
2012-12-05 |
Michael Schroeder | rename selection_limit to selection_filter, add flags... |
tree | commitdiff |
2012-12-04 |
Michael Schroeder | support cleandeps in targeted up/dup cases, add tests |
tree | commitdiff |
2012-12-03 |
Michael Schroeder | make cleandeps do less reinstalls, fix cleandeps reset bug |
tree | commitdiff |
2012-12-03 |
Michael Schroeder | fix typos in comments, fix queue free |
tree | commitdiff |
2012-11-30 |
Michael Schroeder | small optimization for targeted dup |
tree | commitdiff |
2012-11-30 |
Michael Schroeder | another targeted dup fix, add testcases |
tree | commitdiff |
2012-11-29 |
Michael Schroeder | free tmp repodata when repo_solv returns an error |
tree | commitdiff |
2012-11-29 |
Michael Schroeder | fix targeted dup, we also have to add the obsoleters... |
tree | commitdiff |
2012-11-29 |
Michael Schroeder | add SOLVER_TARGETED and SOLVER_FLAG_NO_AUTOTARGET flags |
tree | commitdiff |
2012-11-29 |
Michael Schroeder | simplify datamatcher code, use datamatcher_checkbasenam... |
tree | commitdiff |
2012-11-28 |
Michael Schroeder | speed up filelist matching by pre-matching the basename... |
tree | commitdiff |
2012-11-28 |
Michael Schroeder | further simplify code: use -1 as 'free' in mapped array... |
tree | commitdiff |
2012-11-28 |
Michael Schroeder | reduce memory by splitting the pages array into two... |
tree | commitdiff |
2012-11-28 |
Michael Schroeder | simplily repopage handling quite a bit |
tree | commitdiff |
2012-11-27 |
Michael Schroeder | optimize repopagestore_load_page_range |
tree | commitdiff |
2012-11-27 |
Michael Schroeder | make FOR_RULELITERALS safe against whatprovides realloc |
tree | commitdiff |
2012-11-26 |
Michael Schroeder | - save memory in localpool case |
tree | commitdiff |
2012-11-23 |
Michael Schroeder | support medianr in lookup_deltalocation, change lookup_... |
tree | commitdiff |
2012-11-23 |
Michael Schroeder | optimize string handling in repo_add_solv a bit |
tree | commitdiff |
2012-11-22 |
Michael Schroeder | make sure we have at least id 0 and 1 in a local pool... |
tree | commitdiff |
2012-11-22 |
Michael Schroeder | more cleanup |
tree | commitdiff |
2012-11-22 |
Michael Schroeder | small code cleanups |
tree | commitdiff |
2012-11-20 |
Michael Schroeder | solver_samerule -> solver_rulecmp |
tree | commitdiff |
2012-11-20 |
Michael Schroeder | do not add identical choice rules |
tree | commitdiff |
2012-11-20 |
Michael Schroeder | make FORCEBEST work with targeted up/dup |
tree | commitdiff |
2012-11-19 |
Michael Schroeder | fix typo caught by testcase |
tree | commitdiff |
2012-11-19 |
Michael Schroeder | implement SOLVER_FORCRBEST for install/up/dup |
tree | commitdiff |
2012-11-16 |
Michael Schroeder | fix policy_is_illegal function. Hmm... |
tree | commitdiff |
2012-11-16 |
Michael Schroeder | do not reinstall identical packages in targeted update |
tree | commitdiff |
2012-11-16 |
Michael Schroeder | unify update targets list |
tree | commitdiff |
2012-11-15 |
Michael Schroeder | implement update to specific update targets |
tree | commitdiff |
2012-11-15 |
Michael Schroeder | implement dup on single packages |
tree | commitdiff |
next |