summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* EapiDefinition: handle impossible "%d" % Nonev2.2.0_alpha101Zac Medico2012-04-221-3/+3
* doebuild: cleanup tempfile if package phase failsZac Medico2012-04-221-0/+7
* portageq: use return instead of sys.exitZac Medico2012-04-221-18/+18
* dep.__init__: move writemsg import to topZac Medico2012-04-221-2/+1
* repoman: cleanup code for KEYWORDS.invalidZac Medico2012-04-221-5/+5
* fakedbapi.cp_list: remove obsolete virtual codeZac Medico2012-04-221-2/+1
* Print working directory in die message to simplify debugging.Arfrever Frehtes Taifersar Arahesis2012-04-221-0/+1
* portdbapi: update comment about repoman cachesZac Medico2012-04-222-1/+4
* dbapi.cp_list: remove special case for virtualsZac Medico2012-04-223-15/+12
* Add ${T}/build.log symlink to PORT_LOGDIR.Zac Medico2012-04-222-4/+29
* repoman: support * and ~* keywordsZac Medico2012-04-221-1/+1
* dbapi: account for unevaluated_atom in cachesZac Medico2012-04-205-29/+39
* Show config updates later for bug #412845.Zac Medico2012-04-201-2/+1
* mergeme: cleanup hardlink_candidates, bug #412453Greg Turner2012-04-171-5/+4
* Avoid redundant news display for bug #412161.Zac Medico2012-04-161-1/+4
* repoman: update EAPI.definition check for PMSZac Medico2012-04-153-11/+28
* Handle SystemError when importing xml libraries.Zac Medico2012-04-133-6/+6
* perform_all: fix TypeError for bug #411897Zac Medico2012-04-131-1/+1
* dohtml: support FEATURES=force-prefixZac Medico2012-04-131-1/+2
* portageq mass_best_visible: optional "type" argZdenek Behan2012-04-131-4/+18
* EbuildBinpkg: remove temp file on failureZac Medico2012-04-131-1/+5
* ebuild.5: use example.com for bug #411835Zac Medico2012-04-131-2/+2
* phases.docbook: add phases for new EAPIsZac Medico2012-04-111-0/+9
* depgraph._complete_graph: fix for --root-depsv2.2.0_alpha100Zac Medico2012-04-051-1/+2
* config: populate expand map with profile.envZac Medico2012-04-051-4/+4
* Limit long slot conflict loop for bug #410801.Zac Medico2012-04-051-3/+15
* Scheduler: optimize action_uninstallZac Medico2012-04-052-2/+6
* depgraph._validate_blockers: optimize --root-depsZac Medico2012-04-051-0/+5
* depgraph._load_vdb: optimize --root-depsZac Medico2012-04-051-0/+4
* Support /sys/fs/selinux/context for bug #410687.Sven Vermeulen2012-04-051-2/+4
* unmerge: display progress counter, bug #386901Boris Minev2012-04-031-1/+14
* test_getconfig: add case for bug #410625Zac Medico2012-04-031-1/+25
* _check_temp_dir: explicitly close temp fileZac Medico2012-04-031-2/+1
* Don't use varexpand for profile.env, bug #410625.v2.2.0_alpha99Zac Medico2012-04-021-1/+1
* repoman: only assume cvs preserves mtimesZac Medico2012-04-011-1/+1
* repoman: disable header/timestamp check for svnv2.2.0_alpha98Zac Medico2012-04-011-1/+1
* dispatch_conf: don't pass bytes for Popen cmdZac Medico2012-04-011-1/+1
* varexpand: optimize access to current charv2.2.0_alpha97Zac Medico2012-03-311-19/+28
* getconfig: show error message for varexpand failZac Medico2012-03-311-2/+19
* varexpand: use frozenset for word charactersZac Medico2012-03-311-2/+3
* varexpand: use list for efficient appendZac Medico2012-03-311-13/+13
* dispatch_conf: emulate getstatusoutput with PopenZac Medico2012-03-311-12/+12
* portage.5: note more bashrc caveats, bug #409627Zac Medico2012-03-291-1/+4
* fowners: return success for prefix if EUID != 0Zac Medico2012-03-291-2/+8
* dosym: add $EPREFIX to absolute targetJeremy Olexa2012-03-291-2/+5
* xpak: clean up styleMike Frysinger2012-03-281-124/+123
* varexpand: don't cache resultsZac Medico2012-03-271-13/+4
* locks.py: fix _close_fds docstringv2.2.0_alpha96Zac Medico2012-03-271-1/+0
* LockNonblockTestCase: close_fds tweakZac Medico2012-03-271-1/+4
* emerge: suggest dispatch-conf for bug #398843Zac Medico2012-03-271-3/+3