November 2009 Archives by author
Starting: Sun Nov 1 10:39:30 UTC 2009
Ending: Tue Nov 24 11:43:18 UTC 2009
Messages: 132
- [Yum-devel] [PATCH] Match only current language instead of all in group/category searches.
James Antill
- [Yum-devel] [PATCH] Big speed boost for depsolving "large" transactions.
James Antill
- [Yum-devel] [PATCH] Big speed boost for depsolving "large" transactions.
James Antill
- [Yum-devel] [PATCH] Add an index on files.pkgKey ... needed for .simpleFiles() to not suck
James Antill
- [Yum-devel] [PATCH] Only search through non-locale group names, if we didn't match anything
James Antill
- [Yum-devel] [PATCH 1/2] Expand get_running_kernel_version_release into *_pkgtup, to use it elsewhere
James Antill
- [Yum-devel] [PATCH 2/2] Highlight the running kernel specially
James Antill
- [Yum-devel] [PATCH] Use RPMMIRE_GLOB for returnPackages() -- only for ignore_case=False atm.
James Antill
- [Yum-devel] Don't use MIRE, but get the same speedup ... also fix list 0:yum\*
James Antill
- [Yum-devel] [PATCH 1/2] Test the first char of a pattern match, if we can
James Antill
- [Yum-devel] [PATCH 2/2] Fix epoch matching in rpmdb.returnPackages()
James Antill
- [Yum-devel] [PATCH 1/2] Fix get_running_kernel_version_release
James Antill
- [Yum-devel] [PATCH 2/2] Fix for callers that rely on .pkgSackPackages protecting .pkgSack.get*
James Antill
- [Yum-devel] [PATCH 1/2] Expand get_running_kernel_version_release into *_pkgtup, to use it elsewhere
James Antill
- [Yum-devel] [PATCH] Big speed boost for depsolving "large" transactions.
James Antill
- [Yum-devel] [PATCH] fix typo in rpmtrans - fixes rh bug #532933
James Antill
- [Yum-devel] [PATCH] Big speed boost for depsolving "large" transactions.
James Antill
- [Yum-devel] Patches for rpmdb caching in yum
James Antill
- [Yum-devel] [PATCH 1/9] Add cachedir to rpmdb, so we can get calculated data quickly
James Antill
- [Yum-devel] [PATCH 2/9] Add simpleVersion() results to the rpmdb-cache
James Antill
- [Yum-devel] [PATCH 3/9] Cache checkFileRequires data
James Antill
- [Yum-devel] [PATCH 4/9] Cache "conflict packages", store the pkgtups of the packages with conflicts
James Antill
- [Yum-devel] [PATCH 5/9] Add tsInfo.futureRpmDBVersion, so we can do better quality rpmdb caching
James Antill
- [Yum-devel] [PATCH 6/9] Add transactionResultVersion() and transactionCacheConflictPackages()
James Antill
- [Yum-devel] [PATCH 7/9] Add transactionCacheFileRequires() and fileRequiresData()
James Antill
- [Yum-devel] [PATCH 8/9] Add .cleanRpmDB(), so the user can manually clean. And other minor fixes.
James Antill
- [Yum-devel] [PATCH 9/9] Add "version nogroups*" to version command, to ignore version groups data
James Antill
- [Yum-devel] Is providing sql text files instead of binary sqlite db files feasible?
James Antill
- [Yum-devel] [PATCH] Add po/Makevars for gettext plural handling
James Antill
- [Yum-devel] [PATCH] Exceptions in depsolve.py (3_2_X branch, CentOS 5.4 installer)
James Antill
- [Yum-devel] [PATCH] Exceptions in depsolve.py (3_2_X branch, CentOS 5.4 installer)
James Antill
- [Yum-devel] [PATCH] updating yumRepo dump() method and adding YumConf.dump() method to output nicer lists of all of our config settings
James Antill
- [Yum-devel] [PATCH] Exceptions in depsolve.py (3_2_X branch, CentOS 5.4 installer)
James Antill
- [Yum-devel] Patches for rpmdb caching in yum
James Antill
- [Yum-devel] [PATCH] Exceptions in depsolve.py (3_2_X branch, CentOS 5.4 installer)
James Antill
- [Yum-devel] [PATCH] add --releasever option so users can bump from (for example) 11 to 12 w/o having to grab the fedora-release pkg from 12 manually.
James Antill
- [Yum-devel] [PATCH] Wrap License field, due to 100+ char. joy in Fedora
James Antill
- [Yum-devel] [PATCH] ignore transaction files which end with 'disabled' - so we can keep ones which are wonky around for debugging but not pester the user with them.
James Antill
- [Yum-devel] [PATCH 1/3] Add "re_remote_url()" for testing if a url is "remote"
James Antill
- [Yum-devel] [PATCH 2/3] Add YumUrlPackage(), to download packages and use YumLocalPackage on them
James Antill
- [Yum-devel] [PATCH 3/3] Have localInstall()/etc. use YumUrlPackage(), so we act more like rpm.
James Antill
- [Yum-devel] [PATCH 1/3] Add "re_remote_url()" for testing if a url is "remote"
James Antill
- [Yum-devel] [PATCH] don't output usage() when the user fatfingers a command
James Antill
- [Yum-devel] [PATCH 1/3] Add ui_nevra and ui_envra to POs
James Antill
- [Yum-devel] [PATCH 2/3] Add ui_from_repo to POs
James Antill
- [Yum-devel] [PATCH 3/3] Cleanup code using ui_nevra and ui_from_repo
James Antill
- [Yum-devel] [PATCH] Add "merged" history API, testcases and UI
James Antill
- [Yum-devel] [PATCH 1/2] Add merged history API, this is a combined history for multiple history transactions within a single object. The trans_data member is pretty tricky, so there is a bunch of testcases for that. Mainly because we simplify the output for the user so:
James Antill
- [Yum-devel] [PATCH 2/2] UI for merged transactions in "history info".
James Antill
- [Yum-devel] Add /<releasever> to the end of pkgs. So we can see what "fedora" means
James Antill
- [Yum-devel] [PATCH 1/3] Convert missed direct usage of from_repo to use ui_from_repo
James Antill
- [Yum-devel] [PATCH 2/3] Add releasever to rpmdb, so we can locally compare it to yumdb etc.
James Antill
- [Yum-devel] [PATCH 3/3] Change ui_from_repo to compare releasever, and print if it's different
James Antill
- [Yum-devel] [PATCH 3/3] Change ui_from_repo to compare releasever, and print if it's different
James Antill
- [Yum-devel] [PATCH] Fix the chopping name output in "history info", when we obsolete
James Antill
- [Yum-devel] [PATCH 1/2] Expand get_running_kernel_version_release into *_pkgtup, to use it elsewhere
Mike Bonnet
- [Yum-devel] [PATCH 1/3] Add "re_remote_url()" for testing if a url is "remote"
Mike Bonnet
- [Yum-devel] [PATCH] Exceptions in depsolve.py (3_2_X branch, CentOS 5.4 installer)
Charlie Brady
- [Yum-devel] [PATCH] Exceptions in depsolve.py (3_2_X branch, CentOS 5.4 installer)
Charlie Brady
- [Yum-devel] [PATCH] Exceptions in depsolve.py (3_2_X branch, CentOS 5.4 installer)
Charlie Brady
- [Yum-devel] [PATCH] Exceptions in depsolve.py (3_2_X branch, CentOS 5.4 installer)
Charlie Brady
- [Yum-devel] [PATCH] Exceptions in depsolve.py (3_2_X branch, CentOS 5.4 installer)
Charlie Brady
- [Yum-devel] [PATCH] Add po/Makevars for gettext plural handling
Jeremy Katz
- [Yum-devel] [PATCH] Add po/Makevars for gettext plural handling
Jeremy Katz
- [Yum-devel] Adding yum translation submissions to Fedora's Transifex?
Jeremy Katz
- [Yum-devel] yum-utils 1.1.24 Released
Tim Lauridsen
- [Yum-devel] yum-utils 1.1.24 Released
Tim Lauridsen
- [Yum-devel] yum-utils 1.1.24 Released
Tim Lauridsen
- [Yum-devel] [PATCH] Add po/Makevars for gettext plural handling
Tim Lauridsen
- [Yum-devel] Adding yum translation submissions to Fedora's Transifex?
Tim Lauridsen
- [Yum-devel] [PATCH] Add long variants for all command line options.
Terje Røsten
- [Yum-devel] [PATCH] Match only current language instead of all in group/category searches.
Ville Skyttä
- [Yum-devel] [PATCH] Match only current language instead of all in group/category searches.
Ville Skyttä
- [Yum-devel] [PATCH] Only search through non-locale group names, if we didn't match anything
Ville Skyttä
- [Yum-devel] [PATCH] Big speed boost for depsolving "large" transactions.
Ville Skyttä
- [Yum-devel] [PATCH] Fix UnicodeDecodeError with UTF-8 changelog names.
Ville Skyttä
- [Yum-devel] [PATCH] Fix UnicodeDecodeError with UTF-8 changelog names.
Ville Skyttä
- [Yum-devel] yum-utils 1.1.24 Released
Ville Skyttä
- [Yum-devel] [PATCH] Wrap License field, due to 100+ char. joy in Fedora
Ville Skyttä
- [Yum-devel] [PATCH] Add long variants for all command line options.
Ville Skyttä
- [Yum-devel] [PATCH 1/3] Add "re_remote_url()" for testing if a url is "remote"
Ville Skyttä
- [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
Ville-Pekka Vainio
- [Yum-devel] [Fwd: Re: [yum-commits] Branch 'yum-3_2_X' - 5 commits - output.py rpmUtils/transaction.py yum/depsolve.py yum/packages.py yum/rpmsack.py]
Ville-Pekka Vainio
- [Yum-devel] Adding yum translation submissions to Fedora's Transifex?
Ville-Pekka Vainio
- [Yum-devel] [PATCH] Add po/Makevars for gettext plural handling
Ville-Pekka Vainio
- [Yum-devel] [PATCH] Add po/Makevars for gettext plural handling
Ville-Pekka Vainio
- [Yum-devel] [PATCH] Add po/Makevars for gettext plural handling
Ville-Pekka Vainio
- [Yum-devel] [PATCH] Add po/Makevars for gettext plural handling
Ville-Pekka Vainio
- [Yum-devel] [PATCH] Add po/Makevars for gettext plural handling
Ville-Pekka Vainio
- [Yum-devel] Adding yum translation submissions to Fedora's Transifex?
Ville-Pekka Vainio
- [Yum-devel] [PATCH 0/2] Use gettext plurals in cli.py and output.py
Ville-Pekka Vainio
- [Yum-devel] [PATCH 1/2] Convert cli.py to use P_ for plural string handling
Ville-Pekka Vainio
- [Yum-devel] [PATCH 2/2] Convert output.py to use P_ for plural string handling
Ville-Pekka Vainio
- [Yum-devel] [PATCH] Fix UnicodeDecodeErrors in yumcommands.py
Ville-Pekka Vainio
- [Yum-devel] [PATCH 0/2] Use gettext plurals in cli.py and output.py
Ville-Pekka Vainio
- [Yum-devel] Adding yum translation submissions to Fedora's Transifex?
Ville-Pekka Vainio
- [Yum-devel] Request-For-Ideas: requires statistics and thoughts on making our metadata smaller
Hedayat Vatankhah
- [Yum-devel] Is providing sql text files instead of binary sqlite db files feasible?
Hedayat Vatankhah
- [Yum-devel] Is providing sql text files instead of binary sqlite db files feasible?
Hedayat Vatankhah
- [Yum-devel] Is providing sql text files instead of binary sqlite db files feasible?
Hedayat Vatankhah
- [Yum-devel] [PATCH] Match only current language instead of all in group/category searches.
Seth Vidal
- [Yum-devel] [PATCH] Match only current language instead of all in group/category searches.
Seth Vidal
- [Yum-devel] [PATCH] Big speed boost for depsolving "large" transactions.
Seth Vidal
- [Yum-devel] [PATCH] Only search through non-locale group names, if we didn't match anything
Seth Vidal
- [Yum-devel] Request-For-Ideas: requires statistics and thoughts on making our metadata smaller
Seth Vidal
- [Yum-devel] [PATCH 1/2] Expand get_running_kernel_version_release into *_pkgtup, to use it elsewhere
Seth Vidal
- [Yum-devel] [PATCH 2/2] Highlight the running kernel specially
Seth Vidal
- [Yum-devel] [PATCH] Trivial has_key() to "in" changes.
Seth Vidal
- [Yum-devel] [PATCH] fix typo in rpmtrans - fixes rh bug #532933
Seth Vidal
- [Yum-devel] [PATCH 1/2] Fix get_running_kernel_version_release
Seth Vidal
- [Yum-devel] [PATCH 1/2] Test the first char of a pattern match, if we can
Seth Vidal
- [Yum-devel] [PATCH] Big speed boost for depsolving "large" transactions.
Seth Vidal
- [Yum-devel] [PATCH] Fix UnicodeDecodeError with UTF-8 changelog names.
Seth Vidal
- [Yum-devel] Is providing sql text files instead of binary sqlite db files feasible?
Seth Vidal
- [Yum-devel] [PATCH] updating yumRepo dump() method and adding YumConf.dump() method to output nicer lists of all of our config settings
Seth Vidal
- [Yum-devel] [PATCH] updating yumRepo dump() method and adding YumConf.dump() method to output nicer lists of all of our config settings
Seth Vidal
- [Yum-devel] Patches for rpmdb caching in yum
Seth Vidal
- [Yum-devel] [PATCH] add --releasever option so users can bump from (for example) 11 to 12 w/o having to grab the fedora-release pkg from 12 manually.
Seth Vidal
- [Yum-devel] [PATCH] add --releasever option so users can bump from (for example) 11 to 12 w/o having to grab the fedora-release pkg from 12 manually.
Seth Vidal
- [Yum-devel] Adding yum translation submissions to Fedora's Transifex?
Seth Vidal
- [Yum-devel] [PATCH] ignore transaction files which end with 'disabled' - so we can keep ones which are wonky around for debugging but not pester the user with them.
Seth Vidal
- [Yum-devel] [PATCH 1/3] Add "re_remote_url()" for testing if a url is "remote"
Seth Vidal
- [Yum-devel] [PATCH] Add long variants for all command line options.
Seth Vidal
- [Yum-devel] [PATCH] Add long variants for all command line options.
Seth Vidal
- [Yum-devel] [PATCH] don't output usage() when the user fatfingers a command
Seth Vidal
- [Yum-devel] [PATCH 1/3] Add "re_remote_url()" for testing if a url is "remote"
Seth Vidal
- [Yum-devel] [PATCH 1/3] Add ui_nevra and ui_envra to POs
Seth Vidal
- [Yum-devel] [PATCH 3/3] Change ui_from_repo to compare releasever, and print if it's different
Seth Vidal
- [Yum-devel] [PATCH 3/3] Change ui_from_repo to compare releasever, and print if it's different
Seth Vidal
- [Yum-devel] Adding yum translation submissions to Fedora's Transifex?
Seth Vidal
- [Yum-devel] [PATCH] Add "merged" history API, testcases and UI
Seth Vidal
- [Yum-devel] it says to report it to your site
jerry w
Last message date:
Tue Nov 24 11:43:18 UTC 2009
Archived on: Tue Nov 24 11:43:49 UTC 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).