2014-12-19 |
Michael Andres | add changes, bump version to 0.6.7 62/head |
commit | commitdiff | tree |
2014-12-19 |
Michael Andres | add product:regflavor attribute [bnc#896224] |
commit | commitdiff | tree |
2014-12-15 |
Michael Schroeder | save and restore branches when creating solutions |
commit | commitdiff | tree |
2014-11-07 |
Michael Schroeder | disable build of the solv tool for unsupported system... |
commit | commitdiff | tree |
2014-10-09 |
Michael Schroeder | Document pool_setdisttype return value |
commit | commitdiff | tree |
2014-10-09 |
Michael Schroeder | always provide pool_setdisttype |
commit | commitdiff | tree |
2014-10-07 |
Michael Schroeder | add changes, bump version to 0.6.6 0.6.6 |
commit | commitdiff | tree |
2014-10-06 |
Michael Schroeder | fix bug in reorder_dq_for_jobrules |
commit | commitdiff | tree |
2014-09-29 |
Michael Schroeder | rename rpm rules to pkg rules |
commit | commitdiff | tree |
2014-09-25 |
Michael Schroeder | The last tools manpages |
commit | commitdiff | tree |
2014-09-24 |
Michael Schroeder | even more manpages |
commit | commitdiff | tree |
2014-09-24 |
Michael Schroeder | add more man pages |
commit | commitdiff | tree |
2014-09-23 |
Michael Schroeder | Merge pull request #57 from akozumpl/master |
commit | commitdiff | tree |
2014-09-23 |
Ales Kozumplik | repo_rpmdb's freestate() can free rootdir only after... 57/head |
commit | commitdiff | tree |
2014-09-22 |
Michael Schroeder | Start adding man-pages for the tools |
commit | commitdiff | tree |
2014-09-22 |
Mike Gabriel | Fix grammar and spelling errors in man pages |
commit | commitdiff | tree |
2014-09-22 |
Mike Gabriel | Provide support for multi-arch include directory |
commit | commitdiff | tree |
2014-09-22 |
Michael Schroeder | remove strange livsolv-tools requires from the devel... |
commit | commitdiff | tree |
2014-09-17 |
Michael Schroeder | Tweak the README (suggested by Michael Tautschnig) |
commit | commitdiff | tree |
2014-09-16 |
Michael Schroeder | make sure that we have a dirid when adding du data |
commit | commitdiff | tree |
2014-09-11 |
Michael Schroeder | add changes, bump version to 0.6.5 0.6.5 |
commit | commitdiff | tree |
2014-09-11 |
Michael Schroeder | support flags in DUChanges struct, support DUCHANGES_ON... |
commit | commitdiff | tree |
2014-09-05 |
Michael Schroeder | add whatmatchesdep to bindings |
commit | commitdiff | tree |
2014-08-29 |
Michael Schroeder | get rid of different const qualifiers warning |
commit | commitdiff | tree |
2014-08-29 |
Michael Schroeder | get rid of a couple of warnings for msvc |
commit | commitdiff | tree |
2014-07-31 |
Michael Schroeder | support pool->considered in testcases |
commit | commitdiff | tree |
2014-07-29 |
Michael Schroeder | rename split to yumobs |
commit | commitdiff | tree |
2014-07-29 |
Michael Schroeder | Merge pull request #48 from akozumpl/master |
commit | commitdiff | tree |
2014-07-29 |
Ales Kozumplik | Add a testcase for SOLVER_FLAG_YUM_OBSOLETES splits. 48/head |
commit | commitdiff | tree |
2014-07-28 |
Michael Schroeder | Merge pull request #47 from akozumpl/master |
commit | commitdiff | tree |
2014-07-28 |
Ales Kozumplik | Free a forgotten queue in solver_addyumobsrules(). 47/head |
commit | commitdiff | tree |
2014-07-25 |
Michael Schroeder | support yum style obsolete handling for package splits |
commit | commitdiff | tree |
2014-07-25 |
Michael Schroeder | repo_arch: fix bad space skipping code |
commit | commitdiff | tree |
2014-07-18 |
Michael Schroeder | fix potential memory leak in makemultiversionconflict() |
commit | commitdiff | tree |
2014-07-14 |
Michael Schroeder | always call selection_filelist if SELECTION_FILELIST... |
commit | commitdiff | tree |
2014-07-14 |
Michael Schroeder | testsolv: only use SELECTION_FILELIST if the arg starts... |
commit | commitdiff | tree |
2014-07-08 |
Michael Schroeder | add changes, bump version 0.6.4 |
commit | commitdiff | tree |
2014-07-08 |
Michael Schroeder | tweak solver_identical so that applications ignore... |
commit | commitdiff | tree |
2014-07-08 |
Michael Schroeder | fix instbuddy generation code |
commit | commitdiff | tree |
2014-06-24 |
Michael Schroeder | add '-m' option to test the solution callback |
commit | commitdiff | tree |
2014-06-24 |
Michael Schroeder | rework branch handling so that the old decisions are... |
commit | commitdiff | tree |
2014-06-23 |
Michael Schroeder | support -X option in rpmmd2solv, make add_autopattern... |
commit | commitdiff | tree |
2014-06-13 |
Michael Andres | changes 0.6.3 |
commit | commitdiff | tree |
2014-06-13 |
Michael Andres | [hotfix] Relax solvable_identical check for producs... |
commit | commitdiff | tree |
2014-06-06 |
Michael Andres | changes 0.6.2 |
commit | commitdiff | tree |
2014-06-06 |
Michael Andres | Provide PRODUCT_REGISTER_TARGET for available products... |
commit | commitdiff | tree |
2014-06-03 |
Michael Schroeder | fix bugs in solver_describe_decision and solver_describ... |
commit | commitdiff | tree |
2014-05-16 |
Michael Schroeder | repo_appdata: add missing break statement |
commit | commitdiff | tree |
2014-05-15 |
Michael Schroeder | add the SOLVER_FLAG_FOCUS_INSTALLED solver flag |
commit | commitdiff | tree |
2014-05-14 |
Michael Schroeder | add a 'g' to the sed line |
commit | commitdiff | tree |
2014-05-14 |
Michael Schroeder | use sed instead of grep to get rid of the <?xml...... |
commit | commitdiff | tree |
2014-05-07 |
Michael Schroeder | opencode some values in pool_id2rel (thanks Thierry... |
commit | commitdiff | tree |
2014-05-02 |
Michael Schroeder | add #ifdef FEDORA lines |
commit | commitdiff | tree |
2014-05-02 |
Michael Schroeder | Merge pull request #44 from akozumpl/archs |
commit | commitdiff | tree |
2014-04-30 |
Ales Kozumplik | Add a couple of architectures. 44/head |
commit | commitdiff | tree |
2014-04-22 |
Michael Schroeder | obey droporphaned map in keep_orhans mode |
commit | commitdiff | tree |
2014-04-17 |
Michael Schroeder | add changes, bump version |
commit | commitdiff | tree |
2014-04-17 |
Michael Schroeder | implement SOLVER_FLAG_BREAK_ORPHANS |
commit | commitdiff | tree |
2014-04-17 |
Michael Schroeder | adapt to AppStream 0.6 |
commit | commitdiff | tree |
2014-04-16 |
Michael Schroeder | add KEEP_ORPHANS and BREAK_ORPHANS solver flags |
commit | commitdiff | tree |
2014-04-16 |
Michael Schroeder | repodata_swap_attrs: make sure src and dest are in... |
commit | commitdiff | tree |
2014-04-16 |
Michael Schroeder | remove unneded repodata_extend calls |
commit | commitdiff | tree |
2014-04-15 |
Michael Schroeder | also check for read-only rpm db in /usr/share/rpm ... |
commit | commitdiff | tree |
2014-04-14 |
Michael Schroeder | fix type introduced in commit #bbdec95b |
commit | commitdiff | tree |
2014-04-14 |
Michael Schroeder | add a single space |
commit | commitdiff | tree |
2014-04-14 |
Michael Schroeder | small optimization for pool_addfileprovides |
commit | commitdiff | tree |
2014-04-09 |
Michael Schroeder | use less memory when just writing the filelist |
commit | commitdiff | tree |
2014-04-08 |
Michael Schroeder | free memory on the fly in repodata_internalize |
commit | commitdiff | tree |
2014-04-08 |
Michael Schroeder | make repodata_stringify return the result string |
commit | commitdiff | tree |
2014-04-07 |
Michael Schroeder | add changes, bump version |
commit | commitdiff | tree |
2014-04-07 |
Michael Schroeder | use "implicitobsoleteusescolors" to limit our update... |
commit | commitdiff | tree |
2014-04-07 |
Michael Schroeder | add "just in case" code if our multiplier gets too big |
commit | commitdiff | tree |
2014-04-07 |
Michael Schroeder | also simplify solvable_copy_cb's checksum handling |
commit | commitdiff | tree |
2014-04-07 |
Michael Schroeder | simplyfy checksum code |
commit | commitdiff | tree |
2014-04-07 |
Michael Schroeder | support "notbyuser" in testcases |
commit | commitdiff | tree |
2014-04-04 |
Michael Schroeder | do not count problem resolution install jobs as userins... |
commit | commitdiff | tree |
2014-04-04 |
Michael Schroeder | add NEWS |
commit | commitdiff | tree |
2014-04-04 |
Michael Schroeder | [ABI BREAKAGE] add support for SHA224/384/512 |
commit | commitdiff | tree |
2014-04-04 |
Michael Schroeder | more swig trickery: automaticall free the pool, add... |
commit | commitdiff | tree |
2014-04-03 |
Michael Schroeder | INCOMPATIBLE bindings change: modernize Dataiterator... |
commit | commitdiff | tree |
2014-04-03 |
Michael Schroeder | add pool_add_userinstalled_jobs and solver_get_userinst... |
commit | commitdiff | tree |
2014-04-01 |
Michael Schroeder | fix pool_job2str message for lock ;) |
commit | commitdiff | tree |
2014-03-31 |
Michael Schroeder | suppport RPM_ADD_FILTERED_FILELIST |
commit | commitdiff | tree |
2014-03-31 |
Michael Schroeder | make the __iter__ methods in the python bindings return... |
commit | commitdiff | tree |
2014-03-31 |
Michael Schroeder | support new dupallow flags in testcases (thanks Honza) |
commit | commitdiff | tree |
2014-03-27 |
Michael Schroeder | autopattern: always chose the lexicographical first... |
commit | commitdiff | tree |
2014-03-27 |
Michael Schroeder | fix getrpmruleinfos for linked packages |
commit | commitdiff | tree |
2014-03-26 |
Michael Schroeder | fix grep call |
commit | commitdiff | tree |
2014-03-26 |
Michael Schroeder | bump version, add changes |
commit | commitdiff | tree |
2014-03-26 |
Michael Schroeder | support SOLVER_FLAG_DUP_ALLOW* flags in solver_set_flag... |
commit | commitdiff | tree |
2014-03-26 |
Michael Schroeder | fix handling of packages with no update/feature rule... |
commit | commitdiff | tree |
2014-03-26 |
Michael Schroeder | repo2solv.sh: ignore -A option |
commit | commitdiff | tree |
2014-03-26 |
Michael Schroeder | rename schemaoffset to less confusing schemaidx |
commit | commitdiff | tree |
2014-03-25 |
Michael Schroeder | fix access to freed memory if we had to allocate a... |
commit | commitdiff | tree |
2014-03-25 |
Michael Schroeder | adapt repo->end in repo_empty() function |
commit | commitdiff | tree |
2014-03-25 |
Michael Schroeder | ignore pattern() provides that start with '.' |
commit | commitdiff | tree |
2014-03-25 |
Michael Schroeder | improve solver_addrule a bit |
commit | commitdiff | tree |
2014-03-25 |
Michael Schroeder | cplxdeps: special case SYSTEMSOLVABLE |
commit | commitdiff | tree |
2014-03-25 |
Michael Schroeder | Don't put -SYSTEMSOLVABLE into conflicts |
commit | commitdiff | tree |
2014-03-24 |
Michael Schroeder | deal correctly with rules that contain the system solvable |
commit | commitdiff | tree |
next |