]> git.ipfire.org Git - thirdparty/libsolv.git/shortlog
thirdparty/libsolv.git
2013-07-01  Dirk MuellerAdd armv6hl and fallback from armv7hl to armv6hl 34/head
2013-06-26  Michael Schroederdelete stray comment
2013-06-21  Michael Schroedermake sure we don't see REPOKEY_TYPE_REL_IDARRAY outside...
2013-06-21  Michael Schroederadd another workaround so that the filtered filelist...
2013-06-21  Michael Schroederadd ppc64p7 (from Dinar Valeev)
2013-06-21  Michael Schroederuse correct flags element, SEARCH_COMPLETE_FILELIST...
2013-06-18  Michael Schroederminor docu fixes
2013-06-18  Michael Schroedertestsolv: add '-l <selection>' option to list packages...
2013-06-18  Michael SchroederDo recommends pruning after selecting the highest versions
2013-06-18  Michael Schroederfix berkeley db link logic, don't rely on FEDORA being set
2013-06-18  Michael Schroederadd conflicts to old libsatsolver packages
2013-06-17  Michael Schroederadd changes
2013-06-17  Ingo Weinholdsolv_cmp_version_part_haiku(): Fix copy and paste bug
2013-06-17  Ingo Weinholdrepo_haiku: Translate B_PACKAGE_ARCHITECTURE_SOURCE...
2013-06-17  Ingo Weinholdsolv_vercmp_haiku(): Fix unnormalized return value
2013-06-17  Michael Schroederpysolv: check applydeltarpm exit status
2013-06-17  Michael Schroederrefactor a bit
2013-06-14  Michael Schroederfinish libsolv-pool manpage
2013-06-14  Michael Schroederbindings: add pool.errstr, make add_rpm/... return...
2013-06-13  Michael Schroederadd an ugly workaround so that repo_write knows how...
2013-06-13  Michael Schroederadd missing flags to pool_job2str
2013-06-13  Michael Schroederstart with the libsolv-pool manpage
2013-06-13  Michael Schroederfix archpolicy handling of '>'
2013-06-12  Michael Schroederadd a section about pointer validity
2013-06-11  Michael Schroederthe manpage generator automatically capitalizes...
2013-06-11  Michael Schroedermake license/group a poolstr array for archlinux
2013-06-10  Michael Schroedercmake has some pitfalls
2013-06-10  Michael Schroedertry share/man
2013-06-10  Michael Schroederpackage manuals
2013-06-10  Michael Schroederinstall manpages
2013-06-10  Michael Schroederspellcheck
2013-06-07  Michael Schroederrename old libsolv doc to libsolv-history
2013-06-07  Michael Schroedermake REPOSITORY_REVISION a simple string
2013-06-07  Michael Schroederfix indent
2013-06-07  Michael Schroederadd libsolv-constantids manpage
2013-06-07  Michael Schroedermake SOLVABLE_LICENSE also use a poolstr
2013-06-07  Michael Schroederbindings consistency: rename new/keptpackages to new...
2013-06-06  Michael Schroederfinish bindings documentation. Hooray!
2013-06-06  Michael Schroederget rid of an unneeded %rename
2013-06-05  Michael Schroederp5solv: missed one string in bareword translation
2013-06-05  Michael Schroederok, no local in current perl code. Also, use ls instead...
2013-06-05  Michael Schroederadapt to modern perl and use barewords for hash keys
2013-06-05  Michael Schroederdocument that swig's stringifcation for perl does not...
2013-06-05  Michael SchroederApply first part of Thierry's patches
2013-06-05  Michael Schroedersolv: create cache in user's home dir if not run as...
2013-06-05  Michael Schroedersolver_splitprovides: only check lazywhatprovides when...
2013-06-04  Michael Schroedermissed a change
2013-06-04  Michael Schroederdocument the Repodata and Repopos classes a bit
2013-06-04  Michael Schroederforgot to run run manpage converter...
2013-06-04  Michael SchroederMake 'dep' attribute in Ruleinfo return an object,...
2013-06-04  Michael Schroederfix a couple of leaks in the bindings
2013-06-04  Michael SchroederDocument Transaction and Transactionclass
2013-06-04  Michael Schroederadd POOL_FLAG_IMPLICITOBSOLETEUSESCOLORS to match the...
2013-06-03  Michael Schroederdocument Solver, Problem, Rule, Ruleinfo, Solution...
2013-06-03  Michael Schroederadd missing constants, add Rule->type attribute, improv...
2013-06-03  Michael Schroederdocument POOL_FLAG_ADDFILEPROVIDESFILTERED
2013-06-03  Michael Schroederadd POOL_FLAG_ADDFILEPROVIDESFILTERED option to make...
2013-05-31  Michael SchroederMerge pull request #31 from zde/master
2013-05-29  Zdenek Pavlasrepo_rpmmd: Parse optional baseurl. 31/head
2013-05-28  Michael Schroederdocument the update target annomaly
2013-05-28  Michael Schroederdocument Selection and Job classes
2013-05-28  Michael Schroederdatamatcher_init: play it safe and do a strdup on the...
2013-05-28  Michael Schroederdocument Dataiterator and Datamatch
2013-05-28  Michael Schroederadd SEARCH_CHECKSUMS, fix Datamatch.num(), add Datapos...
2013-05-27  Michael Schroederdefine and document the pool flags
2013-05-27  Michael Schroederadd lookup_idarray method to the Datapos class
2013-05-27  Michael Schroederadd documentation for the Solvable class
2013-05-27  Michael Schroedersupport a special Datapos that describes the repodata...
2013-05-27  Michael Schroederadd pool_lookup_idarray for completeness
2013-05-17  Michael Schroederupdate bindings documentation
2013-05-17  Michael Schroederallow SOLVID_META queries through SOLVID_POS
2013-05-16  Michael Schroederfix ruby class methods in doc
2013-05-16  Michael Schroederstart with the bindings documentation
2013-05-16  Michael Schroederfix return values from repo_add functions, they return...
2013-05-15  Michael Schroederpysolv: do not import from solv
2013-05-15  Michael Schroedersome minor binding tweaks to make it more flexible
2013-05-15  Michael SchroederLookat at keepexplicitobsoletes when creating update...
2013-05-15  Michael Schroederfix multiversion handling when the update rule is an...
2013-05-07  Michael Schroederadd case statements for completeness
2013-05-07  Michael Schroederadd SOLVER_RULE_JOB_UNSUPPORTED and SOLVER_RULE_JOB_UNK...
2013-05-06  Michael Schroedercleanup dumpsolv code
2013-05-06  Michael Schroederadd utf8 helpers to util.c
2013-05-03  Michael Schroederdumpsolv: add experimental json dumping support
2013-05-03  Michael Schroederfix iso-8859-1 to utf8 transcoding bug
2013-04-26  Michael Schroederadd multiversion testcase
2013-04-26  Michael Schroederbring libsolv in line with currrent rpm's multiversion...
2013-04-25  Michael Schroedersupport 64bit filesizes in rpm adddudata() BASE-SuSE-Code-12_3-Branch
2013-04-24  Michael Schroederadd ILLEGAL_NAMECHANGE support to bindings
2013-04-24  Michael Schroedersolverdebug: add solver_get_orphaned call that somehow...
2013-04-24  Michael Schroederterminate solver_create_decisions_obsoletesmap function
2013-04-24  Michael Schroedermove stringification functions from solverdebug to...
2013-04-24  Michael Schroederallow ls for list command
2013-04-24  Michael Schroederuse SOLVER_TRANSACTION_OBSOLETE_IS_UPGRADE in transacti...
2013-04-24  Michael Schroederadd_rpmdb: copy solvables a bit faster
2013-04-24  Michael Schroederuse add_rpmdb_reffp in examples
2013-04-24  Michael SchroederDo not segfault when undef/None/nil is passwd as FILE/Dep
2013-04-24  Michael Schroederadd SOLVER_TRANSACTION_OBSOLETE_IS_UPGRADE helper flag
2013-04-23  Michael Schroederchange specfile to allow building without python bindin...
2013-04-23  Michael Schroederadapt for older cmake versions
2013-04-23  Michael Schroederadd repodata_translate_id to get rid of some "implement...
next