summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace compat symlinks with a new compat module as the symlink solution prev...Marius Mauch2007-02-171-1/+1
* Namespace sanitizing, step 1Marius Mauch2007-01-251-393/+1
* Implement --color < y | n > for bug #42115 and deprecate --nocolor. When --c...Zac Medico2006-11-011-3/+6
* For bug #152157, don't send a redundant escape sequence with ${PROMPT_COMMAND}.Zac Medico2006-10-211-4/+6
* Allow an empty PROMPT_COMMAND for bug #152157.Zac Medico2006-10-201-1/+3
* Call sys.stdout.flush() after print statements so that output has the correct...Zac Medico2006-09-291-0/+5
* Handle a potential ValueError when parsing the number of terminal columns.Zac Medico2006-07-201-5/+14
* Add an EOutput class that provides a python implementation of the familar e* ...Zac Medico2006-07-191-0/+142
* When displaying the resume merge list, don't show the skipped package when --...Zac Medico2006-07-031-0/+1
* Add a new MERGE_LIST_PROGRESS color class and remove hard coded yellow/green.Zac Medico2006-07-011-0/+1
* retain current color schema by adding a new color class for unmergingMike Frysinger2006-06-281-1/+4
* Set WARN=red to so that warnings appear red, as they always have.Zac Medico2006-06-281-1/+1
* Put bright colors before dark colors for bug #137206. Thanks to Benno Schule...Zac Medico2006-06-181-1/+1
* make elog mail module always set the 'From' header for rfc2822 complianceMarius Mauch2006-06-101-1/+1
* use escaping code that works for mrxvt too; thanks to nelchael for the patch;...Simon Stelling2006-05-021-1/+1
* Print [ OK ] messages (like eend) when checksums are good. Thanks to fox2mik...Zac Medico2006-04-301-0/+7
* Move some color mappings to ensure that they do not override the user defined...Zac Medico2006-04-051-5/+5
* Add color code mappings for 16 colors in rgb format.Zac Medico2006-04-051-12/+32
* Add support for user configuration of colors in the output module for bug #12...Zac Medico2006-04-041-1/+44
* Create a single colorize() function in the output module and use it to genera...Zac Medico2006-03-291-44/+21
* Patch by Ed Catmur to add "gnome" to legal_terms in output.py.Zac Medico2006-02-211-1/+1
* Patch by marienz to generate default_xterm_title just in time with python ins...Zac Medico2006-02-211-3/+13
* Kill the double xterm title codes.Jason Stubbs2006-01-011-1/+1
* Use the env's PROMPT_COMMAND for resetting xterm titles when available.Jason Stubbs2005-12-251-5/+6
* bye bye mr. cvs_id_stringBrian Harring2005-08-301-1/+1
* header changes, $Header: -> $Id:Brian Harring2005-08-301-1/+1
* Migration (without history) of the current stable line to subversion.Jason Stubbs2005-08-281-0/+167