reposyntax: Add support in _sets/base.py
[portage.git] / bin /
2010-09-21 Zac MedicoFix default() and default_src_install() definitions...
2010-09-21 Zac MedicoMake ebuild-ipc use a normal read() call instead of...
2010-09-21 Zac MedicoMake ebuild-ipc kill the child IO process before it...
2010-09-21 Zac MedicoFix ebuild-ipc to correctly handle non-zero return...
2010-09-21 Zac MedicoRewrite ebuild-ipc timeout handling to use forks.
2010-09-20 Zac MedicoMake ebuild-ipc show an additional 'read failed' messag...
2010-09-20 Zac MedicoIf ebuild-ipc times out during read, check if the read...
2010-09-20 Ulrich MuellerRevert "Add option -s to docompress command."
2010-09-19 Zac MedicoMake repoman tolerate errors from utime() when fetching...
2010-09-18 Zac MedicoFix ebuild-ipc.py to timeout if necessary when opening...
2010-09-18 Zac MedicoUse blocking IO in ebuild-ipc.py and EbuildIpcDaemon...
2010-09-18 Zac MedicoPut more variables in PORTAGE_READONLY_VARS instead...
2010-09-18 Zac MedicoRename READONLY_EBUILD_METADATA and READONLY_PORTAGE_VA...
2010-09-18 Zac MedicoRemove unused PORTAGE_MASTER_PID variable.
2010-09-18 Zac MedicoAdd virtual/linux-sources to repoman's RDEPEND.suspect...
2010-09-18 Zac MedicoDon't unset PORTAGE_BUILDDIR in save_ebuild_env() since...
2010-09-18 Zac MedicoAdd PORTAGE_BUILDDIR to READONLY_PORTAGE_VARS since...
2010-09-15 Zac MedicoBug #337180 - Add a --unmatched-removal option for...
2010-09-14 Zac MedicoMake ebuild-ipc.py close the output_file before trying...
2010-09-14 Zac MedicoBug #336433 - Don't filter the DCCC_PATH variable from...
2010-09-14 Ulrich MuellerAdd option -s to docompress command.
2010-09-14 Zac MedicoRevert "Remove ebuild-helpers/preplib (bug 102297)"
2010-09-14 Zac MedicoMake ebuild-ipc timeout messages show which operation...
2010-09-14 Zac MedicoBug #336142 - Make ebuild-ipc.py keep trying to communi...
2010-09-13 Sebastian LutherRemove ebuild-helpers/preplib (bug 102297)
2010-09-13 Sebastian LutherMake sure atoms in profiles follow the profiles EAPI
2010-09-13 Zac MedicoBug #336873 - Add a leading comma when matching --hash...
2010-09-13 Zac MedicoBug #337031 - Don't make "always overflow destination... v2.2_rc81
2010-09-13 Zac MedicoBug #336142 - Use a longer timeout for ebuild-ipc,...
2010-09-10 Zac MedicoBug #273282 - Make install_qa_check() eqawarn about... v2.2_rc79
2010-09-10 Zac MedicoFix the "alway overflow" eerror message to not use...
2010-09-10 Zac MedicoMake the "always overflow" gcc warning code use a separ...
2010-09-10 Zac MedicoRemove redundant local retval declaration in has_version().
2010-09-10 Zac MedicoMake ebuild-ipc.py suppress IOError just like it does...
2010-09-10 Zac MedicoMake ebuild-ipc.py handle exceptions from pickle.loads().
2010-09-10 Zac MedicoMake ebuild-ipc.py display EOFError if no data is read...
2010-09-10 Zac MedicoAdd missing comma in tuple.
2010-09-10 Zac MedicoMake the "warning: call to .* will always overflow...
2010-09-10 Zac MedicoBug #336644 - Make ebuild-ipc.py use array.fromfile...
2010-09-08 Zac MedicoFilter the FEATURES variable out of the environment...
2010-09-07 Zac MedicoFix dyn_setup 'already setup' message to refer to setup...
2010-09-07 Zac MedicoMove stale elog cleanup code from ebuild.sh to _doebuil...
2010-09-06 Zac MedicoDefine EBUILD_MASTER_PID earlier in ebuild.sh, before... v2.2_rc76
2010-09-06 Zac MedicoBug #336285 - Add workaround to unpack() in order to...
2010-09-06 Sebastian LutherRemove all \a (alert/bell/beep) tokens (bug 336024)
2010-09-05 Fabian Groffenprint up-to-date copyright years
2010-09-05 Ulrich MuellerUpdate copyright header.
2010-09-05 Ulrich Muellerdodoc, prepalldocs: Don't test for EAPI; use helpers...
2010-09-05 Ulrich MuellerDon't regenerate GNU Info if the dir contains a .keepin...
2010-09-05 Zac MedicoTake the code which displays ebuild information before...
2010-09-05 Zac MedicoRemove redundant initial os.sep argument to os.path...
2010-09-04 Fabian GroffenMerge branch 'master' of git+ssh://git.overlays.gentoo...
2010-09-04 Fabian GroffenMerge branch 'master' of git+ssh://git.overlays.gentoo...
2010-09-04 Fabian Groffenuse EROOT with WORLD_FILE
2010-09-04 Fabian Groffenuse EROOT with VDB_PATH
2010-09-04 Zac MedicoMake ebuild-ipc.py call portage._disable_legacy_globals...
2010-09-04 Zac MedicoAdjust AlarmSignal.unregister() call in ebuild-ipc.
2010-09-04 Zac MedicoMake AlarmSignal.register() require a time parameter...
2010-09-04 Zac MedicoAdd AlarmSignal.register() and unregister() classmethod...
2010-09-03 Zac MedicoBug #335777 - Add a 40 second timeout in ebuild-ipc...
2010-09-03 Zac MedicoFix VDB_PATH handling in ebuild(1) to join with EROOT.
2010-09-03 Zac MedicoUnify to different pieces of code that handle sandbox...
2010-09-02 Zac MedicoPrevent local x variable in ebuild_main() from showing...
2010-09-02 Zac MedicoPrevent the local filter_opts variable in filter_readon...
2010-09-02 Zac MedicoFilter more variables that don't need to end up in...
2010-09-02 Zac MedicoAdd a _SANDBOX_COMPAT_LEVEL constant which will be...
2010-09-02 Zac MedicoWhen signaling successful exit from an ebuild phase...
2010-09-02 Zac MedicoHide the portageq list_preserved_libs command when...
2010-09-02 Zac MedicoMake repoman disable FEATURES=unknown-features-warn...
2010-09-02 Zac MedicoAdjust EbuildIpcDaemon pickle read and write code in...
2010-09-01 Zac MedicoAdd support to config.setcpv() for caching USE settings...
2010-08-31 Zac MedicoAdd a fallback PORTAGE_BZIP2_COMMAND setting in ebuild...
2010-08-31 Zac MedicoBug #335340 - Use PORTAGE_BUNZIP2_COMMAND and PORTAGE_B...
2010-08-31 Zac MedicoBug #335340 - Add support for PORTAGE_BZIP2_COMMAND and
2010-08-30 Zac MedicoInvert _ebuild_helpers_path EAPI conditional in ebuild.sh.
2010-08-30 Zac MedicoMerge branch 'master' of git+ssh://git.overlays.gentoo...
2010-08-30 Ulrich MuellerBug fix in canonicalize() function.
2010-08-30 Zac MedicoRename the portage.sets module to portage._sets since...
2010-08-30 Zac MedicoRename vardbapi.plib_registry to vardbapi._plib_registr...
2010-08-29 Ulrich MuellerAdd canonicalize() function, replacement for "readlink... v2.2_rc72
2010-08-29 Ulrich MuellerChange a comment in prepcompress().
2010-08-28 Ulrich MuellerUpdate copyright headers.
2010-08-28 Ulrich MuellerImplement controllable compression and docompress,...
2010-08-28 Zac MedicoMake egencache --update-use-local-desc use codecs.open...
2010-08-28 Zac MedicoFor egencache --preserve-comments, probe comments in...
2010-08-28 Michał Górnyegencache: Add comment preserving to --update-use-local...
2010-08-28 Michał GórnySupport specifying an alternate output file for --updat...
2010-08-27 Zac MedicoDefine a cmp work-alike function for use in the egencache
2010-08-27 Zac MedicoFix breakage in egencache --update-use-local-desc code.
2010-08-27 Zac MedicoUse cmp_sort_key() for python3 compatibility.
2010-08-27 Michał GórnySupport returning multiple flag descriptions when restr...
2010-08-27 Zac MedicoFix broken reference to config.pmaskdict for repoman...
2010-08-27 Jonathan Callenecompressdir: use proper exit value
2010-08-27 Michał Górnyrepoman: Fix NameError on musedict when metadata is...
2010-08-27 Zac MedicoAdd a IUSE.missing repoman category for packages that...
2010-08-27 Zac MedicoUse dict.__iter__() instead of keys().
2010-08-26 Zac MedicoMake repoman ignore FEATURES=digest when in manifest...
2010-08-26 Zac MedicoMake the Atom class add 'EAPI.incompatible' category...
2010-08-26 Zac MedicoMake egencache only show a warning about FEATURES=metat...
2010-08-26 Zac MedicoFix up error handling for egencache --update-use-local...
next