2013-09-09 |
Michael Schroeder | rename selection_make_deps to selection_make_matchdeps... |
blob | commitdiff |
2013-09-04 |
Michael Schroeder | add pool_whatmatchesdep and selection_make_deps to... |
blob | commitdiff | diff to current |
2013-07-10 |
Michael Schroeder | refactor a bit, no functional changes |
blob | commitdiff | diff to current |
2013-06-11 |
Michael Schroeder | make license/group a poolstr array for archlinux |
blob | commitdiff | diff to current |
2013-04-16 |
Michael Schroeder | make pool_solvable2str use -<arch> for haiku |
blob | commitdiff | diff to current |
2013-03-22 |
Michael Schroeder | rename "NOOBSOLETES" to "MULTIVERSION" |
blob | commitdiff | diff to current |
2013-03-20 |
Michael Schroeder | improve pool_solvable2str output if the evr or arch... |
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-01-14 |
Michael Schroeder | trivial_installable: check vendor of affected package... |
blob | commitdiff | diff to current |
2012-11-23 |
Michael Schroeder | support medianr in lookup_deltalocation, change lookup_... |
blob | commitdiff | diff to current |
2012-11-13 |
Michael Schroeder | support REPO_NO_LOCATION, rename "set_deleted" to the... |
blob | commitdiff | diff to current |
2012-11-06 |
Michael Schroeder | rename repodata_delete to repodata_set_deleted, add... |
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-08 |
Michael Schroeder | use evrid2vrstr inline function |
blob | commitdiff | diff to current |
2012-10-08 |
Michael Schroeder | add repodata_set_sourcepkg and solvable_lookup_sourcepk... |
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-23 |
Michael Schroeder | - strip distepoch in pool_solvable2str() |
blob | commitdiff | diff to current |
2012-03-21 |
Michael Schroeder | - bring solvable_trivial_installable functions back... |
blob | commitdiff | diff to current |
2012-01-17 |
Michael Schroeder | - add solvable_ setter functions, add solvable_lookup_t... |
blob | commitdiff | diff to current |
2011-07-12 |
Michael Schroeder | - rename all sat_ to solv_ |
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-02 |
Michael Schroeder | - clean up function names for shared library |
blob | commitdiff | diff to current |
2011-03-23 |
Michael Schroeder | - add repo_lookup_idarray(), repo_lookup_checksum(... |
blob | commitdiff | diff to current |
2011-03-03 |
Michael Schroeder | - add pool_freetmpspace, pool_tmpappend, pool_bin2hex... |
blob | commitdiff | diff to current |
2011-02-23 |
Michael Schroeder | - delete type checks. instead, just call the repodata... |
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-09-09 |
Michael Schroeder | - fix notfound return in solvable_lookup_num, fix typo... |
blob | commitdiff | diff to current |
2010-06-01 |
Michael Schroeder | - fix dependency comparison in no-buildtime case |
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-09-24 |
Michael Schroeder | fix bug in solvable_lookup_str_base |
blob | commitdiff | diff to current |
2009-09-22 |
Michael Schroeder | - get missing translations from other solvables |
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-08-25 |
Michael Schroeder | - add support for SOLVER_SOLVABLE_REPO, used by SOLVER_... |
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-08 |
Michael Schroeder | - update transaction ordering code |
blob | commitdiff | diff to current |
2009-03-17 |
Michael Schroeder | - replace old solver_problemruleinfo with new solver_ru... |
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-30 |
Michael Schroeder | - add repodata_set_location() function |
blob | commitdiff | diff to current |
2008-10-09 |
Michael Schroeder | - the big solv data change |
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-09-10 |
Michael Schroeder | - bring side data handling into better shape |
blob | commitdiff | diff to current |
2008-09-02 |
Michael Schroeder | - disable requires check (for now?) to make testcases... |
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-05-19 |
Duncan Mac-Vicar P | make solvable_look_bool more robust by allowing both |
blob | commitdiff | diff to current |
2008-05-13 |
Duncan Mac-Vicar P | a boolean is not a num attribute set to 1, but just... |
blob | commitdiff | diff to current |
2008-05-09 |
Michael Schroeder | - add pool_id2langid function |
blob | commitdiff | diff to current |
2008-04-11 |
Michael Schroeder | - oops |
blob | commitdiff | diff to current |
2008-04-11 |
Michael Schroeder | - beautfy, rename & document |
blob | commitdiff | diff to current |
2008-04-11 |
Michael Schroeder | - allow no conflictsmap |
blob | commitdiff | diff to current |
2008-04-10 |
Michael Schroeder | - change interface for solvable_trivial_installable... |
blob | commitdiff | diff to current |
2008-04-05 |
Stephan Kulow | I guess this was intended |
blob | commitdiff | diff to current |
2008-04-04 |
Michael Schroeder | - add solvable_trivial_installable |
blob | commitdiff | diff to current |
2008-04-03 |
Michael Schroeder | - fix memory leak |
blob | commitdiff | diff to current |
2008-03-31 |
Michael Andres | missing solvable_lookup_bool implementation |
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 | - init checksum type to zero (just in case) |
blob | commitdiff | diff to current |
2008-03-20 |
Michael Schroeder | - add checksum lookup functions |
blob | commitdiff | diff to current |
2008-03-04 |
Michael Schroeder | - clean up tmp space management |
blob | commitdiff | diff to current |
2008-03-03 |
Michael Schroeder | - fix mem leaks |
blob | commitdiff | diff to current |
|