repoman: export GPG_TTY for bug #477728
[portage.git] / bin / etc-update
2013-03-21 Zac MedicoTest portageq and etc-update for bug #462412.
2012-09-04 Zac Medicoetc-update: add --quiet for bug #416917
2012-07-18 Zac Medicoetc-update: fix --automode -5, bug #427068
2012-03-27 Zac Medicoetc-update: handle emacs diff cmd, bug #409849
2012-03-27 Zac Medicoetc-update: remove duplicate using_editor
2012-03-17 Zac Medicoetc-update: quote ${file} v2.2.0_alpha91
2012-03-17 Zac Medicoetc-update: ignore non-existent CONFIG_PROTECT
2012-03-12 Mike Frysingeretc-update: ignore changes in whitespace (-b) for automerge
2012-03-11 Mike Frysingeretc-update: fix logic bug with protected files
2012-03-11 Mike Frysingeretc-update: handle symlinked files
2012-03-11 Mike Frysingeretc-update: fix default "enter" behavior
2012-03-11 Mike Frysingeretc-update: add a --preen flag
2012-03-11 Mike Frysingeretc-update: support scan paths on the command line
2012-03-08 Mike Frysingeretc-update: turn -[3579] flags into command line option
2012-03-08 Mike Frysingeretc-update: rewrite significantly
2011-12-08 Zac Medicoetc-update: use PORTAGE_INST_UID/GID
2011-12-08 Zac Medicoetc-update: experimental prefix support
2011-09-28 Zac Medicoetc-update: support PAGER env var for bug #384663
2011-05-31 Zac Medicoetc-update: add clear_term config for bug #142508
2011-05-26 Zac MedicoUpdate timestamps in headers of modified files.
2011-05-18 Zac Medicoetc-update: clear term when appropriate
2010-12-29 Zac Medicobash: as a general rule, use read -r
2010-12-14 Zac Medicoetc-update: eliminate duplicate example configs
2010-12-14 Anthony Basileetc-update: tweak style in do_distconf()
2010-12-13 Zac Medicoetc-update: replace 'seq' with pure bash v2.2.0_alpha8
2010-12-13 Anthony Basileetc-update: add option to save example config
2010-03-24 Zac MedicoAdd back executable bits, accidentally removed in previ...
2010-03-24 Zac MedicoRemove all svn $Id keywords.
2010-03-24 Zac MedicoDon't use $Id or $Rev for version strings since that...
2009-06-28 Mike Frysingermake sure etc-update sorts updates in the order (1...
2008-12-12 Zac MedicoFix incorrect usage of trap (only remove on signal...
2008-11-23 Zac MedicoFix SIGINT and SIGTERM trap handling so the temp dir...
2008-11-23 Zac MedicoBug #188780 - Make the read_int() function show a more...
2008-11-15 Zac MedicoBug #173284 - Do not traverse hidden directories such...
2008-10-10 Mike Frysingeronly use dummy echos in do_file() when running in inter...
2007-12-29 Zac MedicoAs suggested by grobian, treat Darwin just like USERLAN...
2007-12-29 Zac MedicoFix USERLAND references to handle Darwin like BSD.
2007-11-03 Zac MedicoCall die() so that the $TMP directory is always properly
2007-11-03 Mike Frysingerif mode=1 and `dialog` is not usable, abort #197990...
2007-10-15 Zac MedicoBug #195949 - Add one more using_editor conditional for
2007-10-15 Zac MedicoBug #195949 - Use a different diff_command sanity check
2007-10-07 Mike Frysingeradd --debug option and display a message about skipping...
2007-10-07 Mike Frysingeradd standard --help/--version options
2007-10-07 Mike Frysingerunify diff_command handling
2007-10-03 Mike Frysingerno need to use "function" when defining a function
2007-10-03 Mike Frysingerthis isnt part of gentoolkit anymore
2007-09-29 Zac MedicoInitialize PORTAGE_TMPDIR before using it.
2007-09-24 Zac MedicoInitialize ${TMP} before registering the die trap so...
2007-09-24 Mike Frysingerfix possible information leak vulnerability when doing...
2007-09-24 Mike Frysingertweak get_config() so that it only executes one externa...
2007-08-26 Mike Frysingerchange directory to / in case $PWD doesnt exist
2007-08-16 Zac MedicoMake etc-update copy owner and group bits when it merge...
2007-06-05 Marius MauchUse user-provided $mv_opts for -5 (bug #47442)
2007-04-15 Mike Frysingerconvert `type -p` to `type -P` as noted by grobian
2007-04-05 Zac MedicoDon't set os.environ["USERLAND"] inside portage.data...
2007-03-10 Zac MedicoFor bug #170178, remove all hardcoded references to...
2007-03-01 Zac MedicoAdd compatibility code to avoid the GNU specific -...
2007-02-15 Zac MedicoAdd missing quotes.
2007-02-15 Zac MedicoFix CONFIG_PROTECT_MASK support. Thanks to piavlo...
2006-11-26 Zac MedicoFor bug #8423, make etc-update preserve timestamps...
2006-10-10 Zac MedicoAdd $ROOT and $PORTAGE_CONFIGROOT support for etc-updat...
2006-09-19 Zac MedicoTurn off file name globbing during expansion of ${find_...
2006-09-16 Zac MedicoFor bug #14321, make etc-update scan for individual...
2006-08-29 Zac MedicoUse a specialized read_int function to read integer...
2006-08-28 Mike Frysingerfix whitespace
2006-08-22 Mike Frysingerinclude filename in submenu so we know exactly what...
2006-08-05 Mike Frysingeradd space before prompt
2006-07-20 Zac MedicoFix broken if/elif statement.
2006-07-19 Zac MedicoMake user_special() return 1 if none of the patterns...
2006-07-19 Marius Mauchadd support to prevent auto-processing for user-special...
2006-07-19 Marius Mauchuse eval to allow shell expansion in config file
2006-07-19 Marius MauchOnly call portageq once
2006-07-19 Marius Mauchupdate mtime after replacing config files
2006-07-19 Marius Mauchadd notice about remaining updates on exit
2006-07-19 Marius Mauchadd option to discard config updates
2006-07-19 Marius MauchShow full path when auto-merging
2006-07-19 Marius Mauchensure we have the necessary access
2006-06-25 Zac MedicoRemove unnecessary PORTAGE_CALLER exports.
2006-06-13 Zac MedicoFix signal handling for bug #96331. Thanks to S. Cagla...
2006-06-10 Marius Mauchmake elog mail module always set the 'From' header...
2006-04-18 Mike Frysingeruse just [[...]] instead of ((...)); especially when...
2006-04-15 Simon Stelling`` must die
2006-04-13 Simon Stellingexit if user hits the cancel button in dialog mode...
2006-04-13 Simon Stellingdon't declare input as integer, or etc-update will...
2006-04-13 Simon Stellingignore backup files when scanning for ._cfg????_*;...
2006-04-13 Simon Stellingdon't display the ._cfg???? files anymore but instead...
2006-04-11 Zac MedicoRevert r3129 and r3130 because they don't solve bug...
2006-04-11 Zac MedicoMake etc-update play nice with symlinks for bug #129515...
2006-01-05 Mike Frysingerupdate copyright years
2005-11-02 Mike Frysingergrab fixes from trunk
2005-11-01 Mike Frysingermerge tweaks from trunk
2005-09-18 Mike Frysingeradd a sanity check for diff before using it #48184
2005-08-30 Brian Harringheader changes, $Header: -> $Id:
2005-08-28 Jason StubbsMigration (without history) of the current stable line...