Reject inconsistent backtrack parameters
[portage.git] / bin /
2011-09-19 Zac Medicobin/ebuild: simplify PORTDIR_OVERLAY query v2.2.0_alpha59
2011-09-18 Zac Medicoinstall_qa_check: adjust "poor programming" msgs
2011-09-17 Alon Bar-Levemerge-webrsync: exit if "gpg binary not found"
2011-09-17 Zac Medicorepoman: quote paths in PORTDIR_OVERLAY
2011-09-15 Zac MedicoRemove unused Manifest imports. v2.2.0_alpha58
2011-09-14 Arfrever Frehtes... Fix typos in comments.
2011-09-14 Zac Medicorepoman: use repodir more
2011-09-14 Zac Medicorepoman: use the repodir variable more
2011-09-14 Zac Medicorepoman: fix KeyError from digestgen with symlink
2011-09-14 Zac MedicoDeprecate the manifest1_compat parameter. v2.2.0_alpha56
2011-09-13 Zac Medicometadata/layout.conf: "sign-manifests = false"
2011-09-13 Zac Medicoebuild(1): remove unneeded porttrees modification
2011-09-13 Zac Medicoebuild(1): avoid "Location not set for repo" msgs
2011-09-13 Zac Medicorepoman: don't sign thin manifests
2011-09-12 Brian HarringBind all manifest access through repoconfigs
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 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 Medicoebuild.sh: split out phase-helpers.sh
2011-09-11 Zac Medicoebuild.sh: split out phase-functions.sh
2011-09-10 Zac Medicorepoman: fix a typo in the file.executable desc
2011-09-07 Zac Medicoegencache: tweak cache dir write access check
2011-09-07 Zac Medicoegencache: remove metadata-transfer warning
2011-09-07 Zac Medicoegencache: validate cache dir more
2011-09-05 Zac Medicotests/emerge: test egencache
2011-09-04 Zac MedicoFix repoman dependency.unknown to use xmatch. v2.2.0_alpha53
2011-09-01 Zac MedicoRevert "xml/metadata: implement XMLParser.doctype()"
2011-09-01 Zac Medicoxml/metadata: implement XMLParser.doctype()
2011-08-31 Zac Medicorepoman: enable dependency.unknown for blockers
2011-08-28 Zac Medicodoebuild: avoid redundant distfiles checks
2011-08-27 Zac Medicoegencache: don't require xml in global scope
2011-08-27 Zac Medicoegencache: implement XMLParser.doctype()
2011-08-26 Zac Medicorepoman: add a simple unit test
2011-08-25 Zac Medicopython3.2 fixes: ResourceWarning: unclosed file
2011-08-25 Zac Medicopython3.2 fixes: ResourceWarning: unclosed file
2011-08-25 Zac Medicodie: defer die hooks for EAPI 4 helpers_die
2011-08-22 Zac Medicodosym: QA warn if target is existing dir
2011-08-22 Zac Medicodosym: QA warn if basename omitted (bug #379899)
2011-08-20 Zac Medicoebuild(1): show merge/noauto msg only if needed
2011-08-13 Zac Medicoegencache: add --portdir-overlay option
2011-08-12 Zac Medicorepoman: tweak --if-modified help output v2.2.0_alpha51
2011-08-12 Zac Medicorepoman: warn when --if-modified finds nothing
2011-08-11 Zac Medicorepoman: add --if-modified option to check less
2011-08-06 Zac Medicoportageq: fix short help display for leading \n
2011-08-04 Zac Medicoportageq best_visible: support optional pkgtype
2011-08-02 Zac Medicounpack: remove backward compat for bug #376741 v2.2.0_alpha50
2011-08-01 Zac Medicounpack: always unpack to cwd (bug #376741)
2011-07-15 Zac MedicoSkip QA Notice for hasq/useq during *rm phases.
2011-07-14 Zac Medicoportageq: reference GLEP 37 in expand_virtual doc
2011-07-12 Zac MedicoUpdate timestamps in headers of modified files.
2011-07-12 Zac Medicofilter-bash-environment.py: move imports to top
2011-07-12 Zac Medicomisc-functions.sh: fix incorrect has -o usage
2011-07-12 Zac MedicoRemove python-2.6 StringIO.StringIO fallback.
2011-07-11 Brian Harringebuild.sh: restore old has() implementation
2011-07-10 Zac MedicoMigrate from codecs.open() to io.open().
2011-07-08 Zac MedicoAdd QA Notice for hasq/useq calls (bug #199722).
2011-07-08 Zac MedicoRemove all hasq/useq calls for bug #199722.
2011-07-08 Zac MedicoInvert has/hasq and use/useq implementations.
2011-07-03 Zac Medicorepoman: ElementTree.ParseError -> SyntaxError
2011-07-01 Zac Medicoportageq get_repo_path: output empty if unknown v2.2.0_alpha43
2011-06-30 Zac Medicomisc-functions.sh: remove stale NEEDED* files
2011-06-30 Zac MedicoFix last commit to work regardless of nullglob.
2011-06-30 Zac Medicoecompress: beware of -k in PORTAGE_COMPRESS_FLAGS
2011-06-30 Zac Medicoebuild(1): pass missing myrepo arg to aux_get
2011-06-30 Zac Medicoebuild(1): pass "installed" arg to Package
2011-06-30 Zac Medicoebuild(1): pass Package instance to setcpv
2011-06-24 Michał GórnyAdd a QA check for systemd unit file install.
2011-06-24 Zac Medicorepoman: fix broken set constructor usage
2011-06-24 Zac Medicorepoman: add new "dependency.unknown" warning
2011-06-18 Zac Medicoemaint binhost: add method for SIZE/MTIME checks
2011-06-18 Zac Medicoemaint binhost: check SIZE and MTIME
2011-06-18 Zac Medicoportageq: fix all_best_visible to fail early
2011-06-17 Zac Medicorepoman: handle PermissionDenied from digestgen
2011-06-16 Zac Medicorepoman: only report allmasked if ebuilds exist
2011-06-09 Zac Medicoebuild.sh: fix libdir for ccache/distcc
2011-06-09 Jeremy Murphyebuild.sh: don't hardcode distcc pump path
2011-06-06 Zac Medicoportageq: support --version
2011-06-04 Zac Medicoportdbapi: cleanup when base module is reloaded
2011-06-02 Zac Medicoportageq: exclude expand_new_virt from commands
2011-06-02 Zac Medicoportageq: add new expand_virtual function
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-23 Zac Medicorepoman: pass type_name to Package constructor v2.2.0_alpha35
2011-05-22 Zac MedicoFix spelling of "ambiguous".
2011-05-20 MATSUU TakutoAdd FEATURES=distcc-pump support.
2011-05-18 Zac Medicoetc-update: clear term when appropriate
2011-05-15 Arfrever Frehtes... Fix some typos.
2011-05-07 Zac Medicodoebuild: use EbuildBuildDir for locking
next