2011-03-08 |
Michael Schroeder | - add mode argument to sat_xfopen* functions
|
commit | commitdiff | tree |
2011-03-07 |
Michael Schroeder | - change sat_xfopen_fd() to respect the file open mode
|
commit | commitdiff | tree |
2011-03-07 |
Michael Schroeder | - add pool_job2str() and solver_problemruleinfo2str...
|
commit | commitdiff | tree |
2011-03-07 |
Michael Schroeder | - correctly cummulate multi-line fields in language...
|
commit | commitdiff | tree |
2011-03-04 |
Michael Schroeder | - start of p5solv and perl bindings
|
commit | commitdiff | tree |
2011-03-03 |
Michael Schroeder | - rename pysolv.pt to pysolv, commit latest versions
|
commit | commitdiff | tree |
2011-03-03 |
Michael Schroeder | - add pool_freetmpspace, pool_tmpappend, pool_bin2hex...
|
commit | commitdiff | tree |
2011-03-02 |
Michael Schroeder | - add sat_chksum_type2str() and sat_chksum_str2type...
|
commit | commitdiff | tree |
2011-03-02 |
Michael Schroeder | - ignore to be dropped orhaned packages when calculating...
|
commit | commitdiff | tree |
2011-03-01 |
Michael Schroeder | - implement commandline handling and rewrite python...
|
commit | commitdiff | tree |
2011-03-01 |
Michael Schroeder | - add repo_add_rpm() and repo_add_deb()
|
commit | commitdiff | tree |
2011-03-01 |
Michael Schroeder | - add repodata_empty() function
|
commit | commitdiff | tree |
2011-03-01 |
Michael Schroeder | - add sat_chksum_create_from_bin() and sat_chksum_get_type...
|
commit | commitdiff | tree |
2011-02-28 |
Michael Schroeder | - add missing repodata handling parts: rewrite in case...
|
commit | commitdiff | tree |
2011-02-28 |
Michael Schroeder | - make repo_empty() not reset pool->installed, no not...
|
commit | commitdiff | tree |
2011-02-25 |
Michael Schroeder | - pysolv: add deltarpm support
|
commit | commitdiff | tree |
2011-02-25 |
Michael Schroeder | - add on-demand file loading for susetags
|
commit | commitdiff | tree |
2011-02-25 |
Michael Schroeder | - fix some memory leaks
|
commit | commitdiff | tree |
2011-02-24 |
Michael Schroeder | - load callback works...
|
commit | commitdiff | tree |
2011-02-23 |
Michael Schroeder | - add support for susetags repos to pysolv
|
commit | commitdiff | tree |
2011-02-23 |
Michael Schroeder | - use SUSETAGS_RECORD_SHARES feature so extensions...
|
commit | commitdiff | tree |
2011-02-23 |
Michael Schroeder | - delete type checks. instead, just call the repodata...
|
commit | commitdiff | tree |
2011-02-23 |
Michael Schroeder | - make repodata_add_array overwrite old entries with...
|
commit | commitdiff | tree |
2011-02-23 |
Michael Schroeder | - repo_solv: add some type/storage checks
|
commit | commitdiff | tree |
2011-02-21 |
Michael Schroeder | - add repodata_lookup_type() and repodata_delete()...
|
commit | commitdiff | tree |
2011-02-21 |
Michael Schroeder | - add SUSETAGS_RECORD_SHARES feature to correctly handle...
|
commit | commitdiff | tree |
2011-02-17 |
Michael Schroeder | - commit current state of python packagemanager. Is...
|
commit | commitdiff | tree |
2011-02-15 |
Michael Schroeder | - rename to USE_OWN_QSORT, add bsd qsort_r helper
|
commit | commitdiff | tree |
2011-02-14 |
Michael Schroeder | - update to freebsd qsort to get rid of advertising...
|
commit | commitdiff | tree |
2011-01-28 |
Michael Schroeder | - put sat_xfopen in libsatsolverext
|
commit | commitdiff | tree |
2011-01-28 |
Michael Schroeder | - fix mem leak in repo_add_rpmdb_pubkeys()
|
commit | commitdiff | tree |
2011-01-24 |
Michael Schroeder | - merge in most of the MacOS changes from Dave Abrahams
|
commit | commitdiff | tree |
2011-01-07 |
Michael Schroeder | - kill stillborn KINDS_SEPARATELY, use getopt() in...
|
commit | commitdiff | tree |
2010-11-24 |
Michael Schroeder | - fix repo_set_num argument type
|
commit | commitdiff | tree |
2010-11-24 |
Michael Schroeder | - updateinfo: cleanup issue date conversion code a bit
|
commit | commitdiff | tree |
2010-09-09 |
Michael Schroeder | - bump version to 0.16 to make it different from code11_3...
|
commit | commitdiff | tree |
2010-09-09 |
Michael Schroeder | - fix notfound return in solvable_lookup_num, fix typo...
|
commit | commitdiff | tree |
2010-09-06 |
Michael Schroeder | - do obsolete pruning after version reduction, it is...
|
commit | commitdiff | tree |
2010-09-02 |
Michael Schroeder | - make POLICY_MODE_SUGGEST obey repo priorities
|
commit | commitdiff | tree |
2010-08-31 |
Michael Schroeder | Merge branch 'master' of gitorious.org:opensuse/sat...
|
commit | commitdiff | tree |
2010-08-31 |
Michael Schroeder | - fix package priority handling of installed packages...
|
commit | commitdiff | tree |
2010-08-06 |
Michael Schroeder | - allow file list globs
|
commit | commitdiff | tree |
2010-08-06 |
Michael Schroeder | - refactor code a bit, no functual changes
|
commit | commitdiff | tree |
2010-08-06 |
Michael Schroeder | - also check filelistfilter for glob searches
|
commit | commitdiff | tree |
2010-08-06 |
Michael Schroeder | - more range checks to catch bad gpg packets
|
commit | commitdiff | tree |
2010-08-04 |
Michael Schroeder | - add missing fclose() call
|
commit | commitdiff | tree |
2010-08-03 |
Michael Schroeder | - fix mem leak
|
commit | commitdiff | tree |
2010-06-08 |
Michael Schroeder | - link with all needed libraries, by Lorenzo Villani
|
commit | commitdiff | tree |
2010-06-01 |
Michael Schroeder | - skip dotfiles in .d directories
|
commit | commitdiff | tree |
2010-06-01 |
Michael Schroeder | - zero repoinfo data for debian repos
|
commit | commitdiff | tree |
2010-06-01 |
Michael Schroeder | - also parse checksum for debian packages
|
commit | commitdiff | tree |
2010-06-01 |
Michael Schroeder | - do not print license or url lines if NULL
|
commit | commitdiff | tree |
2010-06-01 |
Michael Schroeder | - make installcheck work with debian Packages files
|
commit | commitdiff | tree |
2010-06-01 |
Michael Schroeder | - work around debian obsoletes handling for now
|
commit | commitdiff | tree |
2010-06-01 |
Michael Schroeder | - fix dependency comparison in no-buildtime case
|
commit | commitdiff | tree |
2010-05-31 |
Michael Schroeder | - cleanup solv.c a bit
|
commit | commitdiff | tree |
2010-05-31 |
Michael Schroeder | - add SOLVER_NOAUTOSET to disable automatic SET deduction
|
commit | commitdiff | tree |
2010-05-28 |
Michael Schroeder | - add SOLVER_SET bits to tell solver which properties...
|
commit | commitdiff | tree |
2010-05-17 |
Michael Schroeder | Merge branch 'master' of gitorious.org:opensuse/sat...
|
commit | commitdiff | tree |
2010-05-17 |
Michael Schroeder | - add armv7l (patch by Jan-Simon Moeller)
|
commit | commitdiff | tree |
2010-05-06 |
Michael Schroeder | - argh, forgot the check prune bitmap in 'required...
|
commit | commitdiff | tree |
2010-05-06 |
Michael Schroeder | - add changes, bump version to 0.15.0
|
commit | commitdiff | tree |
2010-05-06 |
Michael Schroeder | - cleandeps: fix userinstalled bitmap access
|
commit | commitdiff | tree |
2010-05-04 |
Michael Schroeder | - some more cleanup
|
commit | commitdiff | tree |
2010-05-04 |
Michael Schroeder | - support SOLVER_SOLVABLE_ALL for dup/update/verify
|
commit | commitdiff | tree |
2010-05-03 |
Michael Schroeder | - code cleanup
|
commit | commitdiff | tree |
2010-05-03 |
Michael Schroeder | - add lzma and xz compression support for both rpmmd...
|
commit | commitdiff | tree |
2010-04-14 |
Michael Schroeder | - also look at directly addressed userinstalled solvables
|
commit | commitdiff | tree |
2010-04-14 |
Michael Schroeder | - add erase with dependency cleaning:
|
commit | commitdiff | tree |
2010-04-13 |
Michael Schroeder | - set close-on-exec for repopage filedescriptor
|
commit | commitdiff | tree |
2010-04-12 |
Michael Schroeder | Also look at obsoletes of installed packages, like...
|
commit | commitdiff | tree |
2010-03-31 |
Michael Schroeder | - move noupdate test so that the solver tries to keep...
|
commit | commitdiff | tree |
2010-03-25 |
Michael Schroeder | Merge branch 'master' of gitorious.org:opensuse/sat...
|
commit | commitdiff | tree |
2010-03-25 |
Michael Schroeder | - make obsoleteusescolors default to true on FEDORA
|
commit | commitdiff | tree |
2010-03-22 |
Michael Schroeder | - dataiterator: reset parent when jumping to a solvid...
|
commit | commitdiff | tree |
2010-03-12 |
Michael Schroeder | - content: REPOTAGS -> REPOID, knownid GLOBALID ->...
|
commit | commitdiff | tree |
2010-03-11 |
Michael Schroeder | add changes, bump version
|
commit | commitdiff | tree |
2010-03-11 |
Michael Schroeder | - fix language code lookup for fallback languages ...
|
commit | commitdiff | tree |
2010-03-10 |
Michael Schroeder | - match coding style
|
commit | commitdiff | tree |
2010-03-01 |
Michael Schroeder | - use __qsort_r on old SLE10 versions
|
commit | commitdiff | tree |
2010-02-19 |
Michael Schroeder | - add changes, bump version
|
commit | commitdiff | tree |
2010-02-19 |
Michael Schroeder | Merge branch 'master' of gitorious.org:opensuse/sat...
|
commit | commitdiff | tree |
2010-02-19 |
Michael Schroeder | - make dup rules work when system repo is not first...
|
commit | commitdiff | tree |
2010-02-17 |
Michael Schroeder | - set thread count on fedora so that berkeleydb doesn...
|
commit | commitdiff | tree |
2010-01-29 |
Michael Schroeder | - add changes, bump version
|
commit | commitdiff | tree |
2010-01-26 |
Michael Schroeder | - speed up createwhatprovides when many solvables provide...
|
commit | commitdiff | tree |
2010-01-18 |
Michael Schroeder | - set repository:toolversion to 1.0 in common_write
|
commit | commitdiff | tree |
2009-12-21 |
Michael Schroeder | - add sparcv9v/sparc64v as requested
|
commit | commitdiff | tree |
2009-12-21 |
Michael Schroeder | - add forgotten sparc->sparc arch entry
|
commit | commitdiff | tree |
2009-12-21 |
Michael Schroeder | - add sparc support, bump version
|
commit | commitdiff | tree |
2009-12-18 |
Michael Schroeder | - work around rpm bug when --prefix is used (fixes...
|
commit | commitdiff | tree |
2009-12-18 |
Michael Schroeder | - disable update rule in noobsoletes case if installed...
|
commit | commitdiff | tree |
2009-11-04 |
Michael Schroeder | - use SOLVER_SOLUTION_DISTUPGRADE instead of replacing
|
commit | commitdiff | tree |
2009-11-02 |
Michael Schroeder | - look at infarch/dup rules when creating choice rules...
|
commit | commitdiff | tree |
2009-10-21 |
Michael Schroeder | - ignore version in source field
|
commit | commitdiff | tree |
2009-10-16 |
Michael Schroeder | - add changes
|
commit | commitdiff | tree |
2009-10-16 |
Michael Schroeder | - fix removedisabledconflicts so that it can cope with...
|
commit | commitdiff | tree |
2009-10-15 |
Michael Schroeder | - add changes
|
commit | commitdiff | tree |
2009-10-15 |
Michael Schroeder | - add SOLVER_DROP_ORPHANED for coolo
|
commit | commitdiff | tree |
2009-10-14 |
Michael Schroeder | - add changes, bump version
|
commit | commitdiff | tree |
next |