---
output.py |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/output.py b/output.py
index 2287b90..ec4bd45 100755
--- a/output.py
+++ b/output.py
@@ -1813,8 +1813,9 @@ to exit.
utf8_width_fill(_("Package"), 53, 53))
print "-" * 79
---
yum/packages.py |5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/yum/packages.py b/yum/packages.py
index b5a7d40..e83c0d5 100644
--- a/yum/packages.py
+++ b/yum/packages.py
@@ -290,8 +290,9 @@ class PackageObject(object):
return False
if self.p
On Thu, 2010-09-09 at 15:20 -0400, James Antill wrote:
> ---
> output.py | 109
>
> yumcommands.py |7 +++-
> 2 files changed, 99 insertions(+), 17 deletions(-)
>
ACK
-sv
> diff --git a/output.py b/output.py
> index 1b6bc70..
On Thu, 2010-09-09 at 15:20 -0400, James Antill wrote:
> ---
> yumcommands.py |9 ++---
> 1 files changed, 6 insertions(+), 3 deletions(-)
>
> diff --git a/yumcommands.py b/yumcommands.py
> index 351e6b4..b815780 100644
> --- a/yumcommands.py
> +++ b/yumcommands.py
> @@ -1359,7 +1359,9 @@
On Thu, 2010-09-09 at 15:20 -0400, James Antill wrote:
> ---
> yumcommands.py |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/yumcommands.py b/yumcommands.py
> index 5498322..b3935f6 100644
> --- a/yumcommands.py
> +++ b/yumcommands.py
> @@ -1329,7 +1329,7 @@ class
On Thu, 2010-09-09 at 14:42 -0400, James Antill wrote:
> ---
> cli.py | 20
> shell.py| 12
> yum/__init__.py |2 ++
> 3 files changed, 34 insertions(+), 0 deletions(-)
>
> diff --git a/cli.py b/cli.py
> index 3e837ae..0accd35 100644
> --
On Thu, 2010-09-09 at 16:04 -0400, James Antill wrote:
> ---
> yum/yumRepo.py | 10 ++
> 1 files changed, 10 insertions(+), 0 deletions(-)
>
> diff --git a/yum/yumRepo.py b/yum/yumRepo.py
> index 37b4b3d..b501d61 100644
> --- a/yum/yumRepo.py
> +++ b/yum/yumRepo.py
> @@ -1314,6 +1314,16
---
yum/yumRepo.py | 10 ++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/yum/yumRepo.py b/yum/yumRepo.py
index 37b4b3d..b501d61 100644
--- a/yum/yumRepo.py
+++ b/yum/yumRepo.py
@@ -1314,6 +1314,16 @@ class YumRepository(Repository, config.RepoConf):
---
output.py | 109
yumcommands.py |7 +++-
2 files changed, 99 insertions(+), 17 deletions(-)
diff --git a/output.py b/output.py
index 1b6bc70..2287b90 100755
--- a/output.py
+++ b/output.py
@@ -1378,7 +1378,7 @@ to exit.
---
yumcommands.py |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/yumcommands.py b/yumcommands.py
index 5498322..b3935f6 100644
--- a/yumcommands.py
+++ b/yumcommands.py
@@ -1329,7 +1329,7 @@ class HistoryCommand(YumCommand):
return ['history']
def getUsa
---
yumcommands.py |9 ++---
1 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/yumcommands.py b/yumcommands.py
index 351e6b4..b815780 100644
--- a/yumcommands.py
+++ b/yumcommands.py
@@ -1359,7 +1359,9 @@ class HistoryCommand(YumCommand):
def doCheck(self, base, basecmd
---
cli.py | 20
shell.py| 12
yum/__init__.py |2 ++
3 files changed, 34 insertions(+), 0 deletions(-)
diff --git a/cli.py b/cli.py
index 3e837ae..0accd35 100644
--- a/cli.py
+++ b/cli.py
@@ -327,14 +327,34 @@ class YumBaseCli(yum.YumBas
12 matches
Mail list logo