summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove extended package set configuration docs.v2.1.10.55Zac Medico2012-04-024-25/+9
* Remove FEATURES=preserve-libs config/docs.Zac Medico2012-04-023-20/+6
* portage.const: toggle constants for stable branchZac Medico2012-04-021-4/+4
* 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
* Close fewer file descriptors for fork / no exec.Zac Medico2012-03-274-22/+42
* etc-update: handle emacs diff cmd, bug #409849Zac Medico2012-03-271-1/+3
* etc-update: remove duplicate using_editorZac Medico2012-03-271-1/+0
* movefile: use writemsg for unicode safetyZac Medico2012-03-271-12/+13
* Replace @returns with @return.Zac Medico2012-03-2732-58/+58
* grabdict: remove incorrect docstring, bug #409839Greg Turner2012-03-271-1/+0
* Localize config update messages, bug #409835.Greg Turner2012-03-271-7/+9
* emerge-webrsync: use portageq from same prefixZac Medico2012-03-272-4/+13
* unmerge: fix return code for bug #409647Zac Medico2012-03-252-13/+11
* Exit status 128 + SIGINT for --ask 'no' answer.Zac Medico2012-03-254-10/+10
* emerge --sync: use yellow for portage update msgZac Medico2012-03-251-4/+5
* movefile: import print_functionZac Medico2012-03-231-0/+2
* movefile: clarify message for xattr copy errorv2.2.0_alpha95Zac Medico2012-03-231-1/+13
* movefile: refactor selinux conditional codeZac Medico2012-03-231-15/+13
* Clarify symlink/dir collision for bug #409359.Zac Medico2012-03-231-7/+24
* repoman: disable dependency.unknown for blockersZac Medico2012-03-221-1/+5
* mtimedb: fix hexversion for python issue 5729Zac Medico2012-03-222-2/+2
* mtimedb: enable JSON write supportv2.2.0_alpha94Zac Medico2012-03-221-11/+11
* emerge --changelog: show some log entries aboveZac Medico2012-03-221-3/+18
* emerge --changelog: fix split ChangeLog bugsZac Medico2012-03-222-19/+46
* PreservedLibsRegistry: try to parse as JSON firstZac Medico2012-03-221-3/+3
* PreservedLibsRegistry: enable JSON write supportZac Medico2012-03-211-2/+2
* getmaskingreason: use remember_source_fileZac Medico2012-03-211-1/+7
* Bug #361759: QA check for /etc/udev/rules.dZac Medico2012-03-211-0/+12
* Map emerge --buildpkg=n to FEATURES=-buildpkg.Zac Medico2012-03-214-6/+8
* doebuild_environment: comment on bug #408817v2.2.0_alpha93Zac Medico2012-03-191-0/+8
* spawn_nofetch: clone locked config, bug #408817Zac Medico2012-03-193-5/+7
* Revert "depgraph: reset pkgsettings after setcpv"Zac Medico2012-03-191-1/+0
* doebuild_environment: sanity check for bug 408817Zac Medico2012-03-191-8/+12
* depgraph: reset pkgsettings after setcpvZac Medico2012-03-191-0/+1