aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updates for portage-2.3.66 releaseportage-2.3.66Zac Medico2019-04-292-1/+8
* Enable FEATURES=strict-keepdir behavior for new EAPIsZac Medico2019-04-293-1/+8
* fetch: atomic downloads (bug 175612)Zac Medico2019-04-293-36/+303
* Deprecate EAPIs 4-slot-abi, 5-hdepend, and 7_pre1Zac Medico2019-04-279-85/+91
* Format _testing,_deprecated_eapis one per lineZac Medico2019-04-271-2/+15
* Updates for portage-2.3.65 releaseportage-2.3.65Zac Medico2019-04-252-1/+9
* emergelog: handle /dev/null symlink (bug 684232)Zac Medico2019-04-241-1/+1
* RepoConfigLoader: fix default_portdir value (bug 478544)Zac Medico2019-04-241-3/+6
* Import OrderedDict directly from collectionsZac Medico2019-04-216-13/+19
* Remove internal OrderedDict implementationZac Medico2019-04-212-35/+3
* emerge --info: show per-package FEATURES (bug 553224)Zac Medico2019-04-201-1/+1
* cnf/make.conf.example: remove comment about DISTDIR and PKGDIR in PORTDIRZac Medico2019-04-181-4/+1
* Updates for portage-2.3.64 releaseportage-2.3.64Zac Medico2019-04-183-1/+17
* Update /usr/portage references (bug 378603)Zac Medico2019-04-1812-66/+57
* Change /usr/portage council approved locations (bug 378603)Zac Medico2019-04-184-3/+85
* 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_cache_updateArfrever Frehtes Taifersar Arahesis2019-02-121-6/+6
* {pre,post}inst-qa-check.d: Move gnome2_icon_cache_check() from 50gnome2-utils to 50xdg-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