summaryrefslogtreecommitdiffstats
path: root/pym/portage
Commit message (Expand)AuthorAgeFilesLines
* Update timestamps in headers of modified files.Zac Medico2011-05-052-2/+2
* test_rebuild: test --rebuild-if-new-rev moreDavid James2011-05-041-0/+15
* emerge: replace --rebuild with finer grained optsDavid James2011-05-041-4/+35
* Fix Manifest.updateAllHashes()Mike Gilbert2011-05-031-1/+1
* Add --rebuild-ignore flag.David James2011-05-031-0/+18
* rebuild_config: propagate runtime deps to parentsDavid James2011-05-031-2/+7
* cpv_expand: avoid old-style virtual codeZac Medico2011-05-021-14/+10
* emerge: rename --no*-atoms to --*-excludeZac Medico2011-05-021-1/+1
* Update timestamps in headers of modified files.Zac Medico2011-05-013-2/+5
* emerge: add --rebuild and --norebuild-atoms optsDavid James2011-05-012-1/+73
* _postinst_bsdflags: apply to $ROOT, not $DZac Medico2011-04-281-1/+1
* Move preinst/postinst_bsdflags from bash to pyDavid James2011-04-281-14/+23
* --autounmask: Don't change masked/forced flagsSebastian Luther2011-04-272-2/+31
* Update timestamps in headers of modified files.Zac Medico2011-04-133-3/+3
* doins: tweak $DISTDIR symlink handlingZac Medico2011-04-111-1/+1
* extract_affecting_use: test bug #363073Zac Medico2011-04-111-0/+3
* extract_affecting_use: allow parens in atomsZac Medico2011-04-111-3/+5
* Add force-mirror FEATURE.David James2011-04-072-7/+7
* filter PORTAGE_GPG_SIGNING_COMMAND for ebuild envZac Medico2011-04-041-1/+2
* Display: fix fetch restrict msg for RO_DISTDIRSZac Medico2011-03-311-0/+3
* display_merge: tweak background/logging logicv2.2.0_alpha29Zac Medico2011-03-271-3/+5
* dblink: rename 'buffer' var in _elog_processZac Medico2011-03-271-5/+5
* unmerge: fix lock/UnsupportedAPIException logicZac Medico2011-03-271-7/+12
* UnsupportedAPIException: handle unicode in EAPIZac Medico2011-03-272-4/+15
* MergeProcess: add fallback setcpv callZac Medico2011-03-261-3/+19
* MergeProcess: query blockers in the main processZac Medico2011-03-262-4/+8
* display_merge: pass through noiselevel argsZac Medico2011-03-261-1/+2
* MergeProcess: relocate portage reinstall codeZac Medico2011-03-262-61/+67
* unmerge: fix PORTAGE_BACKGROUND logicZac Medico2011-03-261-5/+8
* Update header timestamps for modified files.Zac Medico2011-03-252-2/+2
* MergeProcess: call elog_process for replaced pkgsZac Medico2011-03-251-1/+8
* dblink: use self.mycpv in _elogZac Medico2011-03-251-2/+2
* MergeProcess: toggle vardbapi._pkgs_changedZac Medico2011-03-251-0/+1
* config: blacklist PORTAGE_BACKGROUND* varsZac Medico2011-03-251-1/+5
* MergeProcess: handle unicode in elog pipeZac Medico2011-03-252-3/+3
* env_update: remove sleep_for_mtime_granularityDavid James2011-03-251-11/+7
* dblink: fix elog bugs for unmerge phasesZac Medico2011-03-251-18/+22
* vartree: remove broken scheduler referenceZac Medico2011-03-251-2/+1
* vartree: remove unused scheduler referencesZac Medico2011-03-251-33/+7
* MergeProcess: separate unmerge output from mergeZac Medico2011-03-253-29/+46
* ebuild(1): fix AttributeError for merge phaseZac Medico2011-03-251-1/+2
* MergeProcess: close elog_writer_fd leakZac Medico2011-03-251-0/+1
* MergeProcess: Fix PORTAGE_BACKGROUND/LOG_FILE useZac Medico2011-03-241-0/+9
* Preserve elog message continuity during updates.Zac Medico2011-03-241-3/+3
* Merge packages asynchronously in Portage.David James2011-03-242-55/+121
* dep_check: return errors as unicodeZac Medico2011-03-171-4/+5
* iter_owners: try the hashed approach in any caseZac Medico2011-03-161-8/+0
* Update timestamps in headers of modified files.Zac Medico2011-03-141-1/+1
* Make all temp dirs under $PORTAGE_TMPDIR/portage.Zac Medico2011-03-112-11/+14
* portdbapi: source ebuilds when eclass dir missingZac Medico2011-03-071-2/+0