misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pym
/
output.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace compat symlinks with a new compat module as the symlink solution prev...
Marius Mauch
2007-02-17
1
-1
/
+1
*
Namespace sanitizing, step 1
Marius Mauch
2007-01-25
1
-393
/
+1
*
Implement --color < y | n > for bug #42115 and deprecate --nocolor. When --c...
Zac Medico
2006-11-01
1
-3
/
+6
*
For bug #152157, don't send a redundant escape sequence with ${PROMPT_COMMAND}.
Zac Medico
2006-10-21
1
-4
/
+6
*
Allow an empty PROMPT_COMMAND for bug #152157.
Zac Medico
2006-10-20
1
-1
/
+3
*
Call sys.stdout.flush() after print statements so that output has the correct...
Zac Medico
2006-09-29
1
-0
/
+5
*
Handle a potential ValueError when parsing the number of terminal columns.
Zac Medico
2006-07-20
1
-5
/
+14
*
Add an EOutput class that provides a python implementation of the familar e* ...
Zac Medico
2006-07-19
1
-0
/
+142
*
When displaying the resume merge list, don't show the skipped package when --...
Zac Medico
2006-07-03
1
-0
/
+1
*
Add a new MERGE_LIST_PROGRESS color class and remove hard coded yellow/green.
Zac Medico
2006-07-01
1
-0
/
+1
*
retain current color schema by adding a new color class for unmerging
Mike Frysinger
2006-06-28
1
-1
/
+4
*
Set WARN=red to so that warnings appear red, as they always have.
Zac Medico
2006-06-28
1
-1
/
+1
*
Put bright colors before dark colors for bug #137206. Thanks to Benno Schule...
Zac Medico
2006-06-18
1
-1
/
+1
*
make elog mail module always set the 'From' header for rfc2822 compliance
Marius Mauch
2006-06-10
1
-1
/
+1
*
use escaping code that works for mrxvt too; thanks to nelchael for the patch;...
Simon Stelling
2006-05-02
1
-1
/
+1
*
Print [ OK ] messages (like eend) when checksums are good. Thanks to fox2mik...
Zac Medico
2006-04-30
1
-0
/
+7
*
Move some color mappings to ensure that they do not override the user defined...
Zac Medico
2006-04-05
1
-5
/
+5
*
Add color code mappings for 16 colors in rgb format.
Zac Medico
2006-04-05
1
-12
/
+32
*
Add support for user configuration of colors in the output module for bug #12...
Zac Medico
2006-04-04
1
-1
/
+44
*
Create a single colorize() function in the output module and use it to genera...
Zac Medico
2006-03-29
1
-44
/
+21
*
Patch by Ed Catmur to add "gnome" to legal_terms in output.py.
Zac Medico
2006-02-21
1
-1
/
+1
*
Patch by marienz to generate default_xterm_title just in time with python ins...
Zac Medico
2006-02-21
1
-3
/
+13
*
Kill the double xterm title codes.
Jason Stubbs
2006-01-01
1
-1
/
+1
*
Use the env's PROMPT_COMMAND for resetting xterm titles when available.
Jason Stubbs
2005-12-25
1
-5
/
+6
*
bye bye mr. cvs_id_string
Brian Harring
2005-08-30
1
-1
/
+1
*
header changes, $Header: -> $Id:
Brian Harring
2005-08-30
1
-1
/
+1
*
Migration (without history) of the current stable line to subversion.
Jason Stubbs
2005-08-28
1
-0
/
+167