26
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use arch as well as name in fmt_requires.
nevyn
as James Antill
More... over 13 years ago
add 3.2.29 requirement for repoquery --search More... over 13 years ago
- fix repoquery for the bizarre empty results and the traceback on bad input - also needs a fix for yum 3.2.29 in the searchGenerator :( More... over 13 years ago
add --search and --searchfields to repoquery More... over 13 years ago
Add yumdb copy-force, for symmetry with rename-force.
nevyn
as James Antill
More... over 13 years ago
Cleanup yumdb rename/rename-force, and make the difference more obvious.
nevyn
as James Antill
More... over 13 years ago
Add a yumdb sync command, for failed transactions.
nevyn
as James Antill
More... over 13 years ago
Disable any excludes in repodiff.
nevyn
as James Antill
More... over 13 years ago
make all debuginfo repos enabled by auto-update-debuginfo be set to skip_if_unavailable=True More... over 13 years ago
Only display priorities message, if we did something.
nevyn
as James Antill
More... over 13 years ago
Speedup priorities: Reuse rawobsoletes.
nevyn
as James Antill
More... over 13 years ago
Fix the filename argument handling in yum-debug-dump, BZ 641837
nevyn
as James Antill
More... over 13 years ago
show-installed, a new tool to give a compat description of the packages installed on the system making use of dependencies and comps groups More... over 13 years ago
Obey --nogpgcheck in --tmprepo repos. Use pkgs_gpgcheck/etc. for defaults.
nevyn
as James Antill
More... over 13 years ago
Fix unicide in repoquery --installed -a --changelog.
nevyn
as James Antill
More... over 13 years ago
to_unicode() on the changelog output as per ticket 610 - thanks to Richard Fearn for the suggestion More... over 13 years ago
Fix the text in the config. file for the tmprepo plugin.
nevyn
as James Antill
More... over 13 years ago
Remove-with-leaves plugin: check install reason More... over 13 years ago
Fix typos in man page, "pacakges" => packages. BZ 632857
nevyn
as James Antill
More... over 13 years ago
Make --groupmember have sorted output.
nevyn
as James Antill
More... over 13 years ago
when --groupmember is specified output the groups per pkg not just as one lump intermixed More... over 13 years ago
stop using setConfigOption in tsflags plugin More... almost 14 years ago
Update the docs. for "yum-security".
nevyn
as James Antill
More... almost 14 years ago
Use .text() for notices, to drop files output by default.
nevyn
as James Antill
More... almost 14 years ago
Merge branch 'master' of ssh://yum.baseurl.org/srv/projects/yum/git/yum-utils More... almost 14 years ago
fix the url-based repofrompaths with repoclosure from having the wrong prefix prepended to them closes rh bug 622710 More... almost 14 years ago
Don't display 0: for epoch, on installed kernels security warning
nevyn
as James Antill
More... almost 14 years ago
Choose the sub-command more intelligently, depending on the args. (or lack)
nevyn
as James Antill
More... almost 14 years ago
Display multiple certs, on newer yums ... almost certainly not though
nevyn
as James Antill
More... almost 14 years ago
catch repoErrors when we go to matchPkgs since that's where they end up getting setup. partial fix for rh bug #621639 More... almost 14 years ago