]> git.ipfire.org Git - thirdparty/libsolv.git/shortlog
thirdparty/libsolv.git
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...
2013-04-23  Michael Schroederadd add_rpmdb_reffp method to bindings
2013-04-23  Michael Schroederadd repo_add_rpmdb_reffp to easily add rpmdb content...
2013-04-23  Michael Schroederremove "ref" argument from add_rpmdb() in the bindings
2013-04-23  Michael Schroedersupport 'rpmbuild --with zypp' as shortcut to enable...
2013-04-23  Michael SchroederM&M uses rpm, so automatically set ENABLE_RPMDB
2013-04-22  Michael Schroederadd pool_setnamespacecallback() and pool_flush_namespac...
2013-04-22  Michael Schroedersmall cleanup in id2str
2013-04-19  Michael Schroederrpmdb_pubkey: more bounds checking
2013-04-19  Michael SchroederMerge pull request #29 from weinhold/upstream
2013-04-18  Ingo Weinholdselection_filter(): Don't leak Queue q1 and Map m2 29/head
2013-04-18  Ingo WeinholdHaiku: The notation for the pre-release version part...
2013-04-18  Ingo Weinholdrepo_haiku: get rid of haiku_version_to_string()
2013-04-17  Michael Schroederrules/selection: use strrchr in EVR checks as well
2013-04-17  Michael Schroederrepo_haiku: do not use ":" for an empty epoch
2013-04-17  Michael Schroedersplit arch from the right for debian/haiku (thanks...
2013-04-17  Michael Schroederadapt SET_EV/SET_EVR magic to haiku for completeness
2013-04-17  Michael Schroedertreat overlong utf8 sequences as error
2013-04-17  Michael Schroedermake sure releases start numeric for haiku
2013-04-16  Michael SchroederMerge pull request #28 from weinhold/upstream
2013-04-16  Ingo Weinholdrepo_haiku: add_dependency(): Fix typo 28/head
2013-04-16  Michael Schroedermention haiku in README
2013-04-16  Michael Schroedermake pool_solvable2str use -<arch> for haiku
2013-04-16  Michael Schroedersupport haiku package naming in selection_canon
2013-04-16  Michael Schroederswitch range->name and range->evr in REL_COMPAT deps...
2013-04-16  Michael Schroederadd DISTTYPE_HAIKU, some small fixes
2013-04-16  Ingo WeinholdAdd Haiku repository support to libsolvext
2013-04-16  Ingo WeinholdAdd support for Haiku compat version comparison
2013-04-16  Ingo WeinholdAdd Haiku semantics version comparison
2013-04-16  Ingo WeinholdAdd basic Haiku support to build system
2013-04-16  Ingo WeinholdUse the hidden fopencookie() on Haiku
2013-04-15  Michael Schroedersplit ugly pubkey handling into separate repo_rpmdb_pub...
2013-04-15  Michael Schroederrefactor rpmdb handling to remove some code duplication
2013-04-15  Michael Schroedersome other perror->pool_error changes
2013-04-15  Michael Schroederfix repo_add_rpmdb error messages, they should not...
2013-04-15  Michael Schroederconvert perror() and fprintf() calls to pool_error()
2013-04-15  Michael Schroederadd pool parameter to rpm_state_create so that we can...
2013-04-15  Michael Schroederalso check repodata in fileconflicts precheck code
2013-04-15  Michael Schroederadd credits file
2013-04-15  Michael Schroederalso use prechecking for non-aliased mode
2013-04-12  Michael Schroedercleanup code a bit
2013-04-12  Michael Schroederfix two small bugs
2013-04-12  Michael Schroedersupport checking for directory aliases when searching...
2013-04-12  Michael Schroederfix error handling in rpm_byrpmdbid
2013-04-11  Michael Schroedersmall fixes
2013-04-11  Michael Schroedermore speed: read all packages just once in 3rd pass
2013-04-11  Michael Schroederadd extra flag paramter to find_fileconflicts
2013-04-10  Michael Schroederthree missed dig->pubkey => digpubkey changes
2013-04-10  Michael Schroederimprove iterate_filelist, it now calls the callback...
2013-04-10  Michael Schroederremove dead code
next