portage.git
2011-09-13 Zac Medicoebuild(1): remove unneeded porttrees modification
2011-09-13 Zac Medico_validate_deps: pass myrepo to aux_get
2011-09-13 Zac Medicoebuild(1): avoid "Location not set for repo" msgs
2011-09-13 Zac Medicodoebuild: support allow-missing and thin manifest
2011-09-13 Zac Medicorepoman: don't sign thin manifests
2011-09-12 Sebastian LutherAdd tests for thin manifests
2011-09-12 Brian Harringadd layout.conf awareness of thin-manifests
2011-09-12 Brian Harringadd thin manifest support to the Manifest class
2011-09-12 Brian HarringBind all manifest access through repoconfigs
2011-09-12 Brian Harringrefactoring; unhide part of the parsing functionality
2011-09-12 Zac Medicoebuild.sh: make use* return false for "depend"
2011-09-12 Zac Medicosave-ebuild-env.sh: tweak PYTHONPATH cleansing
2011-09-12 Zac Medicoconfig: set USERLAND if unset
2011-09-12 Zac Medicoisolated-functions.sh: skip set_colors for depend
2011-09-12 Zac MedicoMove KV funcs to bashrc-functions.sh.
2011-09-12 Zac Medicoisolated-functions.sh: split save-ebuild-env.sh
2011-09-12 Zac Medicoebuild.sh: setup PATH earlier
2011-09-12 Zac Medicoebuild.sh: source *.sh at the top
2011-09-12 Zac MedicoMove preprocess_ebuild_env to phase-functions.sh.
2011-09-11 Zac Medicoebuild.sh: split out bashrc-functions.sh
2011-09-11 Zac Medicoebuild.sh: move hasg* funcs into econf
2011-09-11 Zac Medicoebuild.sh: remove unused lchown and lchgrp
2011-09-11 Zac Medicobuild.sh: has/best_version to phase-helpers.sh
2011-09-11 Zac Medicoebuild.sh: move ebuild_main to phase-functions.sh
2011-09-11 Zac Medicoebuild.sh: move use* funcs to phase-helpers.sh
2011-09-11 Zac Medicoebuild.sh: add dummy funcs for "depend" phase
2011-09-11 Zac Medicodepgraph: pull in new virtual slots with --update
2011-09-11 Zac MedicoAdd VirtualSlotResolverTestCase for bug #382557.
2011-09-11 Zac MedicoRevert virtual slot update code for bug 382557.
2011-09-11 Zac Medicoebuild.sh: split out phase-helpers.sh
2011-09-11 Zac Medicoebuild.sh: split out phase-functions.sh
2011-09-10 Zac Medicodepgraph: refactor virtual slot --update code
2011-09-10 Zac Medicorepoman: fix a typo in the file.executable desc
2011-09-10 Michał GórnyAdd repoman warning about bash-completion deprecation.
2011-09-10 Zac Medicodepgraph: use Atom.with_slot() to match virtuals
2011-09-10 Zac MedicoAtom: add a with_slot method for adding a slot
2011-09-10 Zac Medicodepgraph: use _iter_match_pkgs_any where possible
2011-09-09 Zac MedicoUse utf_8 'merge' encoding for all locales. v2.2.0_alpha55
2011-09-09 Zac Medicodepgraph: pull in new virtual slots with --update
2011-09-09 Zac Medicogetbinpkg: fix old binhost protocol for python3
2011-09-07 Zac Medicoegencache: tweak cache dir write access check
2011-09-07 Zac Medicoegencache: remove metadata-transfer warning
2011-09-07 Zac Medicopordbapi: add unshared cache mode for egencache
2011-09-07 Zac Medicoegencache: validate cache dir more
2011-09-07 Zac Medicocache/volatile: fix __iter__ and __contains__
2011-09-06 Zac Medicoabssymlink: fix inverted logic from last commit v2.2.0_alpha54
2011-09-06 Zac Medicomerge: avoid abssymlink readlink call
2011-09-05 Zac Medicotests/emerge: test regenworld
2011-09-05 Zac Medicotests/emerge: test fixpackages
2011-09-05 Zac Medicotests/emerge: test env-update
2011-09-05 Zac Medicotests/emerge: test portageq
2011-09-05 Zac MedicoResolverPlayground: make.profile in /etc/portage
2011-09-05 Zac Medicotests/emerge: test egencache
2011-09-05 Zac Medicotests/emerge: add a debug mode that shows stdout
2011-09-05 Zac Medicotests/emerge: test directory with latin-1 enc
2011-09-05 Zac MedicoUpdate unread news items in --pretend mode.
2011-09-04 Zac Medicotest_pty_eof: add SKIP msg for unsupported plat
2011-09-04 Zac Medicotests/emerge: auto-disable sandbox if necessary
2011-09-04 Zac MedicoFix repoman dependency.unknown to use xmatch. v2.2.0_alpha53
2011-09-03 Zac MedicoHandle symlink content with bad encoding.
2011-09-03 Zac MedicoJoin /var/log/emerge.log with EPREFIX.
2011-09-03 Zac Medicoelog/mod_save: join /var/log with os.sep too
2011-09-03 Zac Medicoelog/mod_echo: send all msg types to stdout
2011-09-03 Zac Medicoelog/mod_save: join /var/log with EPREFIX
2011-09-03 Zac MedicoHandle unpickle EOFError.
2011-09-03 Zac MedicoHandle unpickle AttributeError (bug #381705).
2011-09-03 Zac Medicotests/emerge: add minimal herds.xml
2011-09-03 Zac Medicoxml/metadata: handle py 3.1 cElementTree incompat
2011-09-02 Arfrever Frehtes... Fix indentation. v2.2.0_alpha52
2011-09-02 Zac Medicoxml/metadata: handle py 2.6 cElementTree incompat
2011-09-02 Zac Medicovartree: add missing _merge_unicode_error import
2011-09-02 Zac Medicotests/emerge: disable unmerge delays
2011-09-02 Zac Medicotests/emerge: test binary packages and emaint
2011-09-02 Zac MedicoUse utf_8 encoding for merge when ascii is configured.
2011-09-02 Zac Medicotests/emerge: enable arbitrary commands
2011-09-02 Zac MedicoShow merge list before "missed update" messages.
2011-09-01 Zac Medicomerge: start at correct EPREFIX offset
2011-09-01 Zac Medicotests/emerge: install some files
2011-09-01 Zac Medicotests/emerge: add some pkgs for depclean
2011-09-01 Zac Medicodoebuild_environment: include EPREFIX in ED
2011-09-01 Zac Medicounmerge: never unmerge outside of EROOT
2011-09-01 Zac Medicoxml/metadata: implement XMLParser.doctype()
2011-09-01 Zac MedicoRevert "xml/metadata: implement XMLParser.doctype()"
2011-09-01 Zac Medicoxml/metadata: implement XMLParser.doctype()
2011-09-01 Zac MedicoFix deprecated Element.getchildren() call.
2011-08-31 Zac Medicomake.conf.5: bump date stamp
2011-08-31 Zac MedicoAdd FEATURES=clean-logs support.
2011-08-31 Zac Medicorepoman: enable dependency.unknown for blockers
2011-08-31 Zac MedicoRespect package.env buildpkg FEATURES settings.
2011-08-31 Zac Medicodoebuild: only check .unpacked for porttree
2011-08-30 Zac Medicotests/emerge: remove unneeded default_args
2011-08-30 Zac MedicoFix typo in previous commit.
2011-08-30 Zac Medicoenv_update: use ldsoconf_update var
2011-08-30 Zac MedicoTweak failure msgs in emerge/repoman tests.
2011-08-30 Zac MedicoTweak PYTHONPATH check in emerge/repoman tests.
2011-08-30 Zac Medicodoebuild: check distfiles digests less often
2011-08-30 Michał Górnyrepoman: discard STDERR output from CVS.
2011-08-30 Zac Medicotests/emerge: add USE for installed pkgs
2011-08-30 Zac Medicodblink.treewalk: remove dowgrade check
2011-08-29 Zac MedicoFix PORTDIR in emerge tests.
next