Messages by Thread
-
[Yum-devel] [PATCH] Adds documentation for the callback module.
Nick Jacek
-
[Yum-devel] yum cache handling issues (wrt repoquery)
Jon Stanley
-
[Yum-devel] [PATCH 1/3] Use TMPDIR, if set, for save_ts. BZ 723280.
James Antill
-
[Yum-devel] [PATCH] Adds initial files for automatically generating html documentation.
Nick Jacek
-
Re: [Yum-devel] [PATCH] - make the pre check look for 0 or "0" b/c 0 comes from the pkgs and "0" comes from the sqlite :) - if we have nothing we've used in the requires output, then don't output anything - this makes it match the behavior of dumping
tim.laurid...@gmail.com
-
[Yum-devel] [PATCH] sort the files output too - it takes a bit more time but it makes things easier to read :)
Seth Vidal
-
[Yum-devel] [PATCH] - make the pre check look for 0 or "0" b/c 0 comes from the pkgs and "0" comes from the sqlite :) - if we have nothing we've used in the requires output, then don't output anything - this makes it match the behavior of dumping to xml from the sqlite dbs - set installedsize properly for header/local pkg objects - use installedsize properly in the xml generation :) - sort the requires and provides lists so if nothing has changed nothing in the repodata will change :)
Seth Vidal
-
[Yum-devel] [PATCH 1/2] when you .lower() a string you want to compare it to lowercase values, not uppercase ones.
Seth Vidal
-
[Yum-devel] [PATCH] when you .lower() a string you want to compare it to lowercase values, not uppercase ones.
Seth Vidal
-
[Yum-devel] [PATCH] Adds documentation for the cli module.
Nick Jacek
-
[Yum-devel] [PATCH 1/4] When we call _deal_with_bad_rpmdbcache(), due to a package ... show the pkg.
James Antill
-
[Yum-devel] RPM Downloads in separate process(es)
Zdeněk Pavlas
-
[Yum-devel] [UG] Why isn't urlgrabber on PyPI?
Victor Andrée
-
[Yum-devel] [PATCH] Adds documentation for the utils module.
Nick Jacek
-
[Yum-devel] [PATCH] Adds documentation for the yummain module.
Nick Jacek
-
[Yum-devel] [PATCH] Fix a (likely) typo in writeRawRepoFile()
Zdeněk Pavlas
-
[Yum-devel] is the "groups" command necessary
Andrew Ford
-
[Yum-devel] [PATCH 1/2] Add a bunch more functionality to "alwaysprompt", to make it DTRT for people.
James Antill
-
[Yum-devel] [PATCH] Do not output '\r' unless to a tty.
Zdeněk Pavlas
-
[Yum-devel] [PATCH] Adds documentation for the output module.
Nick Jacek
-
[Yum-devel] [PATCH 1/2] Ignore EACCES on yumdb stat calls, which shouldn't happen. But ignore is nicer than traceback. BZ 719467
James Antill
-
[Yum-devel] [PATCH] Ignore EACCES on yumdb stat calls, users can't access yumdb :(. BZ 719467
James Antill
-
[Yum-devel] [PATCH] Adds documentation for the shell module.
Nick Jacek
-
[Yum-devel] [PATCH 2/2] Add new urlgrabber option 'csumfunc'.
Zdeněk Pavlas
-
[Yum-devel] [PATCH 1/3] Add arg 'hint' to YumAvailablePackage.verifyLocalPkg()
Zdeněk Pavlas
-
[Yum-devel] [PATCH 2/2] Add new urlgrabber option 'csum_type'.
Zdeněk Pavlas
-
[Yum-devel] [PATCH 1/2] Fix a typo in a docstring.
Zdeněk Pavlas
-
[Yum-devel] [PATCH] Fix confusion from passing pkgtup as an nevra_dict. BZ 717973.
James Antill
-
Re: [Yum-devel] Yum documentation
James Antill
-
[Yum-devel] [PATCH] Add the ppc => ppc64 change, but keep the old default upstream atm. BZ 713791
James Antill
-
[Yum-devel] yum 3.4.3 released
James Antill
-
[Yum-devel] [PATCH] Don't call repo.doSetup() if we've already setup the repos. BZ 717163.
James Antill
-
[Yum-devel] [PATCH] Disable the rpmtrans chroot workaround. Use exclusive locking in history.
James Antill
-
[Yum-devel] (no subject)
Zdeněk Pavlas
-
[Yum-devel] [PATCH] Make _curl_cache thread-local.
Zdeněk Pavlas
-
[Yum-devel] [PATCH] Checks if we have read and write access in the current directory. If not, chdir to /. BZ 698795
Nick Jacek
-
[Yum-devel] [PATCH] Don't show -c warning, when we've changed it due to --installroot. BZ 707358.
James Antill
-
[Yum-devel] [PATCH] Make the source xgettext-friendly.
Zdeněk Pavlas
-
[Yum-devel] [PATCH] Fix rpm chroot insanity, so we can access the history DB from unInstStop() cb.
James Antill
-
[Yum-devel] depsolve.py
Zdenek Pavlas
-
[Yum-devel] [PATCH] add check to make sure rest in the libc collapsing is not a single item list.
Seth Vidal
-
[Yum-devel] [PATCH] Fix a leaked file descriptor
Zdeněk Pavlas
-
[Yum-devel] [PATCH] Clean up the 'Transaction summary' report.
Zdeněk Pavlas
-
[Yum-devel] [PATCH 1/3] Changes the Transaction Summary so that the plurals are printed using ngettext. BZ 552317
Nick Jacek
-
[Yum-devel] [patch] leaking yum.log fd when instantiating multiple YumBase objects
Zdenek Pavlas
-
[Yum-devel] Subject: Re: Re: Patch submission for --noremotepath option
Philip Mather
-
[Yum-devel] New yum maintainer/developer
Zdenek Pavlas
-
[Yum-devel] [PATCH] Turn a name into a txmbr, if we can. Helps erase filelog/scriptout and history.
James Antill
-
[Yum-devel] [PATCH] If verifyTransaction detects that an install or removal was not successful, it will now set the output_state of the pkg to TS_FAILED. BZ 661962
Nick Jacek
-
[Yum-devel] [PATCH] If verifyTransaction detects that a removal was not successful, it will now set the output_state of the pkg to TS_FAILED. BZ 661962
Nick Jacek
-
[Yum-devel] [PATCH] Stops yum from saying that a package has been removed if an error prevents the removal from completing successfully. BZ 661962
Nick Jacek
-
[Yum-devel] [PATCH] Stops "Finished dependency resolution" from being printed multiple times when --skip-broken is used. BZ 626569
Nick Jacek
-
[Yum-devel] [PATCH 1/3] Show from_repo in matchcallback. Only print "Matched from" is there is more.
James Antill
-
[Yum-devel] [PATCH] - Fixed small typo at protected_multilib description on yum.conf man page
Marcelo Moreira de Mello
-
[Yum-devel] Patch submission for --noremotepath option
Philip Mather
-
[Yum-devel] [PATCH 1/2] Changed archlist set up to handle multilib. BZ 710579
Nick Jacek
-
[Yum-devel] [PATCH 1/4] Adds the Groups command, and removes individual command classes for grouplist etc. Adds the group summary function.
Nick Jacek
-
[Yum-devel] [PATCH] Changed archlist set up to handle multilib. BZ 710579
Nick Jacek
-
[Yum-devel] [PATCH 2/3] Make FakePackage use a simulated RPMDBAdditionalDataPackage for yumdb_info.
Casey Jao
-
[Yum-devel] [PATCH 3/3] Add complex remove tests for new _remove_old_deps code.
Casey Jao
-
[Yum-devel] [PATCH 2/3] Make FakePackage use a simulated RPMDBAdditionalDataPackage for yumdb_info.
Casey Jao
-
[Yum-devel] [PATCH 1/3] Fix _remove_old_deps to deal with chains of revdeps.
Casey Jao
-
[Yum-devel] please ignore my most recent patch
Casey Jao
-
[Yum-devel] [PATCH] Make FakePackage use a simulated RPMDBAdditionalDataPackage for yumdb_info.
Casey Jao
-
[Yum-devel] Weird "Ignored option -c" messages with current yum-3_2_X
Ville Skyttä