portage.git
2012-02-04 Zac MedicoRemove portage.const._ENABLE_XATTR. v2.2.0_alpha85
2012-02-04 Zac Medicorepoman: support git commit --gpg-sign
2012-02-03 Daniel HornungHonor repos.conf for overlay priority, bug 402099
2012-02-01 Zac Medicoinstall_qa_check: handle info dir rm failure
2012-02-01 Zac MedicoLinkageMapELF: handle null bytes in NEEDED.ELF.2
2012-01-28 Arfrever Frehtes... Use consistent indentation in output of `emerge -p...
2012-01-28 Arfrever Frehtes... Delete needless parentheses.
2012-01-28 Arfrever Frehtes... Don't print ::${repository} for main repository in...
2012-01-27 Brian HarringApply INSTALL_MASK prior to reading the tree
2012-01-25 Zac Medicophase-helpers.sh: set -x when emulating yes
2012-01-23 Arfrever Frehtes... Fix display of installed version for packages, which...
2012-01-22 Arfrever Frehtes... Make the second part of_emerge.resolver.output.Display...
2012-01-22 Arfrever Frehtes... Print [${old_version}::${old_repository}] in output...
2012-01-21 Zac Medicoecompress: don't rename dir symlink, bug #399595
2012-01-21 Zac Medicodocument --quiet-repo-display
2012-01-20 Arfrever Frehtes... Print ::${repository} in output of `emerge -pv ${packag...
2012-01-20 Zac MedicoFix --changed-use interaction with bug 297549.
2012-01-20 Zac Medicoman/emerge.1: reference --exclude from --newuse
2012-01-17 Zac Medicofix comment garbage from last commit
2012-01-17 Zac Medicoxml/metadata.py: handle ExpatError
2012-01-17 Zac Medicoremove stray 'fi' from last commit
2012-01-17 Zac Medico_eapi0_src_test: remove redundant FEATURES checks
2012-01-15 Arfrever Frehtes... Support repository dependencies in EAPI="4-python".
2012-01-15 Arfrever Frehtes... portageq metadata: Support repository dependencies.
2012-01-15 Zac Medicocreate_world_atom: multi-repo portdbapi aux_get
2012-01-14 Mike Frysingeradd support for compressing debug sections to save...
2012-01-14 Mike Frysingerprepstrip: add writable workaround for everyone
2012-01-14 Zac Medicoegencache: escape newline instead of lstrip
2012-01-14 Zac Medicoegencache: use textwrap.dedent
2012-01-14 Zac MedicoApply INSTALL_MASK prior to collision-protect.
2012-01-13 Zac Medicodyn_install: skip copy if possible
2012-01-13 Zac Medicodyn_package: portable cp args by Mike Frysinger
2012-01-13 Zac Medicodyn_package: remove stale PROOT if necessary
2012-01-13 Brian HarringModify PKG_INSTALL_MASK to apply only to binpkg creation.
2012-01-13 Zac Medicotest_config: fix AttributeError: 'str'
2012-01-12 Zac Medicodepgraph: account for unevaluated_atom in cache
2012-01-12 Zac Medicodepgraph: unevaluated parent atom in debug output
2012-01-12 Zac MedicoAdd --human-readable to rsync opts for bug 269410
2012-01-12 Zac Medicoread_corresponding_eapi_file: unicode, bug 398587
2012-01-11 Zac Medicoquickpkg: add leading ./ to names for bug 398543
2012-01-11 Zac MedicoDEVELOPING: add "Dependencies" section
2012-01-11 Zac MedicoDEVELOPING: add "Python Version" section
2012-01-11 Zac MedicoDEVELOPING: remove section about string module
2012-01-11 Arfrever Frehtes... portage.debug.trace_handler.__init__(): Fix compatibili...
2012-01-10 Zac MedicoExtendedAtomDict: fix for python-trace
2012-01-10 Zac Medicoenv_update: ldsoconf_update flag not reliable
2012-01-08 Arfrever Frehtes... Update documentation of EAPI="4-python".
2012-01-08 Arfrever Frehtes... Set REPOSITORY variable in ebuild environment in EAPI...
2012-01-08 Arfrever Frehtes... Fix location of a comment.
2012-01-08 Arfrever Frehtes... Set portage-1 as default profile format for repositorie...
2012-01-08 Arfrever Frehtes... Set eapi attribute on portage.repository.config.RepoCon...
2012-01-03 Zac Medicogetlibpaths: regex for include
2012-01-03 Michał GórnySupport include directives in ld.so.conf.
2012-01-02 Gavin Prykeebuild.5: fix REQUIRED_USE sample for bug #397415
2012-01-02 Zac Medicorepoman: remove ebuild.allmasked check
2012-01-02 Zac Medicorepoman: discard xmatch caches from previous pkgs
2011-12-28 Zac MedicoRepoConfigLoader: don't mix duplicate repo config v2.2.0_alpha84
2011-12-28 Zac MedicoRepoConfig.update(): copy more attributes
2011-12-25 Zac Medicorepoman: later --ask prompt for bug #395995
2011-12-25 Arfrever Frehtes... portage.repository.config.RepoConfigLoader: Rename...
2011-12-24 Zac MedicoTweak CFLAGS scanelf loop. v2.2.0_alpha83
2011-12-24 Zac MedicoUpdate date headers in man pages.
2011-12-24 Zac MedicoAdd FEATURES=config-protect-if-modified support.
2011-12-24 Zac MedicoFakeVartree: implement self.dbapi._aux_cache_keys
2011-12-24 Zac MedicoDon't check .GCC.command.line for kernel modules.
2011-12-24 Zac MedicoDo CFLAGS check before strip for bug #395877.
2011-12-24 Arfrever Frehtes... Fix a typo in a doc string.
2011-12-23 Zac MedicoAbstractPollTask: note PipeReaderArrayTestCase v2.2.0_alpha82
2011-12-23 Zac Medicodepgraph.py: remove unused variables
2011-12-23 Zac MedicoQA_FLAGS_IGNORED: include QA_PREBUILT
2011-12-22 Arfrever Frehtes... Fix description of QA_FLAGS_IGNORED.
2011-12-22 Zac MedicoShare variables for CFLAGS and LDFLAGS checks.
2011-12-22 Zac Medicoebuild-helpers/new*: QA warn for extra args
2011-12-22 Zac Medico_pty.py: remove unused _tested_pty variable
2011-12-22 Zac Medico_pty.py: remove _test_pty_eof()
2011-12-22 Zac Medicoconfig.setcpv(): use dbapi._aux_cache_keys
2011-12-22 Zac Medico_aux_env_search: decode unicode more
2011-12-22 Zac Medicofilter_readonly_variables: refactor binpkg logic
2011-12-22 Zac Medicofetch: don't apply permissions to symlinks
2011-12-22 Zac Medicofilter_readonly_variables: don't trust binpkg var
2011-12-22 Zac Medicomake.globals: don't define TMPDIR with EPREFIX
2011-12-22 Zac Medicomake.globals: don't define PORTDIR with EPREFIX
2011-12-22 Zac Medicofilter_readonly_variables: preserve binpkg vars
2011-12-22 Zac Medicosearch.py: use _aux_cache_keys more
2011-12-22 Zac Medicovardbapi._aux_get: unicode EAPI key
2011-12-22 Zac Medicovardbapi._aux_get: search environment in one pass
2011-12-21 Zac Medicovardbapi._aux_get: account for _aux_cache_keys_re
2011-12-21 Zac Medicovardbapi.aux_get: search environment, bug 395463
2011-12-21 Zac Medicocnf/make.conf: fix ia64 and s390 diffs
2011-12-21 Zac MedicoUse *FLAGS for CFLAGS ignorance checks.
2011-12-21 Zac Medicodata.py: stat EROOT for PORTAGE_GRPNAME/USERNAME
2011-12-21 Zac Medicos/QA_STRICT_DT_SWITCHES/QA_STRICT_CFLAGS_IGNORED/
2011-12-21 Zac Medicos/QA_DT_SWITCHES/QA_CFLAGS_IGNORED/
2011-12-21 Michał Górny--ask is fine for --depclean as well.
2011-12-21 Zac Medicoinstall_qa_check: more RESTRICT=binchecks
2011-12-21 Michał GórnyStrip .GCC.command.line from output files as well.
2011-12-21 Michał GórnySupport checking for ignored CFLAGS using -frecord...
2011-12-20 Zac Medicohashed_path: implement __repr__
2011-12-20 Zac MedicoSilently allow missing /var/cache/edb/counter.
2011-12-20 Zac MedicoAdd some EAPI 4-python docs.
next