2011-03-07 |
Michael Schroeder | - add pool_job2str() and solver_problemruleinfo2str... |
tree | commitdiff |
2011-03-03 |
Michael Schroeder | - add pool_freetmpspace, pool_tmpappend, pool_bin2hex... |
tree | commitdiff |
2011-03-02 |
Michael Schroeder | - add sat_chksum_type2str() and sat_chksum_str2type... |
tree | commitdiff |
2011-03-02 |
Michael Schroeder | - ignore to be dropped orhaned packages when calculatin... |
tree | commitdiff |
2011-03-01 |
Michael Schroeder | - add repodata_empty() function |
tree | commitdiff |
2011-03-01 |
Michael Schroeder | - add sat_chksum_create_from_bin() and sat_chksum_get_t... |
tree | commitdiff |
2011-02-28 |
Michael Schroeder | - make repo_empty() not reset pool->installed, no not... |
tree | commitdiff |
2011-02-23 |
Michael Schroeder | - delete type checks. instead, just call the repodata... |
tree | commitdiff |
2011-02-23 |
Michael Schroeder | - make repodata_add_array overwrite old entries with... |
tree | commitdiff |
2011-02-23 |
Michael Schroeder | - repo_solv: add some type/storage checks |
tree | commitdiff |
2011-02-21 |
Michael Schroeder | - add repodata_lookup_type() and repodata_delete()... |
tree | commitdiff |
2011-02-21 |
Michael Schroeder | - add SUSETAGS_RECORD_SHARES feature to correctly handl... |
tree | commitdiff |
2011-02-15 |
Michael Schroeder | - rename to USE_OWN_QSORT, add bsd qsort_r helper |
tree | commitdiff |
2011-02-14 |
Michael Schroeder | - update to freebsd qsort to get rid of advertising... |
tree | commitdiff |
2011-02-03 |
Klaus Kämpf | Provide qsort_r in case (e.g. for RHEL 4) |
tree | commitdiff |
2011-01-25 |
Klaus Kämpf | Merge branch 'master' of gitorious.org:opensuse/sat... |
tree | commitdiff |
2011-01-25 |
Jan-Simon Möller | Add armv7hl (hardfloat ABI) support. Beside armv7hl... |
tree | commitdiff |
2011-01-24 |
Michael Schroeder | - merge in most of the MacOS changes from Dave Abrahams |
tree | commitdiff |
2010-12-22 |
Klaus Kämpf | Merge branch 'master' of gitorious.org:opensuse/sat... |
tree | commitdiff |
2010-12-22 |
Klaus Kämpf | Expose solver_printproblemruleinfo() since its a generi... |
tree | commitdiff |
2010-12-02 |
Klaus Kämpf | Merge branch 'master' of gitorious.org:opensuse/sat... |
tree | commitdiff |
2010-11-24 |
Michael Schroeder | - fix repo_set_num argument type |
tree | commitdiff |
2010-11-11 |
Klaus Kämpf | Merge branch 'master' of gitorious.org:opensuse/sat... |
tree | commitdiff |
2010-09-09 |
Michael Schroeder | - fix notfound return in solvable_lookup_num, fix typo... |
tree | commitdiff |
2010-09-06 |
Michael Schroeder | - do obsolete pruning after version reduction, it is... |
tree | commitdiff |
2010-09-02 |
Michael Schroeder | - make POLICY_MODE_SUGGEST obey repo priorities |
tree | commitdiff |
2010-08-31 |
Michael Schroeder | Merge branch 'master' of gitorious.org:opensuse/sat... |
tree | commitdiff |
2010-08-31 |
Michael Schroeder | - fix package priority handling of installed packages... |
tree | commitdiff |
2010-08-06 |
Michael Schroeder | - refactor code a bit, no functual changes |
tree | commitdiff |
2010-08-06 |
Michael Schroeder | - also check filelistfilter for glob searches |
tree | commitdiff |
2010-08-03 |
Michael Schroeder | - fix mem leak |
tree | commitdiff |
2010-06-01 |
Michael Schroeder | - work around debian obsoletes handling for now |
tree | commitdiff |
2010-06-01 |
Michael Schroeder | - fix dependency comparison in no-buildtime case |
tree | commitdiff |
2010-05-31 |
Michael Schroeder | - add SOLVER_NOAUTOSET to disable automatic SET deduction |
tree | commitdiff |
2010-05-28 |
Michael Schroeder | - add SOLVER_SET bits to tell solver which properties... |
tree | commitdiff |
2010-05-17 |
Michael Schroeder | Merge branch 'master' of gitorious.org:opensuse/sat... |
tree | commitdiff |
2010-05-17 |
Michael Schroeder | - add armv7l (patch by Jan-Simon Moeller) |
tree | commitdiff |
2010-05-06 |
Michael Schroeder | - argh, forgot the check prune bitmap in 'required... |
tree | commitdiff |
2010-05-06 |
Michael Schroeder | - cleandeps: fix userinstalled bitmap access |
tree | commitdiff |
2010-05-04 |
Michael Schroeder | - some more cleanup |
tree | commitdiff |
2010-05-04 |
Michael Schroeder | - support SOLVER_SOLVABLE_ALL for dup/update/verify |
tree | commitdiff |
2010-05-03 |
Michael Schroeder | - code cleanup |
tree | commitdiff |
2010-04-14 |
Michael Schroeder | - also look at directly addressed userinstalled solvables |
tree | commitdiff |
2010-04-14 |
Michael Schroeder | - add erase with dependency cleaning: |
tree | commitdiff |
2010-04-13 |
Michael Schroeder | - set close-on-exec for repopage filedescriptor |
tree | commitdiff |
2010-04-12 |
Michael Schroeder | Also look at obsoletes of installed packages, like... |
tree | commitdiff |
2010-03-31 |
Michael Schroeder | - move noupdate test so that the solver tries to keep... |
tree | commitdiff |
2010-03-25 |
Michael Schroeder | Merge branch 'master' of gitorious.org:opensuse/sat... |
tree | commitdiff |
2010-03-25 |
Michael Schroeder | - make obsoleteusescolors default to true on FEDORA |
tree | commitdiff |
2010-03-22 |
Michael Schroeder | - dataiterator: reset parent when jumping to a solvid... |
tree | commitdiff |
2010-03-13 |
Klaus Kämpf | Merge branch 'master' of gitorious.org:opensuse/sat... |
tree | commitdiff |
2010-03-12 |
Michael Schroeder | - content: REPOTAGS -> REPOID, knownid GLOBALID ->... |
tree | commitdiff |
2010-03-11 |
Michael Andres | parse global repository ids. [bnc#377568] |
tree | commitdiff |
2010-03-11 |
Michael Schroeder | - fix language code lookup for fallback languages ... |
tree | commitdiff |
2010-03-01 |
Michael Schroeder | - use __qsort_r on old SLE10 versions |
tree | commitdiff |
2010-02-19 |
Klaus Kämpf | Merge branch 'master' of gitorious.org:opensuse/sat... |
tree | commitdiff |
2010-02-19 |
Michael Schroeder | Merge branch 'master' of gitorious.org:opensuse/sat... |
tree | commitdiff |
2010-02-19 |
Michael Schroeder | - make dup rules work when system repo is not first... |
tree | commitdiff |
2010-02-15 |
Klaus Kämpf | fix conflict |
tree | commitdiff |
2010-01-26 |
Michael Schroeder | - speed up createwhatprovides when many solvables provi... |
tree | commitdiff |
2010-01-18 |
Michael Schroeder | - set repository:toolversion to 1.0 in common_write |
tree | commitdiff |
2009-12-21 |
Michael Schroeder | - add sparcv9v/sparc64v as requested |
tree | commitdiff |
2009-12-21 |
Michael Schroeder | - add forgotten sparc->sparc arch entry |
tree | commitdiff |
2009-12-21 |
Michael Schroeder | - add sparc support, bump version |
tree | commitdiff |
2009-12-18 |
Michael Schroeder | - disable update rule in noobsoletes case if installed... |
tree | commitdiff |
2009-11-04 |
Michael Schroeder | - use SOLVER_SOLUTION_DISTUPGRADE instead of replacing |
tree | commitdiff |
2009-11-02 |
Michael Schroeder | - look at infarch/dup rules when creating choice rules... |
tree | commitdiff |
2009-10-16 |
Michael Schroeder | - fix removedisabledconflicts so that it can cope with... |
tree | commitdiff |
2009-10-15 |
Michael Schroeder | - add SOLVER_DROP_ORPHANED for coolo |
tree | commitdiff |
2009-10-02 |
Michael Schroeder | - add repodata_delete_uninternalized |
tree | commitdiff |
2009-09-24 |
Michael Schroeder | fix bug in solvable_lookup_str_base |
tree | commitdiff |
2009-09-22 |
Michael Schroeder | - get missing translations from other solvables |
tree | commitdiff |
2009-09-21 |
Michael Schroeder | - also look at triggers when ordering packages |
tree | commitdiff |
2009-09-16 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
tree | commitdiff |
2009-09-16 |
Michael Schroeder | - bring down memory usage by |
tree | commitdiff |
2009-09-14 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
tree | commitdiff |
2009-09-14 |
Michael Schroeder | - fix assertion failue... again |
tree | commitdiff |
2009-09-10 |
Michael Schroeder | - be more carful in pool_addfileprovides |
tree | commitdiff |
2009-09-07 |
Stephan Kulow | Merge branch 'master' of git://git.opensuse.org/project... |
tree | commitdiff |
2009-09-03 |
Michael Schroeder | - fix multiversion handling for real |
tree | commitdiff |
2009-08-31 |
Stephan Kulow | Merge branch 'master' of git://git.opensuse.org/project... |
tree | commitdiff |
2009-08-25 |
Michael Schroeder | - add support for SOLVER_SOLVABLE_REPO, used by SOLVER_... |
tree | commitdiff |
2009-07-30 |
Michael Schroeder | - fix memory leak |
tree | commitdiff |
2009-07-29 |
Michael Schroeder | - speed up file list parsing a bit |
tree | commitdiff |
2009-07-29 |
Michael Schroeder | - rename CPE_ID macro |
tree | commitdiff |
2009-07-29 |
Michael Schroeder | - make addfileprovides faster |
tree | commitdiff |
2009-07-27 |
Michael Schroeder | - do not set up unneeded choice rules |
tree | commitdiff |
2009-07-24 |
Michael Schroeder | - make installed packages pass much faster |
tree | commitdiff |
2009-07-24 |
Michael Schroeder | - dropped choice optimization code, it does too much... |
tree | commitdiff |
2009-07-24 |
Michael Schroeder | - add experimental support for choice rules to fix... |
tree | commitdiff |
2009-07-23 |
Michael Schroeder | - beautify |
tree | commitdiff |
2009-07-23 |
Michael Schroeder | - work around obsoleteusescolor problem by making infar... |
tree | commitdiff |
2009-07-22 |
Michael Schroeder | - solv: fix segfault, add findfastest |
tree | commitdiff |
2009-07-21 |
Michael Schroeder | - fix stub handling bugs |
tree | commitdiff |
2009-07-21 |
Michael Schroeder | - color support in fileconflict checking |
tree | commitdiff |
2009-07-17 |
Michael Schroeder | - move check for space block to front so that we will... |
tree | commitdiff |
2009-07-17 |
Michael Schroeder | - add metadata_expire check |
tree | commitdiff |
2009-07-17 |
Michael Andres | Take care fatal and error messages are written to stder... |
tree | commitdiff |
2009-07-17 |
Michael Schroeder | - tweak problem rule selection heuristic |
tree | commitdiff |
2009-07-17 |
Michael Schroeder | - add repodata_write and repo_empty functions |
tree | commitdiff |
next |