platform/upstream/libsolv.git
2016-10-27 DongHun KwakImported Upstream version 0.6.14 13/94113/1 upstream/0.6.14
2016-10-27 DongHun KwakImported Upstream version 0.6.13 12/94112/1 upstream/0.6.13
2016-10-27 DongHun KwakImported Upstream version 0.6.12 11/94111/1 upstream/0.6.12
2016-10-27 DongHun KwakImported Upstream version 0.6.11 10/94110/1 upstream/0.6.11
2016-10-27 DongHun KwakImported Upstream version 0.6.10 09/94109/1 upstream/0.6.10
2016-10-27 DongHun KwakImported Upstream version 0.6.9 08/94108/1 upstream/0.6.9
2016-10-27 DongHun KwakImported Upstream version 0.6.8 07/94107/1 upstream/0.6.8
2016-10-27 DongHun KwakImported Upstream version 0.6.7 06/94106/1 upstream/0.6.7
2016-10-27 DongHun KwakImported Upstream version 0.6.6 05/94105/1 upstream/0.6.6
2016-10-27 DongHun KwakImported Upstream version 0.6.5 04/94104/1 upstream/0.6.5
2014-07-08 Michael Schroederadd changes, bump version upstream/0.6.4
2014-07-08 Michael Schroedertweak solver_identical so that applications ignore...
2014-07-08 Michael Schroederfix instbuddy generation code
2014-06-24 Michael Schroederadd '-m' option to test the solution callback
2014-06-24 Michael Schroederrework branch handling so that the old decisions are...
2014-06-23 Michael Schroedersupport -X option in rpmmd2solv, make add_autopattern...
2014-06-13 Michael Andreschanges 0.6.3
2014-06-13 Michael Andres[hotfix] Relax solvable_identical check for producs...
2014-06-06 Michael Andreschanges 0.6.2
2014-06-06 Michael AndresProvide PRODUCT_REGISTER_TARGET for available products...
2014-06-03 Michael Schroederfix bugs in solver_describe_decision and solver_describ...
2014-05-16 Michael Schroederrepo_appdata: add missing break statement
2014-05-15 Michael Schroederadd the SOLVER_FLAG_FOCUS_INSTALLED solver flag
2014-05-14 Michael Schroederadd a 'g' to the sed line
2014-05-14 Michael Schroederuse sed instead of grep to get rid of the <?xml......
2014-05-07 Michael Schroederopencode some values in pool_id2rel (thanks Thierry...
2014-05-02 Michael Schroederadd #ifdef FEDORA lines
2014-05-02 Michael SchroederMerge pull request #44 from akozumpl/archs
2014-04-30 Ales KozumplikAdd a couple of architectures.
2014-04-22 Michael Schroederobey droporphaned map in keep_orhans mode
2014-04-17 Michael Schroederadd changes, bump version
2014-04-17 Michael Schroederimplement SOLVER_FLAG_BREAK_ORPHANS
2014-04-17 Michael Schroederadapt to AppStream 0.6
2014-04-16 Michael Schroederadd KEEP_ORPHANS and BREAK_ORPHANS solver flags
2014-04-16 Michael Schroederrepodata_swap_attrs: make sure src and dest are in...
2014-04-16 Michael Schroederremove unneded repodata_extend calls
2014-04-15 Michael Schroederalso check for read-only rpm db in /usr/share/rpm ...
2014-04-14 Michael Schroederfix type introduced in commit #bbdec95b
2014-04-14 Michael Schroederadd a single space
2014-04-14 Michael Schroedersmall optimization for pool_addfileprovides
2014-04-09 Michael Schroederuse less memory when just writing the filelist
2014-04-08 Michael Schroederfree memory on the fly in repodata_internalize
2014-04-08 Michael Schroedermake repodata_stringify return the result string
2014-04-07 Michael Schroederadd changes, bump version
2014-04-07 Michael Schroederuse "implicitobsoleteusescolors" to limit our update...
2014-04-07 Michael Schroederadd "just in case" code if our multiplier gets too big
2014-04-07 Michael Schroederalso simplify solvable_copy_cb's checksum handling
2014-04-07 Michael Schroedersimplyfy checksum code
2014-04-07 Michael Schroedersupport "notbyuser" in testcases
2014-04-04 Michael Schroederdo not count problem resolution install jobs as userins...
2014-04-04 Michael Schroederadd NEWS
2014-04-04 Michael Schroeder[ABI BREAKAGE] add support for SHA224/384/512
2014-04-04 Michael Schroedermore swig trickery: automaticall free the pool, add...
2014-04-03 Michael SchroederINCOMPATIBLE bindings change: modernize Dataiterator...
2014-04-03 Michael Schroederadd pool_add_userinstalled_jobs and solver_get_userinst...
2014-04-01 Michael Schroederfix pool_job2str message for lock ;)
2014-03-31 Michael Schroedersuppport RPM_ADD_FILTERED_FILELIST
2014-03-31 Michael Schroedermake the __iter__ methods in the python bindings return...
2014-03-31 Michael Schroedersupport new dupallow flags in testcases (thanks Honza)
2014-03-27 Michael Schroederautopattern: always chose the lexicographical first...
2014-03-27 Michael Schroederfix getrpmruleinfos for linked packages
2014-03-26 Michael Schroederfix grep call
2014-03-26 Michael Schroederbump version, add changes
2014-03-26 Michael Schroedersupport SOLVER_FLAG_DUP_ALLOW* flags in solver_set_flag...
2014-03-26 Michael Schroederfix handling of packages with no update/feature rule...
2014-03-26 Michael Schroederrepo2solv.sh: ignore -A option
2014-03-26 Michael Schroederrename schemaoffset to less confusing schemaidx
2014-03-25 Michael Schroederfix access to freed memory if we had to allocate a...
2014-03-25 Michael Schroederadapt repo->end in repo_empty() function
2014-03-25 Michael Schroederignore pattern() provides that start with '.'
2014-03-25 Michael Schroederimprove solver_addrule a bit
2014-03-25 Michael Schroedercplxdeps: special case SYSTEMSOLVABLE
2014-03-25 Michael SchroederDon't put -SYSTEMSOLVABLE into conflicts
2014-03-24 Michael Schroederdeal correctly with rules that contain the system solvable
2014-03-24 Michael Schroederbring "removing unwanted" code in line with the other...
2014-03-24 Michael Schroederignore negative assertions in choice rule generation
2014-03-24 Michael Schroedersmall optimization for solver_addupdaterule
2014-03-12 Michael Schroedersupport REPOKEYWORDS in the content parser
2014-03-10 Michael Schroederimplement complex deps handling in cleandeps/unneeded...
2014-03-07 Michael Schroederadd #if 0 to some debug printf calls
2014-03-07 Michael Schroederalso support complex deps when doing recommends/suggest...
2014-03-05 Michael Schroederrevert pyhton3 part that was commit by mistake in ...
2014-03-05 Michael Schroedertestcase: support filtering in unneeded check, support...
2014-03-05 Michael Schroederdelete broken solvables if the xml parser returns an...
2014-03-05 Michael Schroederadd support for complex dependencies
2014-03-05 Michael Schroederalso look at the pkgname when searching for the applica...
2014-03-05 Michael Schroederrepo_appdata: add support for keywords and pkgname...
2014-03-04 Michael Schroederbindings: don't let str(Datamatch) change the strings...
2014-03-04 Michael Schroederbindings: make Dataterator match/flags optional
2014-03-03 Michael Schroederfix basename optimization for STRINGEND
2014-03-03 Michael Schroederfix Datamatcher's idstr() method when calld for dirs
2014-02-27 Michael Schroederfix Pool_repo_iterator and Repo_solvable_iterator in...
2014-02-27 Michael Schroeder'licence' is actually the metadata license we don't...
2014-02-27 Michael Schroedermake "product_license" (appstream) an alias for "licenc...
2014-02-26 Michael Schroederimprove guessing of appdata.xml file name
2014-02-26 Michael Schroederadd changes, bump version
2014-02-26 Michael Schroederappdata2solv: add support for -d and -r options
2014-02-26 Michael Schroederimprove appdata.xml parsing
2014-02-25 Michael Andresrepo_helix: parse application elements
2014-02-21 Michael Schroederadd changes, bump version
next