October 2009 Archives by thread
Starting: Thu Oct 1 07:59:21 UTC 2009
Ending: Sat Oct 31 20:00:35 UTC 2009
Messages: 199
- [Yum-devel] [PATCH] clean up all the import yum.blah and from yum.blah import blah
Tim Lauridsen
- [Yum-devel] Spelling fix
Ed Avis
- [Yum-devel] [PATCH] Deprecate has_key() in favour of "in" for metadata entries.
Ville Skyttä
- [Yum-devel] [PATCH] add a returnLeafNodes() to rpmsack
Seth Vidal
- [Yum-devel] [PATCH] package-cleanup rewrite
Seth Vidal
- [Yum-devel] [PATCH] Preserve "reason=dep" across updates and add it for dep. installs.
James Antill
- [Yum-devel] [PATCH] Make mdpolicy to be a list, to give users/callers greater control
James Antill
- [Yum-devel] [PATCH] make sure if our metalink or mirrorlist has any odd chars in it that we don't traceback trying to print it
Seth Vidal
- [Yum-devel] [PATCH] if we have some duplicate installed pkgs that do not conflict and we update for the newer one but something deps on the older one. We shouldn't fail against the rpm tscheck, we should fail well before then.
Seth Vidal
- [Yum-devel] [PATCH 1/2] if we have some duplicate installed pkgs that do not conflict and we update for the newer one but something deps on the older one. We shouldn't fail against the rpm tscheck, we should fail well before then.
Seth Vidal
- [Yum-devel] [PATCH 2/2] fix up the naming of the new method to make it less studlycaps'd
Seth Vidal
- [Yum-devel] [PATCH] when we do localinstalls/reinstalls/etc - make sure we check disableexcludes to see if we've disabled the exclude that might be stopping the localinstall.
Seth Vidal
- [Yum-devel] [PATCH] when we are setting up utils handle -q and -v as we do in cli.
Seth Vidal
- [Yum-devel] [PATCH] Import sys for sys.hexversion check, BZ 528233
James Antill
- [Yum-devel] [PATCH] Another returnLeafNodes speedup (roughly 10%).
Ville Skyttä
- [Yum-devel] [PATCH] If X-1 and X-2 both provide/require FOO then X is a leaf node:
James Antill
- [Yum-devel] [PATCH] Add "Dep-Install" as a state to history.
James Antill
- [Yum-devel] [PATCH] Change map(lambda ... => list comprehensions
James Antill
- [Yum-devel] [PATCH] check for file's existence using os.path.lexist() instead of exist() so we don't misreport symlinks as missing.
Seth Vidal
- [Yum-devel] [PATCH] Show scriptlet-output and errors in history info
James Antill
- [Yum-devel] [PATCH] Group MD downloads, and use the length to give total size.
James Antill
- [Yum-devel] [PATCH] fix pylint error (misc. used in line #111)
Tim Lauridsen
- [Yum-devel] [PATCH] Drop self._pkgtup2pkgs cache, leak checker to the rescue again
James Antill
- [Yum-devel] [PATCH] Remove yum-metadata-parser from the default run_with_package_names list
James Antill
- [Yum-devel] [PATCH] Remove yum-metadata-parser from the default run_with_package_names list
James Antill
- [Yum-devel] [PATCH] fix pylint warnings (imports)
Tim Lauridsen
- [Yum-devel] [PATCH] fix pylint warnings (unneeded lambda)
Tim Lauridsen
- [Yum-devel] [PATCH] make test should do a msgfmt -c on all the translations
Seth Vidal
- [Yum-devel] yum 3.2.25 released
Seth Vidal
- [Yum-devel] [PATCH] Remove rpmdb version of contains(), the PackageSackBase one is identical
James Antill
- [Yum-devel] [PATCH] bump the score of a provider in compare_provider if the reqpo pkg and it have the same repository.
Seth Vidal
- [Yum-devel] [PATCH] Fix traceback when downloading one MD w/size.
Ville Skyttä
- [Yum-devel] [PATCH] Use yumdb_info.from_repo in listTransaction for removes
James Antill
- [Yum-devel] [PATCH] Minor speedup in rpmdb._search().
James Antill
- [Yum-devel] [PATCH] Don't trigger a full search for everything starting with a digit.
Ville Skyttä
- [Yum-devel] [PATCH] Add yum locking to YumUtilsBase move the locking process information from yummain.py into utils.py, so we can't share it and have the same output for both yum-cli and yum-utils tools using YumUtilsBase.
Tim Lauridsen
- [Yum-devel] [PATCH 1/3] Add .base_package_name, which parses .sourcerpm or uses .name
James Antill
- [Yum-devel] [PATCH 2/3] Is base package name installed, added as a compare_providers test Should fix the problem that ticket/296 has
James Antill
- [Yum-devel] [PATCH] Replace some cmp based sorts with key based ones.
Ville Skyttä
- [Yum-devel] [yum-commits] yum-utils.spec
Seth Vidal
- [Yum-devel] [PATCH] Add bash completion.
Ville Skyttä
- [Yum-devel] [PATCH] fix pylint error ************* Module yum.yumRepo E0602:1360:YumRepository._commonRetrieveDataMD: Undefined variable 'download_no_size'
Tim Lauridsen
- [Yum-devel] Breaking yum repository metadata
Hedayat Vatankhah
- [Yum-devel] [PATCH] Add bash completion.
Ville Skyttä
- [Yum-devel] [PATCH] Fix SQLite names-only simplePkgList.
Ville Skyttä
- [Yum-devel] [PATCH] Make repoquery --pkgnarrow=extras actually output its findings.
Ville Skyttä
- [Yum-devel] [PATCH] Clarify that -C uses the system cache, not the user one.
Ville Skyttä
- [Yum-devel] [PATCH] Improve relevance ordering of search results.
Ville Skyttä
- [Yum-devel] [PATCH] Add aclpkgs configuration variable
James Antill
- [Yum-devel] yum api kernel install weirdness
Tim Lauridsen
- [Yum-devel] [PATCH] Usernames can contain unicode, so make them unicode. Fixes BZ 531338
James Antill
- [Yum-devel] show-leaves and "RPMDB has been altered" warnings
Ville Skyttä
- [Yum-devel] [PATCH] Add utf8* calls for history and real i18n, add to_unicode(name) everywhere
James Antill
- [Yum-devel] [PATCH] Fix rpmdb.simpleVersion() to ignore gpg-pubkeys, dito. returnPackages()
James Antill
- [Yum-devel] yum api kernel install weirdness
Tim Lauridsen
- [Yum-devel] [PATCH] - don't include requirements in the metadata when the pkg provides it for itself.
Seth Vidal
- [Yum-devel] [PATCH 1/2] - don't include requirements in the metadata when the pkg provides it for itself.
Seth Vidal
- [Yum-devel] [PATCH 1/3] Simplify some regexps.
Ville Skyttä
- [Yum-devel] [PATCH 2/3] Treat square brackets same way in re_full_search_needed and refineSearchPattern as in re_glob.
Ville Skyttä
- [Yum-devel] [PATCH 1/2] Cache regex match/search function instead of the regex for a small speedup.
Ville Skyttä
- [Yum-devel] [PATCH 2/2] Simplify re_full_search_needed "primary" regex.
Ville Skyttä
- [Yum-devel] [PATCH] Minor opt. for allowedMultipleInstalls() and pkg.*_names callers
James Antill
- [Yum-devel] [PATCH] A couple of minor opts for depsolving, in checkInstall and checkRemove
James Antill
- [Yum-devel] [PATCH] Fix: Unicode unequal comparison failed to convert both arguments to Unicode
James Antill
- [Yum-devel] [PATCH 1/2] fix for https://bugzilla.redhat.com/show_bug.cgi?id=531781
Seth Vidal
- [Yum-devel] [PATCH 2/2] and make sure the url and exception are using the 'proper' ones.
Seth Vidal
- [Yum-devel] [PATCH] Trivial has_key() to "in" changes.
Ville Skyttä
- [Yum-devel] Some perf. notes on loading prco data, and rpmdb caching
James Antill
- [Yum-devel] [yum-commits] Branch 'yum-3_2_X' - 5 commits - output.py rpmUtils/transaction.py yum/depsolve.py yum/packages.py yum/rpmsack.py
Tim Lauridsen
- [Yum-devel] Request-For-Ideas: requires statistics and thoughts on making our metadata smaller
Seth Vidal
- [Yum-devel] [PATCH] Match only current language instead of all in group/category searches.
Ville Skyttä
Last message date:
Sat Oct 31 20:00:35 UTC 2009
Archived on: Sat Oct 31 20:01:09 UTC 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).