summaryrefslogtreecommitdiffstats
path: root/pym/portage
Commit message (Expand)AuthorAgeFilesLines
* Parse EAPI with pattern from PMS section 7.3.1.Zac Medico2012-05-094-53/+32
* COLLISION_IGNORE: support fnmatch patternsZac Medico2012-05-072-16/+9
* COLLISION_IGNORE: handle prefixZac Medico2012-05-051-3/+4
* Support COLLISION_IGNORE_UNOWNED="*.pyc *.pyo"Krzysztof Pawlik2012-05-042-2/+11
* dispatch-conf: use shlex to parse diff commandZac Medico2012-05-021-3/+7
* validate_desktop_entry: handle Python 3.1Zac Medico2012-05-011-1/+6
* Bug #413983: Add portage.util.urlopen(), which transparentlyArfrever Frehtes Taifersar Arahesis2012-05-013-12/+26
* repoman: ignore false Service desktop entry errorZac Medico2012-04-301-0/+70
* LocationsManager: empty profiles_complex on errorZac Medico2012-04-251-0/+1
* doebuild: cleanup tempfile if package phase failsZac Medico2012-04-221-0/+7
* dep.__init__: move writemsg import to topZac Medico2012-04-221-2/+1
* fakedbapi.cp_list: remove obsolete virtual codeZac Medico2012-04-221-2/+1
* portdbapi: update comment about repoman cachesZac Medico2012-04-221-1/+1
* dbapi.cp_list: remove special case for virtualsZac Medico2012-04-222-11/+8
* Add ${T}/build.log symlink to PORT_LOGDIR.Zac Medico2012-04-221-2/+20
* dbapi: account for unevaluated_atom in cachesZac Medico2012-04-203-21/+26
* mergeme: cleanup hardlink_candidates, bug #412453Greg Turner2012-04-171-5/+4
* Handle SystemError when importing xml libraries.Zac Medico2012-04-131-3/+3
* perform_all: fix TypeError for bug #411897Zac Medico2012-04-131-1/+1
* config: populate expand map with profile.envZac Medico2012-04-051-4/+4
* 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
* 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
* 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
* Close fewer file descriptors for fork / no exec.Zac Medico2012-03-273-12/+38
* movefile: use writemsg for unicode safetyZac Medico2012-03-271-12/+13
* Replace @returns with @return.Zac Medico2012-03-2720-34/+34
* grabdict: remove incorrect docstring, bug #409839Greg Turner2012-03-271-1/+0
* 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
* 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
* 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
* doebuild_environment: comment on bug #408817v2.2.0_alpha93Zac Medico2012-03-191-0/+8
* spawn_nofetch: clone locked config, bug #408817Zac Medico2012-03-192-3/+6
* doebuild_environment: sanity check for bug 408817Zac Medico2012-03-191-8/+12
* unmerge: remove unused preserve-libsZac Medico2012-03-181-0/+9