portage.git
2011-06-11 Zac MedicoRemove FEATURES=preserve-libs config/docs.
2011-06-11 Zac Medicoportage.const: toggle constants for stable branch
2011-06-11 Arfrever Frehtes... Fix a typo in a comment. v2.2.0_alpha40
2011-06-11 Zac Medicoserialize_tasks: debug output for runtime cycles
2011-06-11 Zac Medicoserialize_tasks: asap ignore medium_soft earlier
2011-06-11 Zac Medicoserialize_tasks: minimize runtime cycles more
2011-06-11 Zac Medicoserialize_tasks: minimize nodes in runtime cycles
2011-06-11 Zac Medicodepgraph._serialize_tasks: revert formatting diff
2011-06-11 Zac Medicodepgraph._serialize_tasks: move libperl/perl code
2011-06-11 Zac Medicobintree: verify that default REPO is legit
2011-06-11 Zac Medicodepgraph._serialize_tasks: tweak last commit more
2011-06-11 Zac Medicodepgraph._serialize_tasks: tweak last commit
2011-06-11 Zac Medicotest_fakedbapi: define PORTDIR, test missing IUSE
2011-06-11 Zac Medicotest_fakedbapi: use tempdir for config paths
2011-06-11 Zac MedicoAdd tests for fakedbapi.
2011-06-11 Zac Medicoslot_collision_notice: don't omit any use dep
2011-06-11 Zac Medicoshow_unsatisfied_blockers: don't omit any pkgs
2011-06-11 Arfrever Frehtes... Fix a typo.
2011-06-10 Zac Medicodepgraph._serialize_tasks: fix libperl/perl order
2011-06-10 Zac Medicofakedbapi: add myrepo args for portdbapi compat
2011-06-10 Zac Medicobintree: handle pkgindex CHOST header like REPO
2011-06-10 Zac Medicobintree: always populate pkgindex REPO header
2011-06-10 Zac MedicoFix some typoes in docs and comments. v2.2.0_alpha39
2011-06-09 Zac Medicoportage.5: doc repo and wildcard atom extensions
2011-06-09 Zac Medicouseflag/dep_re: less strict if eapi None
2011-06-09 Zac MedicoSubProcess: fix status for _set_returncode caller
2011-06-09 Zac MedicoAbstractEbuildProcess: handle kill by signal
2011-06-09 Zac MedicoSubProcess: make returncode like Popen
2011-06-09 Zac Medicolockfile: use hasattr() instead of dir()
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-09 Zac Medicotest_use_reduce: test empty parens (bug 370565)
2011-06-09 Arfrever Frehtes... use_reduce: disallow empty parens
2011-06-09 Zac Medicogetmaskingstatus: fix keywords logic
2011-06-09 Zac Medicogetmaskingreason: EAPI metadata safety
2011-06-09 Zac Medicoshow_masked_packages: EAPI metadata safety
2011-06-09 Arfrever Frehtes... Fix a typo and update a comment.
2011-06-09 Zac Medico_show_unsatisfied_dep: fix logic for EAPI mask
2011-06-09 Zac MedicoSpawnTestCase: check returncode
2011-06-09 Zac Medicolocks: use a private constant for fcntl.lockf
2011-06-09 Zac MedicoTest noblocking locks.
2011-06-08 Zac Medicounmerge: show virtual in system unmerge warning
2011-06-08 Zac MedicoAtom: avoid TypeError with PyPy
2011-06-08 Zac Medicoautounmask-write: prefer package.accept_keywords
2011-06-08 Zac Medicoextract_affecting_use: _get_useflag_re(eapi)
2011-06-08 Zac Medicoautounmask-write: support package.accept_keywords
2011-06-08 Arfrever Frehtes... Add initial support for EAPI="4-python".
2011-06-06 Arfrever Frehtes... Fix some typos.
2011-06-06 Zac Medicobintree: populate REPO header for empty pkgindex v2.2.0_alpha38
2011-06-06 Zac Medicogetmaskingreason: assume myrepo arg is valid
2011-06-06 Zac Medicoconfig: add missing Package import
2011-06-06 Zac MedicoUse Package.UNKNOWN_REPO where appropriate.
2011-06-06 Zac Medicogetmaskingreason: add myrepo argument
2011-06-06 Zac Medicoportageq: support --version
2011-06-06 Zac MedicoScheduler: init _fetch_log in constructor
2011-06-06 Zac MedicoInternalPackageSet: default allow_repo=True
2011-06-05 Zac Medicocreate_world_atom: fix slot/repo atom logic
2011-06-05 Zac MedicoEnable atom::repo in the @selected package set.
2011-06-05 Zac MedicoMergeListItem: fix "unknown repo" display
2011-06-05 Zac Medicomatch-all-cpv-only: share match-all cache when ok
2011-06-05 Zac Medicoportdbapi.xmatch: remove redundant myval check
2011-06-05 Zac Medicoportdbapi.xmatch: always pass mytree to cp_list
2011-06-05 Zac Medicodbapi._iter_match: remove redundant myrepo args
2011-06-05 Zac Medicodep_expand: fix orig_dep for previous commit
2011-06-05 Zac Medicodep_expand: optimize away cpv_expand if possible
2011-06-05 Zac MedicoUniformly check EAPI when avoiding setcpv calls.
2011-06-04 Zac Medico--ask: show group warning before pretend prompt
2011-06-04 Zac Medicoautounmask: reference EMERGE_DEFAULT_OPTS in docs
2011-06-04 Zac MedicoBinpkg: cleanup PORTAGE_BINPKG_FILE code
2011-06-04 Zac MedicoFix a typo in a comment.
2011-06-04 Zac Medicoautounmask: include comments from package.mask
2011-06-04 Zac Medicoemergelog: tweak _disabled comment
2011-06-04 Zac Medicoemergelog: only enable when called by emerge
2011-06-04 Zac MedicoRevert "dblink.merge: remove autoclean emergelog calls"
2011-06-04 Zac Medicoportdbapi: cleanup when base module is reloaded
2011-06-04 Zac MedicoUpdate timestamps in headers of modified files.
2011-06-04 Zac MedicoMove pickle import out of base portage module.
2011-06-03 Zac Medico--ask: prompt for --pretend mode when necessary
2011-06-03 Zac Medico--autounmask: show note suggesting how to disable
2011-06-03 Zac Medicomake_http_request: fix request arguments
2011-06-03 Zac Medicodblink.merge: remove autoclean emergelog calls
2011-06-03 Zac Medicodblink.merge: remove unused scheduler callbacks
2011-06-03 Zac Medicodblink.unmerge: fix some background logic cases
2011-06-03 Zac Medicoautounmask-write: mention --ask in docs
2011-06-03 Zac Medicoetc-update: disable clear_term by default
2011-06-03 Zac Medicoautounmask-write: force configpro if non-existent
2011-06-03 Zac Medicoadd_pkg_dep_string: fix reversed inst_pkgs order
2011-06-03 Zac Medicoadd_pkg_dep_string: remove unused root_slot var
2011-06-03 Zac MedicoUse bool(digraph) instead of empty()/is_empty().
2011-06-03 Zac Medicodblink.unmerge: init log_path earlier, don't pop
2011-06-03 Zac Medicorepository/config: PORTDIR/overlay priority tweak
2011-06-02 Zac MedicoNEWS: FEATURES=parallel-install and ebuild-locks
2011-06-02 Zac MedicoNEW/RELEASE-NOTES: add items for portage-2.1.10
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 Medicorepoman: disallow EMERGE_FROM in EAPI 4
2011-05-31 Zac Medicoetc-update: add clear_term config for bug #142508
2011-05-31 Zac Medicodep_zapdeps: use digraph for preference selection
2011-05-30 Zac Medicotest_merge_order: add USE deps to bug 264434 test
2011-05-30 Zac Medicotest_merge_order: test bug #264434 with virtual
next