aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* RepoConfigLoader: Fix indentv2.2.7Zac Medico2013-09-231-5/+5
* mkrelease.sh: include READMEZac Medico2013-09-231-1/+1
* emerge-webrsync: handle missing dir, bug #484950Zac Medico2013-09-231-1/+8
* _emerge: Implement verbose-conflicts, bug #481366Alexander Berntsen2013-09-233-1/+11
* Add READMEAlexander Berntsen2013-09-231-0/+48
* ebuild_main: prefix PKG_CONFIG_PATH, bug #485456Ruud Koolen2013-09-201-1/+1
* SpawnProcess: enable FD_CLOEXEC for DarwinZac Medico2013-09-181-7/+1
* Handle newline in symlink target for bug #485226.Zac Medico2013-09-171-0/+7
* portage.util.atomic_ofstream.__init__(): Fix compatibility with Python <2.6.5.Arfrever Frehtes Taifersar Arahesis2013-09-161-1/+1
* Bug #485056: Fix portageq with Python <2.6.5.Arfrever Frehtes Taifersar Arahesis2013-09-161-1/+1
* RepoConfig: fix bug #485006v2.2.6Zac Medico2013-09-151-1/+2
* emerge-webrsync: fix bug #484950v2.2.5Zac Medico2013-09-151-2/+7
* _copyxattr: ignore EOPNOTSUPP from os.listxattr()Zac Medico2013-09-151-1/+6
* _copyxattr: ignore EOPNOTSUPP from xattr.list()Zac Medico2013-09-141-7/+1
* Flag -Waggressive-loop-optimizations warnings.Ryan Hill2013-09-141-0/+1
* Bug #484730: In sync mode, use repos.conf section name when repo_name file is...Arfrever Frehtes Taifersar Arahesis2013-09-131-5/+5
* dohtml: restore behavior noted in bug #425214v2.2.4Zac Medico2013-09-121-1/+2
* EAPI="5-progress": Support case-insensitive matching of extensions in unpack().Arfrever Frehtes Taifersar Arahesis2013-09-112-1/+7
* dohtml: fix DOCDESTTREE path joinv2.2.3Zac Medico2013-09-111-1/+1
* _ctypes: use_errno=True for ctypes.get_errno()Mike Gilbert2013-09-111-1/+1
* unprivileged/chown: fix bug #470992v2.2.2Benda Xu2013-09-091-1/+9
* doexe/newins: mktemp for bug #484332Zac Medico2013-09-092-7/+6
* doins: use mktemp for private files, bug #484332Zac Medico2013-09-091-1/+1
* SpawnProcess: convert cgroup pids to int earlierZac Medico2013-09-091-2/+2
* Handle EPERM from os.kill(), bug #358211.Zac Medico2013-09-092-3/+26
* Adjust pty permissions for userpriv.Zac Medico2013-09-061-0/+19
* action_info: don't use print(), bug #483628Zac Medico2013-09-041-13/+22
* _copyxattr: handle EOPNOTSUPP from xattr.list()Zac Medico2013-09-031-1/+13
* install.py: show args if copy_xattrs failsZac Medico2013-09-031-0/+5
* PipeReaderTestCase: use PopenProcessZac Medico2013-09-021-18/+18
* SpawnProcess: Don't handle FreeBSD fcntl ENOTTYZac Medico2013-09-021-10/+3
* Disable calls to fcntl.fcntl(…, fcntl.F_SETFD, … | fcntl.FD_CLOEXEC) with...Arfrever Frehtes Taifersar Arahesis2013-09-029-55/+81
* _setup_pipes: fix for Python 3.1 to 3.3Zac Medico2013-09-011-3/+8
* FakeVartree: infinite _aux_get_wrapper recursionZac Medico2013-09-011-4/+7
* _setup_pipes: copy descriptor flags after dup2Zac Medico2013-09-011-9/+27
* _setup_pipes: os.set_inheritable() for Python 3.4Zac Medico2013-09-011-2/+15
* Use F_GETFD/F_SETFD for FD_CLOEXEC.Zac Medico2013-09-019-48/+54
* unpack: warn for unofficial sufffix, bug #476738Zac Medico2013-09-012-6/+90
* grabdict_package: use recursive name for errorsZac Medico2013-08-271-16/+27
* dohtml: restore behavior noted in bug #425214Zac Medico2013-08-261-0/+7
* dohtml: optimize for bug #482290Zac Medico2013-08-241-8/+31
* emerge --sync: discard timestamp after SIGINTZac Medico2013-08-241-15/+16
* emerge --sync: discard timestamp for partial syncZac Medico2013-08-241-2/+25
* Make keepdir an external ebuild helper program.Ulrich Müller2013-08-226-28/+22
* Skip main-repo warn if PORTDIR unset, bug #470006Zac Medico2013-08-221-1/+1
* NEWS: cgroups, ipc-sandbox, and network-sandboxv2.2.1Zac Medico2013-08-211-0/+5
* dep_zapdeps: fix all_available referenceZac Medico2013-08-211-1/+1
* repoman: tweak help for --include-exp-profilesZac Medico2013-08-212-2/+3
* doebuild.spawn: make args backward compatibleZac Medico2013-08-211-9/+9
* SpawnProcess: add unshare_ipc and unshare_netZac Medico2013-08-211-1/+2