---
yum/config.py | 11 ---
1 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/yum/config.py b/yum/config.py
index 1867975..6c09ee9 100644
--- a/yum/config.py
+++ b/yum/config.py
@@ -45,6 +45,9 @@ from misc import get_uuid, read_in_items_from_dot_dir
# Alter/patch these to c
---
yum/config.py |2 ++
yum/yumRepo.py |3 +++
2 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/yum/config.py b/yum/config.py
index bff59e4..1867975 100644
--- a/yum/config.py
+++ b/yum/config.py
@@ -791,6 +791,7 @@ class YumConf(StartupConf):
# Note that "instant" is
No docs. atm. ... any ideas on a better config. name?
Also we don't cleanup perfectly when moving between sqlite and xml,
probably should do that too.
___
Yum-devel mailing list
Yum-devel@lists.baseurl.org
http://lists.baseurl.org/mailman/listinfo/yum-
---
output.py | 17 -
1 files changed, 16 insertions(+), 1 deletions(-)
diff --git a/output.py b/output.py
index 708a60c..9b2060b 100755
--- a/output.py
+++ b/output.py
@@ -2886,7 +2886,22 @@ class CacheProgressCallback:
to be done
:param name: a name to lab
On 12/02/2011 03:51 PM, James Antill wrote:
> On Thu, 2011-12-01 at 22:19 +0200, Ville Skyttä wrote:
>> ---
>> etc/yum.bash |9 ++---
>> yumcommands.py |4 ++--
>> 2 files changed, 4 insertions(+), 9 deletions(-)
>
> I'm not sure how much normal people really want the header to dis
On 12/02/2011 03:49 PM, James Antill wrote:
> On Thu, 2011-12-01 at 22:19 +0200, Ville Skyttä wrote:
>> ---
>> cli.py |2 +-
>> etc/yum.bash |3 +--
>> 2 files changed, 2 insertions(+), 3 deletions(-)
>
> ACK.
Pushed. This fixed http://yum.baseurl.org/ticket/29 -- could someone
c
---
output.py | 39 ++-
yum/__init__.py | 20 ++--
yum/rpmtrans.py | 24 +---
3 files changed, 69 insertions(+), 14 deletions(-)
diff --git a/output.py b/output.py
index bc115ca..74fad36 100755
--- a/output.py
+++
---
output.py | 34 --
1 files changed, 20 insertions(+), 14 deletions(-)
diff --git a/output.py b/output.py
index 74fad36..708a60c 100755
--- a/output.py
+++ b/output.py
@@ -49,6 +49,19 @@ from yum.i18n import utf8_width, utf8_width_fill,
utf8_text_fill
impo
---
cli.py |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/cli.py b/cli.py
index 7bd341d..919120c 100755
--- a/cli.py
+++ b/cli.py
@@ -966,6 +966,7 @@ class YumBaseCli(yum.YumBase, output.YumOutput):
continue
nayi = napkg.yum
On Thu, 2011-12-01 at 22:19 +0200, Ville Skyttä wrote:
> ---
> etc/yum.bash |9 ++---
> yumcommands.py |4 ++--
> 2 files changed, 4 insertions(+), 9 deletions(-)
I'm not sure how much normal people really want the header to disappear
here, do we do that for other commands? Also I
On Thu, 2011-12-01 at 22:19 +0200, Ville Skyttä wrote:
> ---
> cli.py |2 +-
> etc/yum.bash |3 +--
> 2 files changed, 2 insertions(+), 3 deletions(-)
ACK.
signature.asc
Description: This is a digitally signed message part
___
Yum-deve
11 matches
Mail list logo