]> git.ipfire.org Git - thirdparty/libsolv.git/shortlog
thirdparty/libsolv.git
2015-11-27  Michael AndresNo release must not be mapped to an empty release. 115/head
2015-11-24  Michael SchroederRevert "Also consider the buildtime when linking products"
2015-11-24  Michael SchroederAlso consider the buildtime when linking products
2015-11-23  Michael SchroederAdd more statistics
2015-11-20  Michael SchroederMerge pull request #106 from Conan-Kudo/mga-dnf-fixes
2015-11-18  Michael SchroederAlso parse metainfo.xml as installed appdata files
2015-11-18  Michael SchroederMove rounding to block size into solv_extend_realloc()
2015-11-18  Michael SchroederUse APPDATA_SEARCH_UNINTERNALIZED_FILELIST for installe...
2015-11-18  Michael SchroederRework appdata handling
2015-11-18  Michael SchroederAllow appdata linking with package names
2015-11-18  Michael SchroederAdd repodata_lookup_dirstrarray_uninternalized()
2015-11-17  Michael SchroederOvershoot size for large memory chunks in solv_extend
2015-10-15  Michael SchroederFix last commit
2015-10-14  Michael SchroederMake keep_orphans also keep multiversion orphans installed
2015-10-14  Michael SchroederSpeed up choice rule generation
2015-10-13  Michael SchroederFix typo in comment
2015-10-13  Michael SchroederRename hasdupjobs to needduprules
2015-10-13  Michael SchroederDrop inline from solver_addtodupmaps
2015-10-13  Michael SchroederSimplify solver_addduprules a bit
2015-10-12  Michael SchroederFix spelling, duh...
2015-10-12  Michael SchroederCheck keep_orphans flag in solver_addduprules
2015-10-12  Michael SchroederPrefer to autouninstall orphans
2015-10-12  Michael SchroederMove allowuninstall map creation
2015-10-05  Michael SchroederAdd changes, bump version to 0.6.14 0.6.14
2015-10-05  Michael SchroederMark the shared objects generated by the bindings as...
2015-10-05  Michael SchroederFix build on Mageia
2015-10-05  Michael SchroederGive ex type int to silence the compiler
2015-10-02  Neal Gompa... Add RPM-MD repodata support with Mageia 106/head
2015-10-02  Neal Gompa... Turn on Fedora-specific behaviors in libsolv for Mageia...
2015-10-02  Michael SchroederUpdate obsoletes pruning in weak deps handling
2015-10-02  Michael SchroederMerge pull request #105 from JacksonIsaac/master
2015-10-02  Jackson Isaacputs $op instead of $p in Transaction summary. 105/head
2015-09-30  Michael SchroederAlso check the installed package for multiversion
2015-09-25  Michael SchroederAdd changes, bump version to 0.6.13 0.6.13
2015-09-24  Michael SchroederSupport a generic string for pattern-visible()
2015-09-21  Michael Schroederadd bug number to changes
2015-09-21  Michael Schroederfix tcl var parsing in the docs
2015-09-21  Michael SchroederSupport SOLVER_ALLOWUNINSTALL jobs
2015-09-15  Michael Schroedersplit order.c from transaction.c
2015-09-15  Michael Schroedersimplify the code
2015-09-15  Michael Schroedermake SOLVER_TRANSACTION_KEEP_ORDERCYCLES work if we...
2015-09-15  Michael Schroederrenumber cycleids
2015-09-14  Michael Schroedersolv: refactor find_repo
2015-09-14  Michael Schroedermove yum_substitute data freeing to free_repoinfos...
2015-09-14  Michael Schroederadd ordercycles introspection methods
2015-09-14  Michael Schroedermake mkmask robust against zero elements
2015-09-14  Michael Schroedersupport 'recommends' in repo_mdk.c for mageia
2015-09-14  Michael Schroedersupport MAGEIA as build target
2015-09-14  Michael Schroedersplit solv C example into multiple files
2015-09-14  Michael Schroedersimplify how compressed data is dealt with
2015-09-11  Michael Schroederallow a filelist right after the primary data for rpmmd
2015-09-01  Michael SchroederAdd changes, bump version to 0.6.12 0.6.12
2015-09-01  Michael Schroederget rid of RPMSENSE_RICH
2015-09-01  Michael SchroederAllow trailings slashes for the filenames in deb packages
2015-09-01  Michael Schroederbindings: clean up conversion error handling
2015-08-31  Michael Schroederbindings: delete that perl comment, it makes some swig...
2015-08-31  Michael Schroederbindings: fix bugs in appdata refcounting
2015-08-28  Michael SchroederAdd some forgotten SWIGINTERNs
2015-08-28  Michael Schroederimprove readability of appdata helpers
2015-08-28  Michael Schroederfix typo in comment
2015-08-28  Michael SchroederMake xfopen return file handles with close-on-exec set
2015-08-28  Michael SchroederSupport the meta datapos hack in dataiterator_init
2015-08-28  Michael Schroederexamples: initialize extcookie
2015-08-28  Michael SchroederAdd a Chksum::from_bin to the bindings
2015-08-28  Michael Schroederexport solv_chksum_cmp
2015-08-28  Michael Schroederadd solv_chksum_cmp()
2015-08-28  Michael Schroederget rid of checking extcookie existence by looking...
2015-08-28  Michael SchroederRemove appdata_link again
2015-08-28  Michael SchroederDo not use appdata_link
2015-08-27  Michael Schroederimplement appdata_disown for perl in a cleaner way
2015-08-27  Michael Schroedertclsolv: use new appdata_link mechanism
2015-08-27  Michael SchroederReworked appdata handling
2015-08-26  Michael SchroederAdd a tcl chapter to the bindings documentation
2015-08-26  Michael Schroederexample solvers: bugfixing & refactoring
2015-08-26  Michael Schroederexample solvers: small fixes
2015-08-26  Michael Schroedertclsolv: support delayed fetching of filelists
2015-08-26  Michael Schroedertcl bindings: fix loadcallback
2015-08-26  Michael Schroedertclsolv: implement solving, package downloading and...
2015-08-26  Michael Schroedertcl bindings: rename __str__ to str, __repr__ to repr...
2015-08-26  Michael Schroedertcl bindings: implement the solver->solve method the...
2015-08-25  Michael SchroederUpdate tclsolv, still work in progress
2015-08-25  Michael Schroederbindings: fix SWIG_AsCharPtrAndSize usage
2015-08-25  Michael Schroedertcl bindings: use Tcl_GetByteArrayFromObj to get the...
2015-08-25  Michael Schroeder[backend] support a -T option that writes a testcase
2015-08-25  Michael SchroederRemove support for THEN, make ELSE work with IF
2015-08-25  Michael SchroederFix REL_COND for weak deps corner cases
2015-08-24  Michael SchroederAdd support for REL_ELSE
2015-08-21  Michael Schroederwork in progress: the solv tool written in tcl
2015-08-21  Michael Schroedertcl bindings: add solv::iter for iterator support
2015-08-21  Michael Schroedertcl bindings: fix appdata code
2015-08-20  Michael Schroederfix binary data handling in tcl
2015-08-20  Michael SchroederSupport the solver.describe_weakdep_decision method
2015-08-12  Michael Schroederfix pc file directory
2015-08-12  Michael SchroederAdapt specfile for libsolv.pc
2015-08-12  Michael SchroederMerge pull request #67 from kirgene/master
2015-08-05  Michael SchroederChange mandriva disttag/distepoch handling
2015-08-04  Michael SchroederSpecify PYTHONLIBS_VERSION_STRING on the FIND_PACKAGE...
2015-08-04  Michael SchroederMerge pull request #96 from mtoman/add_mips
2015-08-04  Michal TomanExtend support for MIPS architectures 96/head
2015-08-03  Michael SchroederSupport testcase writing in bindings
next