2013-06-13 |
Michael Schroeder | fix archpolicy handling of '>' |
blob | commitdiff |
2013-06-04 |
Michael Schroeder | add POOL_FLAG_IMPLICITOBSOLETEUSESCOLORS to match the... |
blob | commitdiff | diff to current |
2013-06-03 |
Michael Schroeder | add POOL_FLAG_ADDFILEPROVIDESFILTERED option to make... |
blob | commitdiff | diff to current |
2013-05-27 |
Michael Schroeder | add pool_lookup_idarray for completeness |
blob | commitdiff | diff to current |
2013-04-26 |
Michael Schroeder | bring libsolv in line with currrent rpm's multiversion... |
blob | commitdiff | diff to current |
2013-04-22 |
Michael Schroeder | add pool_setnamespacecallback() and pool_flush_namespac... |
blob | commitdiff | diff to current |
2013-04-16 |
Michael Schroeder | add DISTTYPE_HAIKU, some small fixes |
blob | commitdiff | diff to current |
2013-04-16 |
Ingo Weinhold | Add support for Haiku compat version comparison |
blob | commitdiff | diff to current |
2013-04-05 |
Michael Schroeder | cleanup hash code, it makes no sense to have an extra... |
blob | commitdiff | diff to current |
2013-04-02 |
Michael Schroeder | Merge pull request #27 from weinhold/upstream |
blob | commitdiff | diff to current |
2013-04-02 |
Ingo Weinhold | Make all public libsolv headers C++ safe |
blob | commitdiff | diff to current |
2013-03-22 |
Michael Schroeder | rename "NOOBSOLETES" to "MULTIVERSION" |
blob | commitdiff | diff to current |
2013-03-06 |
Michael Schroeder | cleanup code now that the vendorcheck callback is in... |
blob | commitdiff | diff to current |
2013-03-06 |
Michael Schroeder | get rid of the ugly policy callbacks while we're breaki... |
blob | commitdiff | diff to current |
2013-01-14 |
Michael Schroeder | trivial_installable: check vendor of affected package... |
blob | commitdiff | diff to current |
2013-01-11 |
Michael Schroeder | support "pooljobs", fixed jobs set in the pool |
blob | commitdiff | diff to current |
2012-11-23 |
Michael Schroeder | support medianr in lookup_deltalocation, change lookup_... |
blob | commitdiff | diff to current |
2012-11-02 |
Michael Schroeder | add pool_lookup_deltalocation helper so we can change... |
blob | commitdiff | diff to current |
2012-10-26 |
Michael Schroeder | support SOLVER_SOLVABLE_REPO and SOLVER_SOLVABLE_ALL... |
blob | commitdiff | diff to current |
2012-10-23 |
Michael Schroeder | implement pool_set_rootdir/REPO_USE_ROOTDIR instead... |
blob | commitdiff | diff to current |
2012-04-13 |
Michael Schroeder | - add pool_error and pool_errstr. get rid of lots of... |
blob | commitdiff | diff to current |
2012-04-03 |
Michael Schroeder | - get rid of DEBINA_SEMANTICS, add pool->noarchid,... |
blob | commitdiff | diff to current |
2012-03-28 |
Michael Schroeder | - incompatible ABI change: switch num over to unsigned... |
blob | commitdiff | diff to current |
2012-03-22 |
Michael Schroeder | - support distepoch handling in release, used by the... |
blob | commitdiff | diff to current |
2012-03-21 |
Michael Schroeder | - bring solvable_trivial_installable functions back... |
blob | commitdiff | diff to current |
2012-03-02 |
Michael Schroeder | - add idqinst parameter to pool_addfileprovides_queue... |
blob | commitdiff | diff to current |
2012-02-22 |
Michael Schroeder | - change allowselfconflicts to forbidselfconflicts... |
blob | commitdiff | diff to current |
2012-02-20 |
Michael Schroeder | - make pool flags private, allow self conflicts for... |
blob | commitdiff | diff to current |
2012-02-17 |
Michael Schroeder | - made parts of Pool private, removed inline from solv_... |
blob | commitdiff | diff to current |
2012-02-17 |
Michael Schroeder | - hide repodata internals (needed to move repo_write... |
blob | commitdiff | diff to current |
2012-02-14 |
Michael Schroeder | - add pool_addvendorclass and solver_solutionelement_in... |
blob | commitdiff | diff to current |
2012-02-02 |
Michael Schroeder | - start support for Fedora comps format |
blob | commitdiff | diff to current |
2012-02-01 |
Michael Schroeder | - rename pool_addfileprovides_ids to pool_addfileprovid... |
blob | commitdiff | diff to current |
2012-01-17 |
Michael Schroeder | - add solvable_ setter functions, add solvable_lookup_t... |
blob | commitdiff | diff to current |
2012-01-11 |
Michael Schroeder | - set pool_id2color, fix comments |
blob | commitdiff | diff to current |
2011-12-22 |
Michael Schroeder | - INCOMPATIBLE CHANGE: index with repoid (thus pool... |
blob | commitdiff | diff to current |
2011-12-22 |
Michael Schroeder | - add solv_strdup(), rename repo_freeallrepos() to... |
blob | commitdiff | diff to current |
2011-07-12 |
Michael Schroeder | - rename all sat_ to solv_ |
blob | commitdiff | diff to current |
2011-06-14 |
Michael Schroeder | - use FOR_REPODATAS macro |
blob | commitdiff | diff to current |
2011-06-03 |
Michael Schroeder | - remove obsolete interface, add decisioncnt_{weak... |
blob | commitdiff | diff to current |
2011-05-25 |
Michael Schroeder | - add solver_private.h, make repo_ functions return... |
blob | commitdiff | diff to current |
2011-05-25 |
Michael Schroeder | un-inline some functions, remove SAT_DEBUG_SCHUBI |
blob | commitdiff | diff to current |
2011-05-24 |
Michael Schroeder | - do not use obsolete interface in libsolv library... |
blob | commitdiff | diff to current |
2011-05-24 |
Michael Schroeder | rename satsolver -> libsolv |
blob | commitdiff | diff to current |
2011-05-02 |
Michael Schroeder | - clean up function names for shared library |
blob | commitdiff | diff to current |
2011-03-28 |
Michael Schroeder | - use correct defaults for rpm5, put tmpspace in extra... |
blob | commitdiff | diff to current |
2011-03-23 |
Michael Schroeder | - delete fixed vendor classes, add pool_setvendorclasse... |
blob | commitdiff | diff to current |
2011-03-03 |
Michael Schroeder | - add pool_freetmpspace, pool_tmpappend, pool_bin2hex... |
blob | commitdiff | diff to current |
2010-11-11 |
Klaus Kämpf | Merge branch 'master' of gitorious.org:opensuse/sat... |
blob | commitdiff | diff to current |
2010-04-12 |
Michael Schroeder | Also look at obsoletes of installed packages, like... |
blob | commitdiff | diff to current |
2010-03-13 |
Klaus Kämpf | Merge branch 'master' of gitorious.org:opensuse/sat... |
blob | commitdiff | diff to current |
2010-03-11 |
Michael Schroeder | - fix language code lookup for fallback languages ... |
blob | commitdiff | diff to current |
2010-02-15 |
Klaus Kämpf | fix conflict |
blob | commitdiff | diff to current |
2009-10-02 |
Michael Schroeder | - add repodata_delete_uninternalized |
blob | commitdiff | diff to current |
2009-09-21 |
Michael Schroeder | - also look at triggers when ordering packages |
blob | commitdiff | diff to current |
2009-08-31 |
Stephan Kulow | Merge branch 'master' of git://git.opensuse.org/project... |
blob | commitdiff | diff to current |
2009-07-15 |
Michael Schroeder | - include satversion.h from pool.h |
blob | commitdiff | diff to current |
2009-07-14 |
Michael Schroeder | - add new flags for the load functions: |
blob | commitdiff | diff to current |
2009-07-09 |
Michael Schroeder | - add support for repository disabling |
blob | commitdiff | diff to current |
2009-06-24 |
Michael Schroeder | - add pool_tmpjoin and sat_dupjoin helpers |
blob | commitdiff | diff to current |
2009-06-23 |
Michael Schroeder | - add appdata application private pointer to Pool/Repo |
blob | commitdiff | diff to current |
2009-06-22 |
Klaus Kämpf | Merge branch 'master' of git@git.opensuse.org:projects... |
blob | commitdiff | diff to current |
2009-06-22 |
Michael Schroeder | - revert debugcallback Pool constness, as the callback... |
blob | commitdiff | diff to current |
2009-06-22 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
blob | commitdiff | diff to current |
2009-06-22 |
Klaus Kämpf | Pass a const Pool to debugcallback |
blob | commitdiff | diff to current |
2009-06-22 |
Klaus Kämpf | More const |
blob | commitdiff | diff to current |
2009-06-20 |
Michael Schroeder | - add support for cutoff argument in file conflict... |
blob | commitdiff | diff to current |
2009-06-20 |
Klaus Kämpf | Merge branch 'master' of git@git.opensuse.org:projects... |
blob | commitdiff | diff to current |
2009-06-19 |
Michael Schroeder | - add support for REL_FILECONFLICT |
blob | commitdiff | diff to current |
2009-06-17 |
Michael Schroeder | - move some debug statements from STATS to SOLVER |
blob | commitdiff | diff to current |
2009-06-15 |
Michael Schroeder | - move output arg to back in solver_calculate_noobsmap() |
blob | commitdiff | diff to current |
2009-06-15 |
Michael Schroeder | - add repoid to repo struct |
blob | commitdiff | diff to current |
2009-06-15 |
Michael Schroeder | - add FOR_REPOS macro to iterate over repos |
blob | commitdiff | diff to current |
2009-06-15 |
Klaus Kämpf | Merge branch 'master' of git@git.opensuse.org:projects... |
blob | commitdiff | diff to current |
2009-06-11 |
Dirk Mueller | Merge branch 'master' of git@git.opensuse.org:projects... |
blob | commitdiff | diff to current |
2009-06-04 |
Michael Schroeder | - move some flags describing the rpm from solver to... |
blob | commitdiff | diff to current |
2009-05-28 |
Michael Schroeder | - fix noprovide handling in findupdate |
blob | commitdiff | diff to current |
2009-05-25 |
Michael Schroeder | - move create_obsolete_index to policy.c |
blob | commitdiff | diff to current |
2009-05-12 |
Michael Schroeder | - define solvid2str() function, use sat_sort() |
blob | commitdiff | diff to current |
2009-03-17 |
Michael Schroeder | - replace old solver_problemruleinfo with new solver_ru... |
blob | commitdiff | diff to current |
2009-03-02 |
Michael Schroeder | - frontport solver_trivial_installable() change |
blob | commitdiff | diff to current |
2009-01-26 |
Michael Schroeder | - add pool_whatprovides_ptr() helper |
blob | commitdiff | diff to current |
2008-11-20 |
Michael Schroeder | - get rid of unused pool argument in solvable_identical |
blob | commitdiff | diff to current |
2008-10-22 |
Michael Schroeder | - add pool_set_installed() function, remove no longer... |
blob | commitdiff | diff to current |
2008-10-20 |
Michael Schroeder | - more cleanups: |
blob | commitdiff | diff to current |
2008-10-09 |
Michael Schroeder | - move search position into pool |
blob | commitdiff | diff to current |
2008-09-17 |
Michael Schroeder | - Change provide iterator from ID pointer to ID. Before... |
blob | commitdiff | diff to current |
2008-08-29 |
Michael Schroeder | - new job commands, now combinded from job type and... |
blob | commitdiff | diff to current |
2008-07-11 |
Michael Schroeder | - add missing prototype |
blob | commitdiff | diff to current |
2008-05-09 |
Michael Schroeder | - add pool_id2langid function |
blob | commitdiff | diff to current |
2008-05-06 |
Michael Schroeder | - add pool_match_nevr() to match a single solvable... |
blob | commitdiff | diff to current |
2008-04-16 |
Michael Schroeder | - provide yet another interface to check if packages... |
blob | commitdiff | diff to current |
2008-04-11 |
Michael Schroeder | - beautfy, rename & document |
blob | commitdiff | diff to current |
2008-04-11 |
Michael Schroeder | - change DU interface to use installedmap, like the... |
blob | commitdiff | diff to current |
2008-04-10 |
Michael Schroeder | - change interface for solvable_trivial_installable... |
blob | commitdiff | diff to current |
2008-04-04 |
Michael Schroeder | - add solvable_trivial_installable |
blob | commitdiff | diff to current |
2008-04-04 |
Michael Schroeder | - support REL_ARCH |
blob | commitdiff | diff to current |
2008-03-20 |
Michael Schroeder | - add lookup_id function |
blob | commitdiff | diff to current |
2008-03-20 |
Michael Schroeder | - rename str_lang to str_poollang |
blob | commitdiff | diff to current |
2008-03-20 |
Michael Schroeder | - add checksum lookup functions |
blob | commitdiff | diff to current |
next |