Package: add new _gen_hash_key method
[portage.git] / bin /
2011-05-26 Zac MedicoFix spelling of "ambiguous".
2011-05-26 MATSUU TakutoAdd FEATURES=distcc-pump support.
2011-05-26 Zac Medicoetc-update: clear term when appropriate
2011-05-26 Arfrever Frehtes... Fix some typos.
2011-05-08 Zac Medicodoebuild: use EbuildBuildDir for locking
2011-05-05 Zac Medicorepoman: make virtual.oldstyle a warning for now
2011-05-04 Zac Medicodoins: add reference to bug #239529
2011-05-04 Arfrever Frehtes... Avoid evaluation of values of variables in set_unless_c...
2011-05-04 Zac Medicoebuild.sh: make INHERITED independent of phase
2011-05-04 Zac Medicorepoman: remove most old-style virtual checks
2011-05-04 Ulrich Muellerrepoman: Check for PROVIDE.
2011-05-04 Arfrever Frehtes... Support multiple arguments in set_unless_changed()...
2011-05-04 Arfrever Frehtes... Bug #365439: Add set_unless_changed() and unset_unless_...
2011-05-04 Arfrever Frehtes... install_qa_check(): Simplify code and make 'l' a local...
2011-05-04 David JamesCheck for references to ${ROOT} in install_qa_checks.
2011-05-04 David JamesMove preinst/postinst_bsdflags from bash to py
2011-05-04 Ryan HillBug #364467 - handle gcc-4.6-style QA warnings
2011-05-04 Zac Medicoebuild(1): fix env FEATURES overrides bug #364035
2011-04-14 Zac Medicorepoman: cleanup gpgsign v2.1.9.46
2011-04-13 Zac Medicodoins: tweak $DISTDIR symlink handling
2011-04-13 Zac Medicodoins: dereference abs symlinks to files
2011-04-13 Arfrever Frehtes... Support PORTAGE_GPG_SIGNING_COMMAND variable.
2011-04-13 Zac Medicorepoman: fix profiles.desc overlay path
2011-04-13 Arfrever Frehtes... Minor improvements in gpgsign().
2011-04-13 Arfrever Frehtes... Simplify calculation of repoman_settings["PORTAGE_GPG_D...
2011-04-13 Arfrever Frehtes... Use os.path.expanduser() to simplify code.
2011-03-27 Zac Medicoemerge-webrsync: drop lzma support
2011-03-26 David JamesOptimize ebuild.sh to cache preprocessing output.
2011-03-26 Zac Medicoportageq owners: list orphans via stderr
2011-03-18 Zac Medicoebuild-ipc: import errno
2011-03-18 Zac Medicoebuild-ipc: use non-blocking read
2011-03-14 Zac Medicoebuild-ipc: use plain file read instead of array
2011-03-02 Zac Medicododoc: update copyright date v2.1.9.42
2011-03-02 Zac Medicoebuild(1): fix ebuild modification check
2011-03-01 Zac Medicoebuild(1): apply package.env earlier
2011-03-01 Zac Medicorepoman: add back portage.internal check
2011-03-01 Zac Medicodoins: fix dodoc directory error handling
2011-03-01 Zac Medicodoins: avoid die when called as dodoc with no arg
2011-03-01 Zac Medicododoc: call doins, to reuse recursion code
2011-03-01 Zac Medicododoc: quote ${0}
2011-03-01 Ulrich Muellerdodoc: Honour exit status of install, bug 356389.
2011-02-22 Zac MedicoUpdate date headers in modified files.
2011-02-22 Zac Medicoebuild.sh: remove unused PWORKDIR variable
2011-02-20 Zac MedicoUpdate date headers in modified files.
2011-02-20 Zac Medico_eapi4_src_install: handle empty DOCS like PMS
2011-02-20 Ulrich Muellerdocompress, prepcompress: Add missing quotes.
2011-02-20 Zac Medicoegencache: fix cmp_func for python3
2011-02-14 Zac MedicoRecognize git-2.eclass as a live eclass.
2011-02-14 Zac Medicoegencache: --preserve-comments allow missing file
2011-02-14 Zac Medicoegencache: don't ignore as much with --tolerant
2011-02-07 Zac Medicodefault_src_test: handle EAPI 4 emake failure
2011-02-02 Zac Medicodie: include $EBUILD_PHASE in message
2011-02-02 Zac Medicoisolated-functions.sh: fix syntax error for die
2011-02-02 Fabian Groffenrepoman: add check for using offset vars with helpers
2011-01-16 Zac MedicoTweak PollScheduler signal handling.
2011-01-16 Zac MedicoAdd PollScheduler.terminate() for interruption.
2011-01-16 Zac MedicoWhen killed by signal, return 128 + signum.
2011-01-16 Zac Medicoemerge-webrsync: update for current gpg key
2011-01-16 Zac Medicorepoman: fix PORTDIR consistency for herds.xml
2011-01-12 Zac Medicoeconf: check confgure --help for --disable-dep...
2011-01-12 Zac Medicoebuild.sh: skip QA_* init in "depend" phase
2011-01-06 Mike Frysingeremerge-webrsync: eat trailing newlines
2011-01-06 Mike Frysingeremerge-webrsync: add xz support
2011-01-02 Ulrich Muellernewins in EAPI 4 should actually install the file....
2011-01-01 Zac Medicoegencache: handle ImportError for ExpatError
2010-12-31 Zac Medicodyn_clean: remove .pretended
2010-12-31 Zac Medicounpack: handle echo failure in unzip pipe
2010-12-31 Zac Medicobash: as a general rule, use read -r
2010-12-31 Ulrich Müllerdoins: use read -r
2010-12-21 Zac Medicodoebuild: fix bug #349273
2010-12-20 Zac MedicoSubstitute bash builtin >> for touch command.
2010-12-18 Zac Medicorepoman: ignore deprecated profiles.desc entries
2010-12-17 Zac Medicorepoman: handle ElementTree.ParseError
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
2010-12-13 Anthony Basileetc-update: add option to save example config
2010-12-08 Mike Frysingerquickpkg: may -> might reword
2010-12-05 Zac Medicoebuild.sh: only run pretend once for ebuild(1)
2010-12-04 Zac MedicoEAPI 4: Support MERGE_TYPE (bug #347351)
2010-12-04 Zac Medicofix QA_EXECSTACK spelling for QA_PREBUILT
2010-11-26 Zac Medicowhitelist proxy vars and don't save them
2010-11-25 Zac Medicorepoman: fix broken masking check
2010-11-24 Zac Medicorepoman: enable dep check with empty KEYWORDS
2010-11-24 Ryan Hillrepoman: add wxwidgets.eclassnotused (bug 305469)
2010-11-24 Zac MedicoUse a temporary workaround for bug #344845.
2010-11-24 Zac Medicolock-helper.py: make locks quiet
2010-11-24 Zac Medicolock-helper.py: use PORTAGE_PYM_PATH for safety
2010-11-24 Zac MedicoAsynchronousLock: use subprocess if no threads
2010-10-30 Zac Medicodyn_spec: account for empty $FILESDIR
2010-10-27 Zac Medicodebug-print: don't stat $T during depend phase v2.1.9.23
2010-10-27 Zac Medicoebuild: move SANDBOX_ON=0 setting later
2010-10-27 Zac MedicoOnly addwrite for tmp dirs if sandbox is enabled.
2010-10-27 Zac Medicorepoman: use slice to avoid IndexError
2010-10-27 Zac Medicorepoman: optimize svn keywords handling
2010-10-27 Zac Medicorepoman: avoid possible IndexError with svn props
2010-10-27 Zac Medicodebug-print-function: output like older portage
2010-10-27 Zac Medicodebug-print: permission fixes
2010-10-27 Zac Medicoebuild: account for symlink in /var/db/pkg path
2010-10-27 Zac Medicoebuild(1): fix breakage for /var/db/pkg ebuilds
next