summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updates for portage-2.3.63 releaseportage-2.3.63Zac Medico2019-04-152-1/+11
* AsyncioEventLoop: enable SIGINT in exception handler (bug 672540)Zac Medico2019-04-151-0/+5
* WakeupFdSigchldTestCase: enable test with python2.7Zac Medico2019-04-151-7/+3
* socks5: use ${PORTAGE_TMPDIR}/portage (bug 683040)Zac Medico2019-04-151-1/+9
* Speed up testing against IUSE by not using regexpDouglas Anderson2019-04-154-11/+26
* PipeReaderTestCase: use asyncio.create_subprocess_execZac Medico2019-04-141-11/+9
* repos.conf: add sync-openpgp-keyserver option (bug 680908)Matthew Thode2019-03-313-3/+14
* __dyn_test: Make fallback to WORKDIR conditional.Ulrich Müller2019-03-191-4/+8
* man: Remove obsolete cross-compilation sectionJames Le Cuirot2019-03-171-43/+0
* man: Replace HDEPEND description with newer BDEPEND descriptionJames Le Cuirot2019-03-171-11/+12
* man: Update has_version and best_version descriptions for EAPI 7James Le Cuirot2019-03-171-14/+22
* Updates for portage-2.3.62 releaseportage-2.3.62Zac Medico2019-02-192-1/+7
* lockfile: do not leak file descriptor after _lockfile_was_removed exceptionZac Medico2019-02-191-5/+12
* lockfile: use loop instead of recursionZac Medico2019-02-191-5/+29
* locks: check for removed lockfile only if unlinkfile is TrueZac Medico2019-02-181-1/+1
* Updates for portage-2.3.61 releaseportage-2.3.61Zac Medico2019-02-172-1/+10
* locks: handle sshfs hardlink inode numbers (bug 678218)Zac Medico2019-02-171-0/+27
* util: fix whitespace bug introduced in cleanup of get_cpu_count workRobin H. Johnson2019-02-161-1/+1
* util: fix thinko introduced in cleanup of get_cpu_count workRobin H. Johnson2019-02-161-2/+2
* Replace multiprocessing.cpu_count with portage.util.cpuinfo.get_cpu_countRobin H. Johnson2019-02-153-13/+13
* cpuinfo: use better available CPU calculationRobin H. Johnson2019-02-151-2/+31
* {pre,post}inst-qa-check.d/50gnome2-utils: Delete obsolete files.Arfrever Frehtes Taifersar Arahesis2019-02-122-11/+0
* {pre,post}inst-qa-check.d/50xdg-utils: gnome2_icon_cache_update -> xdg_icon_c...Arfrever Frehtes Taifersar Arahesis2019-02-121-6/+6
* {pre,post}inst-qa-check.d: Move gnome2_icon_cache_check() from 50gnome2-utils...Arfrever Frehtes Taifersar Arahesis2019-02-122-54/+54
* Don't define a default for ACCEPT_LICENSEUlrich Müller2019-02-125-13/+11
* Updates for portage-2.3.60 releaseportage-2.3.60Zac Medico2019-02-112-1/+7
* locks: handle lock file removal on NFS (bug 636798)Zac Medico2019-02-071-13/+65
* _raise_exc: handle EROFSZac Medico2019-02-061-2/+3
* pid-sandbox: handle EnvironmentError for python2 compat (bug 675868)Zac Medico2019-01-281-2/+2
* Updates for portage-2.3.59 releaseportage-2.3.59Zac Medico2019-01-272-1/+7
* pid-sandbox: pid-ns-init TIOCSCTTY after setsid (bug 675868)Zac Medico2019-01-271-0/+13
* Updates for portage-2.3.58 releaseportage-2.3.58Zac Medico2019-01-222-1/+9
* pid-sandbox: run pid-ns-init as root (bug 675868)Arfrever Frehtes Taifersar Arahesis2019-01-222-21/+40
* pid-sandbox: pid-ns-init setsid support (bug 675870)Zac Medico2019-01-221-3/+13
* inherit: use local -x ECLASS (bug 676014)Zac Medico2019-01-221-17/+10
* ebuild.sh: eliminate inherit eqawarn call to external fmt commandZac Medico2019-01-221-4/+3
* pid-sandbox: whitelist "depend" phaseZac Medico2019-01-211-1/+2
* SpawnProcess: allow unshare_mount and unshare_pidZac Medico2019-01-211-1/+1
* Updates for portage-2.3.57 releaseportage-2.3.57Zac Medico2019-01-202-1/+9
* pid-ns-init: fix child process signal disposition (bug 675828)Zac Medico2019-01-202-6/+34
* INSTALL_MASK: index patterns anchored with leading slash (bug 675826)Zac Medico2019-01-202-7/+113
* ResolverPlayground: add chgrp to essential_binariesZac Medico2019-01-201-0/+1
* emerge: compare new slot USE to installed slotArfrever Frehtes Taifersar Arahesis2019-01-191-4/+9
* portagetree: getname and portroot DeprecationWarningZac Medico2019-01-191-2/+14
* ebuild.sh: fix try_source qa condition testjunwei2019-01-171-1/+1
* bin/socks5-server.py: fix PendingDeprecationWarning for asyncio.Task.current_...Zac Medico2019-01-151-1/+7
* tests: add unit test for portage.util.socks5 (FEATURES=network-sandbox-proxy)Zac Medico2019-01-152-3/+256
* Updates for portage-2.3.56 releaseportage-2.3.56Zac Medico2019-01-142-1/+8
* pid-sandbox: execute pid-ns-init as pid 1 (bug 675312)Zac Medico2019-01-142-10/+59
* misc-functions.sh: restore canonicalize func (bug 675284)Zac Medico2019-01-132-0/+35