2013-04-02 |
Michael Schroeder | Merge pull request #27 from weinhold/upstream |
tree | commitdiff |
2013-03-30 |
Ingo Weinhold | Define SYSTEM_LIBRARIES in main CMakeLists.txt |
tree | commitdiff |
2013-02-25 |
Michael Schroeder | support RPM_ADD_WITH_CHANGELOG in repo_add_rpmdb |
tree | commitdiff |
2013-02-04 |
Michael Schroeder | make it possible to re-run an existing solver (re-using... |
tree | commitdiff |
2012-12-13 |
Michael Schroeder | delete old debug statements |
tree | commitdiff |
2012-12-10 |
Michael Schroeder | implement special install/erase namespace provides... |
tree | commitdiff |
2012-12-04 |
Michael Schroeder | write trailing "result" line in -r -r mode |
tree | commitdiff |
2012-11-12 |
Michael Schroeder | add deb2solv for completeness |
tree | commitdiff |
2012-10-23 |
Michael Schroeder | implement pool_set_rootdir/REPO_USE_ROOTDIR instead... |
tree | commitdiff |
2012-06-27 |
Michael Schroeder | - close file handle after reading in cudf file BASE-SuSE-Code-12_2-Branch |
tree | commitdiff |
2012-06-27 |
Michael Schroeder | Merge pull request #15 from akozumpl/pullreq |
tree | commitdiff |
2012-06-25 |
Michael Schroeder | - export repo_add_cudf, use SOLVER_ORUPDATE for cudf... |
tree | commitdiff |
2012-06-25 |
Michael Schroeder | - get rid of a couple of warnings when building for... |
tree | commitdiff |
2012-06-22 |
Michael Schroeder | - fix testcase writing bugs |
tree | commitdiff |
2012-06-22 |
Michael Schroeder | - also parse cudf provides ;) |
tree | commitdiff |
2012-06-22 |
Michael Schroeder | - add ENABLE_BZIP2_COMPRESSION and ENABLE_CUDFREPO... |
tree | commitdiff |
2012-04-16 |
Michael Schroeder | - fix wrong logic |
tree | commitdiff |
2012-04-16 |
Michael Schroeder | - get rid of plural forms of repo_add_pkg, use pool_err... |
tree | commitdiff |
2012-04-13 |
Michael Schroeder | - add pool_error and pool_errstr. get rid of lots of... |
tree | commitdiff |
2012-04-13 |
Michael Schroeder | - fix fd leak in testsolv |
tree | commitdiff |
2012-04-03 |
Michael Schroeder | - support repo_add_arch_local to read the installed... |
tree | commitdiff |
2012-04-02 |
Michael Schroeder | - make sure to link against the lzma library if ENABLE_... |
tree | commitdiff |
2012-03-30 |
Michael Schroeder | - also implement files.xml parsing for m&m |
tree | commitdiff |
2012-03-30 |
Michael Schroeder | - add support for archlinux packages/repos |
tree | commitdiff |
2012-03-23 |
Michael Schroeder | - add repo_mdk_add_info() function to parse the M&M... |
tree | commitdiff |
2012-03-22 |
Michael Schroeder | - add M&M synthesis file parser, add mkd2solv tool |
tree | commitdiff |
2012-03-20 |
Michael Schroeder | - get rid of another gcc warning |
tree | commitdiff |
2012-03-16 |
Michael Schroeder | - advance num64 support. For now, we store the high... |
tree | commitdiff |
2012-03-15 |
Michael Schroeder | - dumpsolv: num is unsigned, also support reldeps as ids |
tree | commitdiff |
2012-03-02 |
Michael Schroeder | - add idqinst parameter to pool_addfileprovides_queue... |
tree | commitdiff |
2012-03-02 |
Michael Schroeder | - yet another incompatible change: as everybody seems... |
tree | commitdiff |
2012-03-01 |
Michael Schroeder | - change last argument in repo_write from Id ** to... |
tree | commitdiff |
2012-03-01 |
Michael Schroeder | - rename repo_add_solv_flags to repo_add_solv. Should... |
tree | commitdiff |
2012-02-22 |
Michael Schroeder | - support testcases with multiple solver jobs |
tree | commitdiff |
2012-02-21 |
Michael Schroeder | - add testsolv tool |
tree | commitdiff |
2012-02-07 |
Michael Schroeder | - remove 'echo <products>' for repodata products, which... |
tree | commitdiff |
2012-02-02 |
Michael Schroeder | - start support for Fedora comps format |
tree | commitdiff |
2012-02-01 |
Michael Schroeder | - rename pool_addfileprovides_ids to pool_addfileprovid... |
tree | commitdiff |
2012-01-24 |
Michael Schroeder | Merge pull request #4 from akozumpl/req |
tree | commitdiff |
2012-01-24 |
Ales Kozumplik | Fix compilation on Fedora. |
tree | commitdiff |
2012-01-18 |
Michael Schroeder | - add cmake options to only build for some repository... |
tree | commitdiff |
2012-01-17 |
Ingo Weinhold | Make more C89 and POSIX compliant |
tree | commitdiff |
2012-01-11 |
Michael Schroeder | - add some missing copyright blocks |
tree | commitdiff |
2012-01-09 |
Michael Schroeder | - hide solver internals |
tree | commitdiff |
2011-12-29 |
Dirk Mueller | Add --withobsoletes which checks for obsoleted packages |
tree | commitdiff |
2011-12-29 |
Dirk Mueller | implement error message for SOLVER_RULE_UPDATE |
tree | commitdiff |
2011-12-29 |
Dirk Mueller | merge cleanup |
tree | commitdiff |
2011-12-22 |
Michael Schroeder | - INCOMPATIBLE CHANGE: index with repoid (thus pool... |
tree | commitdiff |
2011-12-15 |
Michael Andres | Also allow passing the repodata dir to repo2solv.sh. BASE-SuSE-Code-12_1-Branch |
tree | commitdiff |
2011-07-12 |
Michael Schroeder | - rename all sat_ to solv_ |
tree | commitdiff |
2011-06-20 |
Michael Schroeder | - change transaction_init to transaction_create, add... |
tree | commitdiff |
2011-06-14 |
Michael Schroeder | - use FOR_REPODATAS macro |
tree | commitdiff |
2011-05-26 |
Michael Schroeder | - allow to build a shared and a static version of the... |
tree | commitdiff |
2011-05-25 |
Michael Schroeder | - add solver_private.h, make repo_ functions return... |
tree | commitdiff |
2011-05-24 |
Michael Schroeder | - add ver files, fix build |
tree | commitdiff |
2011-05-24 |
Michael Schroeder | - do not use obsolete interface in libsolv library... |
tree | commitdiff |
2011-05-24 |
Michael Schroeder | rename satsolver -> libsolv |
tree | commitdiff |
2011-03-08 |
Michael Schroeder | - add mode argument to sat_xfopen* functions |
tree | commitdiff |
2011-03-02 |
Michael Schroeder | - add sat_chksum_type2str() and sat_chksum_str2type... |
tree | commitdiff |
2011-01-28 |
Michael Schroeder | - put sat_xfopen in libsatsolverext |
tree | commitdiff |
2011-01-28 |
Michael Andres | Install 'installcheck' |
tree | commitdiff |
2011-01-25 |
Klaus Kämpf | Merge branch 'master' of gitorious.org:opensuse/sat... |
tree | commitdiff |
2011-01-24 |
Michael Schroeder | - merge in most of the MacOS changes from Dave Abrahams |
tree | commitdiff |
2011-01-18 |
Klaus Kämpf | Merge branch 'master' of gitorious.org:opensuse/sat... |
tree | commitdiff |
2011-01-07 |
Michael Schroeder | - kill stillborn KINDS_SEPARATELY, use getopt() in... |
tree | commitdiff |
2010-12-02 |
Klaus Kämpf | Merge branch 'master' of gitorious.org:opensuse/sat... |
tree | commitdiff |
2010-11-13 |
Dirk Mueller | if susedata doesn't exist, don't try to use it |
tree | commitdiff |
2010-11-11 |
Klaus Kämpf | Merge branch 'master' of gitorious.org:opensuse/sat... |
tree | commitdiff |
2010-08-04 |
Michael Schroeder | - add missing fclose() call |
tree | commitdiff |
2010-07-17 |
Dirk Mueller | Fix handling of compressed susetags files |
tree | commitdiff |
2010-06-08 |
Dirk Mueller | readd install media blacklisting |
tree | commitdiff |
2010-06-08 |
Dirk Mueller | refactor individual checks into subfunctions |
tree | commitdiff |
2010-06-08 |
Dirk Mueller | extend usage() |
tree | commitdiff |
2010-06-01 |
Michael Schroeder | - make installcheck work with debian Packages files |
tree | commitdiff |
2010-06-01 |
Michael Schroeder | - work around debian obsoletes handling for now |
tree | commitdiff |
2010-05-03 |
Michael Schroeder | - add lzma and xz compression support for both rpmmd... |
tree | commitdiff |
2010-03-13 |
Klaus Kämpf | Merge branch 'master' of gitorious.org:opensuse/sat... |
tree | commitdiff |
2010-03-10 |
Michael Andres | Enhance repomd_findfile usage |
tree | commitdiff |
2010-02-15 |
Klaus Kämpf | fix conflict |
tree | commitdiff |
2010-01-18 |
Michael Schroeder | - set repository:toolversion to 1.0 in common_write |
tree | commitdiff |
2009-11-23 |
Michael Andres | Get (optionally compressed) product.xml from repomd |
tree | commitdiff |
2009-10-02 |
Michael Schroeder | - add repodata_delete_uninternalized |
tree | commitdiff |
2009-09-22 |
Michael Schroeder | - get missing translations from other solvables |
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-15 |
Michael Schroeder | - use repomdxml to query for the location (bnc#501425) |
tree | commitdiff |
2009-08-31 |
Stephan Kulow | Merge branch 'master' of git://git.opensuse.org/project... |
tree | commitdiff |
2009-07-14 |
Michael Schroeder | - add new flags for the load functions: |
tree | commitdiff |
2009-06-24 |
Michael Schroeder | - obtain default vendor the right way |
tree | commitdiff |
2009-06-24 |
Michael Schroeder | - change the interface of repo_add_susetags: take defau... |
tree | commitdiff |
2009-06-24 |
Michael Schroeder | - fix typo: "desc" -> "descr". Seems to make no differe... |
tree | commitdiff |
2009-06-24 |
Michael Schroeder | - repo_content: store DESCRDIR |
tree | commitdiff |
2009-06-23 |
Michael Schroeder | - add query mode |
tree | commitdiff |
2009-06-22 |
Michael Schroeder | - forgot to adapt ruby/python bindings |
tree | commitdiff |
2009-06-22 |
Michael Schroeder | - create libsatsolverext static library |
tree | commitdiff |
2009-06-22 |
Michael Schroeder | - add rpm_installedrpmdbids |
tree | commitdiff |
2009-06-20 |
Michael Schroeder | - make debug output better |
tree | commitdiff |
2009-06-20 |
Michael Schroeder | - add support for cutoff argument in file conflict... |
tree | commitdiff |
2009-06-20 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
tree | commitdiff |
2009-06-20 |
Michael Schroeder | - clean up ugly products handling |
tree | commitdiff |
next |