Enable BytesWarnings.
[portage.git] / bin / dispatch-conf
2014-01-18 Arfrever Frehtes... Enable BytesWarnings. master
2013-06-18 Ruud KoolenAdd cross-prefix support
2013-05-15 Vladimir Romanovdispatch-conf: fix python2-style print call
2013-05-15 Vladimir RomanovRemove unused imports, bug #469022
2013-01-03 Zac MedicoAdd portage._internal_caller var, and use it.
2012-12-15 Zac MedicoHandle closed sys.__stdin__, for multiprocessing
2012-09-02 Zac MedicoUnconditionally insert our pym dir in sys.path.
2012-08-22 Zac MedicoUse sys.__std*.fileno() in case of overrides.
2012-03-11 Mike Frysingerdispatch-conf: do regex matching ourselves
2012-03-08 Mike Frysingerdispatch-conf: add --help/--version flags
2011-12-10 Zac MedicoUse portage.const.EPREFIX more.
2011-12-08 Zac Medicodispatch-conf: experimental prefix support
2011-10-02 Ryan Hilldispatch-conf: fix replace-wscomments pattern
2011-09-29 Zac Medicodispatch-conf: tweak pager basename comparison
2011-09-28 Zac Medicodispatch-conf: support PAGER var for bug #384663
2011-08-25 Zac Medicopython3.2 fixes: ResourceWarning: unclosed file
2010-08-01 Zac MedicoFix NameError for ConfigProtect.
2010-08-01 Zac MedicoAlways use shlex_split() to split CONFIG_PROTECT{,_MASK}.
2010-07-24 Zac MedicoHandle UnicodeDecodeError from subprocess.getstatusoutp...
2010-03-24 Zac MedicoAdd back executable bits, accidentally removed in previ...
2010-03-24 Zac MedicoRemove all svn $Id keywords.
2010-02-18 Zac MedicoRemove unused merge_cmd variable.
2010-02-18 Zac MedicoRemove diffutils version detection code since it's...
2010-02-18 Zac MedicoFix broken diffutils vercmp code.
2010-02-18 Zac MedicoBug #305393 - Handle new sdiff exit status for diffutil...
2010-02-02 Zac MedicoBug #295197 - Output a newline after valid user input...
2009-09-27 Arfrever Frehtes... Fix TypeError in clear_screen() in dispatch-conf which...
2009-09-25 Arfrever Frehtes... Use list comprehensions instead of filter() or map...
2009-09-20 Arfrever Frehtes... Update system imports for compatibility with Python 3.
2009-09-20 Arfrever Frehtes... Update syntax of numbers for compatibility with Python 3.
2009-09-20 Arfrever Frehtes... Support print() function with Python 2 in some files.
2009-09-20 Arfrever Frehtes... Update syntax of calls to print() for compatibility...
2009-09-20 Arfrever Frehtes... Update syntax of 'except' statements for compatibility...
2009-08-11 Zac MedicoUpdate imports to import portage.os (with unicode wrapp...
2008-12-09 Zac MedicoFor py3k compat, avoid using list.sort(cmp).
2008-11-15 Zac MedicoRemove stray print statement from previous commit.
2008-11-15 Zac MedicoBug #173284 - Do not traverse hidden directories such...
2008-07-01 Zac MedicoPy3k compatibility patch #5 by Ali Polatel <hawking...
2008-06-11 Zac MedicoUse spawn() instead of system().
2007-10-01 Zac MedicoBug #142508 - Clear the screen each time before calling
2007-09-29 Zac MedicoBug #194095 - Validate dispatch-conf input in order to
2007-09-24 Zac MedicoBug #74615 - Quote all file paths inside dispatch-conf...
2007-05-24 Zac MedicoFix the ignore-previously-merged option so that it...
2007-05-23 Zac MedicoAdd a 'ignore-previously-merged' config option which...
2007-05-13 Zac Medicoimport dispatch_conf from the new namespace
2007-05-13 Zac Medicotabs -> spaces
2007-02-10 Zac MedicoUse os.path.realpath to handle symlinks properly.
2007-02-10 Zac MedicoFix automatic sys.path insertions so that they're relat...
2007-02-07 Zac MedicoFor bug #165780, make config-protect code consistently...
2007-01-25 Marius MauchNamespace sanitizing, step 4
2007-01-12 Zac MedicoFix a typo.
2007-01-12 Alec Warnerfix "" " " bug
2007-01-12 Alec WarnerMore String deprecation
2006-11-26 Zac MedicoFor bug #8423, make dispatch-conf preserve timestamps...
2006-11-01 Zac MedicoFor bug #129670, skip the replace-cvs and replace-wscom...
2006-10-31 Zac MedicoAdd support for frozen config files for which updates...
2006-10-31 Zac MedicoRely on PYTHONPATH instead of PORTAGE_PYM_PATH for...
2006-10-30 Zac MedicoJust use stat instead of lstat for config protect,...
2006-10-26 Marius Mauchstreamline portage pythonpath handling and add an overr...
2006-09-16 Zac MedicoFor bug #14321, make dispatch-conf scan for individual...
2006-06-22 Zac MedicoUse portage_exec.find_binary since "which" always retur...
2006-06-10 Marius Mauchmake elog mail module always set the 'From' header...
2006-04-11 Zac MedicoRevert r3129 and r3130 because they don't solve bug...
2006-04-11 Zac MedicoMake dispatch-conf play nice with symlinks for bug...
2006-01-15 Mike Frysingerfix traceback when EDITOR is not set in the env #118976...
2006-01-05 Mike Frysingerupdate copyright years
2005-10-05 Jason StubbsMake dispatch-conf's log file have 0600 permissions.
2005-09-29 Jason StubbsHarmless typo in signal catcher.
2005-09-01 Jason Stubbs68928-spawn-command-isabs-zmedico.patch (spawn included...
2005-08-30 Brian Harringheader changes, $Header: -> $Id:
2005-08-28 Jason StubbsMigration (without history) of the current stable line...