portage.git
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
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
next