Imported Upstream version 0.7.0
[platform/upstream/libsolv.git] / src / pool.h
2019-09-10 DongHun KwakImported Upstream version 0.7.0 upstream/0.7.0
2019-09-10 DongHun KwakImported Upstream version 0.6.36 upstream/0.6.36
2018-12-04 DongHun KwakImported Upstream version 0.6.35 89/194389/1 upstream/0.6.35
2018-11-30 DongHun KwakImported Upstream version 0.6.31 01/194201/1 upstream/0.6.31
2018-11-30 DongHun KwakImported Upstream version 0.6.29 99/194199/1 upstream/0.6.29
2018-11-30 DongHun KwakImported Upstream version 0.6.27 97/194197/1 upstream/0.6.27
2018-11-30 DongHun KwakImported Upstream version 0.6.25 95/194195/1 upstream/0.6.25
2016-10-27 DongHun KwakImported Upstream version 0.6.23 22/94122/1 upstream/0.6.23
2016-10-27 DongHun KwakImported Upstream version 0.6.21 20/94120/1 upstream/0.6.21
2016-10-27 DongHun KwakImported Upstream version 0.6.20 19/94119/1 upstream/0.6.20
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.7 06/94106/1 upstream/0.6.7
2016-10-27 DongHun KwakImported Upstream version 0.6.5 04/94104/1 upstream/0.6.5
2014-01-20 Michael SchroederMerge pull request #41 from dmacvicar/master
2013-10-18 Michael Schroedersupport debian multiarch annotation
2013-10-16 Michael Schroederremove trailing whitespace
2013-10-04 Michael Schroederrefactor selection code, add SELECTION_SKIP_KIND, add...
2013-09-09 Michael Schroederrename selection_make_deps to selection_make_matchdeps...
2013-09-04 Michael Schroederadd pool_whatmatchesdep and selection_make_deps to...
2013-06-13 Michael Schroederfix archpolicy handling of '>'
2013-06-04 Michael Schroederadd POOL_FLAG_IMPLICITOBSOLETEUSESCOLORS to match the...
2013-06-03 Michael Schroederadd POOL_FLAG_ADDFILEPROVIDESFILTERED option to make...
2013-05-27 Michael Schroederadd pool_lookup_idarray for completeness
2013-04-26 Michael Schroederbring libsolv in line with currrent rpm's multiversion...
2013-04-22 Michael Schroederadd pool_setnamespacecallback() and pool_flush_namespac...
2013-04-16 Michael Schroederadd DISTTYPE_HAIKU, some small fixes
2013-04-16 Ingo WeinholdAdd support for Haiku compat version comparison
2013-04-05 Michael Schroedercleanup hash code, it makes no sense to have an extra...
2013-04-02 Michael SchroederMerge pull request #27 from weinhold/upstream
2013-04-02 Ingo WeinholdMake all public libsolv headers C++ safe
2013-03-22 Michael Schroederrename "NOOBSOLETES" to "MULTIVERSION"
2013-03-06 Michael Schroedercleanup code now that the vendorcheck callback is in...
2013-03-06 Michael Schroederget rid of the ugly policy callbacks while we're breaki...
2013-01-14 Michael Schroedertrivial_installable: check vendor of affected package...
2013-01-11 Michael Schroedersupport "pooljobs", fixed jobs set in the pool
2012-11-23 Michael Schroedersupport medianr in lookup_deltalocation, change lookup_...
2012-11-02 Michael Schroederadd pool_lookup_deltalocation helper so we can change...
2012-10-26 Michael Schroedersupport SOLVER_SOLVABLE_REPO and SOLVER_SOLVABLE_ALL...
2012-10-23 Michael Schroederimplement pool_set_rootdir/REPO_USE_ROOTDIR instead...
2012-04-13 Michael Schroeder- add pool_error and pool_errstr. get rid of lots of...
2012-04-03 Michael Schroeder- get rid of DEBINA_SEMANTICS, add pool->noarchid,...
2012-03-28 Michael Schroeder- incompatible ABI change: switch num over to unsigned...
2012-03-22 Michael Schroeder- support distepoch handling in release, used by the...
2012-03-21 Michael Schroeder- bring solvable_trivial_installable functions back...
2012-03-02 Michael Schroeder- add idqinst parameter to pool_addfileprovides_queue...
2012-02-22 Michael Schroeder- change allowselfconflicts to forbidselfconflicts...
2012-02-20 Michael Schroeder- make pool flags private, allow self conflicts for...
2012-02-17 Michael Schroeder- made parts of Pool private, removed inline from solv_...
2012-02-17 Michael Schroeder- hide repodata internals (needed to move repo_write...
2012-02-14 Michael Schroeder- add pool_addvendorclass and solver_solutionelement_in...
2012-02-02 Michael Schroeder- start support for Fedora comps format
2012-02-01 Michael Schroeder- rename pool_addfileprovides_ids to pool_addfileprovid...
2012-01-17 Michael Schroeder- add solvable_ setter functions, add solvable_lookup_t...
2012-01-11 Michael Schroeder- set pool_id2color, fix comments
2011-12-22 Michael Schroeder- INCOMPATIBLE CHANGE: index with repoid (thus pool...
2011-12-22 Michael Schroeder- add solv_strdup(), rename repo_freeallrepos() to...
2011-07-12 Michael Schroeder- rename all sat_ to solv_
2011-06-14 Michael Schroeder- use FOR_REPODATAS macro
2011-06-03 Michael Schroeder- remove obsolete interface, add decisioncnt_{weak...
2011-05-25 Michael Schroeder- add solver_private.h, make repo_ functions return...
2011-05-25 Michael Schroederun-inline some functions, remove SAT_DEBUG_SCHUBI
2011-05-24 Michael Schroeder- do not use obsolete interface in libsolv library...
2011-05-24 Michael Schroederrename satsolver -> libsolv
2011-05-02 Michael Schroeder- clean up function names for shared library
2011-03-28 Michael Schroeder- use correct defaults for rpm5, put tmpspace in extra...
2011-03-23 Michael Schroeder- delete fixed vendor classes, add pool_setvendorclasse...
2011-03-03 Michael Schroeder- add pool_freetmpspace, pool_tmpappend, pool_bin2hex...
2010-11-11 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2010-04-12 Michael SchroederAlso look at obsoletes of installed packages, like...
2010-03-13 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2010-03-11 Michael Schroeder- fix language code lookup for fallback languages ...
2010-02-15 Klaus Kämpffix conflict
2009-10-02 Michael Schroeder- add repodata_delete_uninternalized
2009-09-21 Michael Schroeder- also look at triggers when ordering packages
2009-08-31 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-07-15 Michael Schroeder- include satversion.h from pool.h
2009-07-14 Michael Schroeder- add new flags for the load functions:
2009-07-09 Michael Schroeder- add support for repository disabling
2009-06-24 Michael Schroeder- add pool_tmpjoin and sat_dupjoin helpers
2009-06-23 Michael Schroeder- add appdata application private pointer to Pool/Repo
2009-06-22 Klaus KämpfMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-22 Michael Schroeder- revert debugcallback Pool constness, as the callback...
2009-06-22 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-22 Klaus KämpfPass a const Pool to debugcallback
2009-06-22 Klaus KämpfMore const
2009-06-20 Michael Schroeder- add support for cutoff argument in file conflict...
2009-06-20 Klaus KämpfMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-19 Michael Schroeder- add support for REL_FILECONFLICT
2009-06-17 Michael Schroeder- move some debug statements from STATS to SOLVER
2009-06-15 Michael Schroeder- move output arg to back in solver_calculate_noobsmap()
2009-06-15 Michael Schroeder- add repoid to repo struct
2009-06-15 Michael Schroeder- add FOR_REPOS macro to iterate over repos
2009-06-15 Klaus KämpfMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-11 Dirk MuellerMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-04 Michael Schroeder- move some flags describing the rpm from solver to...
2009-05-28 Michael Schroeder- fix noprovide handling in findupdate
2009-05-25 Michael Schroeder- move create_obsolete_index to policy.c
2009-05-12 Michael Schroeder- define solvid2str() function, use sat_sort()
2009-03-17 Michael Schroeder- replace old solver_problemruleinfo with new solver_ru...
next