portage.git
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-14 Zac MedicoSet PORTAGE_REPO_NAME for depend phase.
2011-07-14 Zac Medicodebuild: pass manifest to digestcheck() v2.2.0_alpha45
2011-07-14 Zac Medicodoebuild: discard cached manifest when necessary
2011-07-14 Zac Medicodebuild: pass dist digests to fetch()
2011-07-14 Zac MedicoRevert "ebuild(1): allow-missing-manifests for fetch"
2011-07-13 Zac MedicoProtect EBUILD_{FORCE_TEST,SKIP_MANIFEST} vars.
2011-07-13 Zac Medicofetch: fix ebuild --skip-manifest behavior
2011-07-12 Zac MedicoBUILD_TIME: use string format op for time.time() v2.2.0_alpha44
2011-07-12 Zac MedicoUse portage.subprocess_getstatusoutput() more.
2011-07-12 Zac MedicoAvoid baseline subprocess import under python2.
2011-07-12 Zac Medicoemergelog: use string format op for time.time()
2011-07-12 Zac Medicoemergelog: remove unneeded seek for append mode
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 MedicoUse explicit 'mode' keyword arg with io.open().
2011-07-12 Zac MedicoUse explicit 'mode' keyword arg with io.open().
2011-07-12 Zac Medicoresume_depgraph: be careful with parent_node type
2011-07-12 Zac Medicounmerge: reject USE conditionals in arguments
2011-07-12 Zac Medicomisc-functions.sh: fix incorrect has -o usage
2011-07-12 Zac MedicoRemove unneeded _unicode_decode for io.StringIO.
2011-07-12 Zac MedicoRemove python-2.6 StringIO.StringIO fallback.
2011-07-11 Zac Medicoautounmask-write: create /etc/portage if needed
2011-07-11 Zac Medicoelog/mod_save: fix permissions for logrotate
2011-07-11 Zac Medicoelog/mod_save: ensure parent logdir exists
2011-07-11 Zac Medicoresume_depgraph: fix breakage from reposyntax
2011-07-11 Zac Medicoelog/mod_save: use _ensure_log_subdirs
2011-07-11 Zac Medicoprepare_build_dirs: copy logdir group permissions
2011-07-11 Zac MedicoLog maintainer info for pretend and nofetch.
2011-07-11 Zac Medicoprepare_build_dirs: warn for logdir permission
2011-07-11 Brian Harringebuild.sh: restore old has() implementation
2011-07-11 Zac Medicois_valid_package_atom: fix circular import
2011-07-11 Zac MedicoRemove unused codecs import.
2011-07-10 Zac MedicoMigrate from codecs.open() to io.open().
2011-07-10 Zac MedicoManifest: fix NameError in updateAllHashes
2011-07-10 Zac Medicocircular_dependency: fix total_flags calc
2011-07-10 Zac Medicodepgraph: more debug output for _add_pkg
2011-07-10 Zac Medicoslot_collision: fix more for bug 374423
2011-07-10 Zac Medicoslot_collision: fix AttributeError for bug 374423
2011-07-10 Zac Medicodepgraph: reject USE conditionals in arguments
2011-07-10 Zac Medicocircular_dependency: fix REQUIRED_USE test
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
next