On Mon, Jan 10, 2011 at 11:03 PM, James Antill wrote:
> ---
> yum/pkgtag_db.py | 10 --
> 1 files changed, 8 insertions(+), 2 deletions(-)
>
> diff --git a/yum/pkgtag_db.py b/yum/pkgtag_db.py
> index 016dd41..afcc28d 100644
> --- a/yum/pkgtag_db.py
> +++ b/yum/pkgtag_db.py
> @@ -53,8 +
---
yum/pkgtag_db.py | 10 --
1 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/yum/pkgtag_db.py b/yum/pkgtag_db.py
index 016dd41..afcc28d 100644
--- a/yum/pkgtag_db.py
+++ b/yum/pkgtag_db.py
@@ -53,8 +53,14 @@ class PackageTagDB(object):
# open it and leave a curso
On Monday 10 January 2011, seth vidal wrote:
> Should we even bother investigating the 'pipe to less' thing that git
> likes to do?
FWIW, I dislike that feature in git. If I want paged output, I use a pager,
otherwise from muscle memory I do type-a-command-then-Shift+PgUp if necessary.
git in
On Mon, 2011-01-10 at 14:35 -0500, James Antill wrote:
> This helps searching for things like "python kvm" or "manager kvm"
> because we don't get 100s of hits for the name search on python or
> manager (which are very common).
> It may be too much though, and/or we may want some way to say "don't
On Mon, 2011-01-10 at 14:28 -0500, James Antill wrote:
> ---
> cli.py |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/cli.py b/cli.py
> index 7c12f43..640f190 100644
> --- a/cli.py
> +++ b/cli.py
> @@ -1506,7 +1506,7 @@ class YumOptionParser(OptionParser):
>
This helps searching for things like "python kvm" or "manager kvm"
because we don't get 100s of hits for the name search on python or
manager (which are very common).
It may be too much though, and/or we may want some way to say "don't
limit" without saying "do a full description search too" ...
---
cli.py |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/cli.py b/cli.py
index 7c12f43..640f190 100644
--- a/cli.py
+++ b/cli.py
@@ -1506,7 +1506,7 @@ class YumOptionParser(OptionParser):
if opts.nogpgcheck:
# Altering the normal configs.