portage.git
2011-07-10 Zac Medicocircular_dependency: fix ridiculously long loop
2011-07-10 Zac Medicoslot_collision: be consistent with missing IUSE
2011-07-09 Zac Medicocircular_dependency: show debug graph earlier
2011-07-09 Zac Medicocircular_dependency: use itertools.product()
2011-07-09 Zac Medicodepgraph: include pkg.repo in debug output
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 Medicoebuild.5: remove hasq docs for bug #199722
2011-07-08 Zac MedicoInvert has/hasq and use/useq implementations.
2011-07-08 Zac MedicoRepoConfig: ignore missing name if no location
2011-07-08 Zac Medicogetportageversion: omit implicit -r0 for libc
2011-07-08 Zac MedicoQualify "missed update" message as WARNING.
2011-07-08 Zac Medicorepoman: tighten regex for useq and hasq
2011-07-08 Zac Medicorepoman: centralize code for ignoring comments
2011-07-08 Dane Smithrepoman: check for deprecated useq and hasq calls
2011-07-08 Zac Medicocpv_expand: fix KeyError when settings is None
2011-07-07 Zac MedicoRemove the _ensure_encodings module.
2011-07-07 Zac Medicologrotate.d: su portage portage
2011-07-07 Zac Medicoebuild(1): allow-missing-manifests for fetch
2011-07-07 Zac Medicomake.conf.5: fix grammar
2011-07-07 Zac Medicodigestcheck: more allow-missing-manifests
2011-07-07 Zac Medicodigestcheck: support allow-missing-manifests
2011-07-07 Brian Harringadd FEATURES=allow-missing-manifests
2011-07-03 Zac Medicorepoman: ElementTree.ParseError -> SyntaxError
2011-07-03 Arfrever Frehtes... Show repository in error message about missing USE...
2011-07-01 Zac Medicoportageq get_repo_path: output empty if unknown v2.2.0_alpha43
2011-07-01 Zac MedicoFix a typo in a comment.
2011-07-01 Zac Medicovarexpand: remove escaped newline characters
2011-07-01 Zac Medicopreserve-libs: only preserve soname symlinks v2.2.0_alpha42
2011-07-01 Zac MedicoLinkageMapElf.findConsumers(): fix $ROOT handling
2011-07-01 Zac MedicoLinkageMapElf: clarify findConsumers soname code
2011-07-01 Zac MedicoLinkageMapElf.isMasterLink(): handle libproc
2011-06-30 Zac MedicoUseFlagDisplay: fix USE_EXPAND_HIDDEN breakage
2011-06-30 Zac MedicoFix a typo in a comment.
2011-06-30 Zac MedicoFix a typo in a docstring.
2011-06-30 Zac MedicoLinkageMapELF.isMasterLink(): literally compare
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 Medicoconfig: filter repo-level make.defaults earlier
2011-06-30 Zac Medicoebuild(1): use bintree.inject for "package" phase
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-30 Zac MedicoOnly create soname symlinks in global libdirs.
2011-06-30 Zac Medicoconfig.setcpv(): simplify repo_env code
2011-06-30 Zac Medicoenv_update: document ldconfig -X for bug #373341
2011-06-30 Zac MedicoRELEASE-NOTES: fix spelling of "respecting"
2011-06-29 Zac Medicopreserve-libs: don't preserve "master" symlink
2011-06-29 Michał GórnyDon't ever recreate root .so links on env-update.
2011-06-29 Zac MedicoDetect/create missing soname symlinks for libs.
2011-06-28 Arfrever Frehtes... read_corresponding_eapi_file(): Strip final \n from...
2011-06-28 Zac MedicoRemove unimplemented "severe" FEATURES value.
2011-06-28 Zac Medicovarexpand: handle backslashes like more like bash
2011-06-27 Arfrever Frehtes... pkg_use_display(): Use use.expand and use.expand_hidden...
2011-06-27 Zac MedicoPackage.use: share identical frozenset instances
2011-06-27 Zac MedicoFix CONFIG_PROTECT breakage from previous commit.
2011-06-27 Zac Medicoconfig: disallow per-package/repo CONFIG_PROTECT
2011-06-27 Zac MedicoPackage: add use.expand/expand_hidden attributes
2011-06-25 Zac Medicoprepare_features_dirs: fix ccache/distcc libdir
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-23 Arfrever Frehtes... Improve indentation for readability.
2011-06-21 Zac Medicouse_reduce: less strict for installed
2011-06-21 Zac Medicoextract_affecting_use: less strict for installed
2011-06-21 Zac Medicoconfig: fix repo KeyErrors
2011-06-21 Zac MedicoUseManager: avoid possible repo KeyErrors
2011-06-21 Zac Medicoconfig: repo-level make.defaults/package.use
2011-06-21 Zac Medicoconfig: fix repositories attribute for clone
2011-06-19 Zac Medicoportage.5: document more repo-level config files
2011-06-19 Arfrever Frehtes... Bug #370693: Handle package.use.force and package.use...
2011-06-19 Arfrever Frehtes... Bug #370693: Support use.force, package.use.force,...
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-17 Zac Medicomisspell-suggestions: filter the input cp
2011-06-17 Zac Medicotreewalk: set REPLACING_VERSIONS later
2011-06-17 Zac Medicodoebuild: don't set REPLACING_VERSIONS for remove
2011-06-17 Zac Medicodoebuild: export REPLACING_VERSIONS more
2011-06-16 Zac Medicorepoman: only report allmasked if ebuilds exist
2011-06-16 Zac Medicoprepare_build_dirs: skip FEATURES dirs more
2011-06-16 Zac Medicoexpand_set_args: add root SetArg nodes to graph
2011-06-13 Zac Medicobintree: don't provide default VERSION header v2.2.0_alpha41
2011-06-13 Zac Medicopkg_use_enabled: return early for built pkgs
2011-06-13 Zac Medicodigestgen: spawn_nofetch (fix previous commit)
2011-06-13 Zac Medicodigestgen: always allow fetch from mirror://
2011-06-13 Zac MedicoScheduler: make --fetchonly skip pkg_pretend
2011-06-12 Zac Medicotest_merge_order: test smallest runtime cycle
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
next