aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* repos.conf: Use consistent list of values for boolean optionsWynn Wolf Arbor2020-07-024-32/+29
* ecompress: optimize docompress -x precompressed comparisonZac Medico2020-07-022-13/+15
* man: fix syntax for page refsMike Frysinger2020-06-302-6/+6
* xtermTitle: support konsoleZac Medico2020-06-271-1/+1
* ecompress: fix precompressed false positive for docompress -x <directory>Zac Medico2020-06-241-1/+1
* Updates for portage-2.3.103 releaseportage-2.3.103Zac Medico2020-06-232-2/+9
* SpawnProcess._async_wait: allow _main_task to exit normallyZac Medico2020-06-231-0/+11
* PipeLogger._unregister: sanity check for closed file or loopZac Medico2020-06-231-5/+6
* ecompress: fix "Argument list too long" for sed (bug 727522)Patrick McLean2020-06-231-2/+3
* EbuildPhase._elog: _set_nonblocking(build_logger.stdin.fileno())Zac Medico2020-06-231-1/+3
* repoman: Update for a repoman-2.3.23 releaserepoman-2.3.23Zac Medico2020-06-222-1/+6
* Updates for portage-2.3.102 releaseportage-2.3.102Zac Medico2020-06-222-1/+7
* Support PORTAGE_LOG_FILTER_FILE_CMD (bug 709746)Zac Medico2020-06-2210-30/+243
* PipeLogger: non-blocking write to pipe (bug 709746)Zac Medico2020-06-222-17/+116
* _writer: fix unsafe finally clause (bug 728580)Zac Medico2020-06-182-28/+33
* repoman: deprecate netsurf.eclass.Michael Orlitzky2020-06-161-0/+1
* Revert "PipeLogger: non-blocking write to pipe (bug 709746)"Zac Medico2020-06-152-114/+13
* Revert "Support PORTAGE_LOG_FILTER_FILE_CMD (bug 709746)"Zac Medico2020-06-1510-243/+30
* Updates for portage-2.3.101 releaseportage-2.3.101Zac Medico2020-06-143-1/+18
* Support PORTAGE_LOG_FILTER_FILE_CMD (bug 709746)Zac Medico2020-06-1410-30/+243
* repos.conf: add bool sync-openpgp-key-refresh option (bug 661518)Zac Medico2020-06-143-3/+25
* ecompress: prefix eqawarn messages with QA Notice (bug 728046)Zac Medico2020-06-141-5/+5
* PipeLogger: fix FEATURES=compress-build-logs (bug 709746)Zac Medico2020-06-131-0/+7
* PipeLogger: non-blocking write to pipe (bug 709746)Zac Medico2020-06-122-13/+107
* xtermTitle: support alacrittyKirill Chibisov2020-06-081-1/+1
* repoman: add cmake-utils to deprecated eclassesGeorgy Yakovlev2020-06-081-0/+1
* _better_cache._scan_cat: avoid stat calls (bug 725934)Zac Medico2020-06-061-2/+7
* Escape percent-signs in portage.package.ebuild.fetch.get_mirror_url()Mike Gilbert2020-05-311-1/+6
* Revert "Escape percent-signs in filename when fetching from mirrors"Mike Gilbert2020-05-311-7/+2
* Escape percent-signs in filename when fetching from mirrorsMike Gilbert2020-05-311-2/+7
* Updates for portage-2.3.100 releaseportage-2.3.100Zac Medico2020-05-243-1/+15
* ecompress: ignore docompress -x files in precompressed QA check (bug 721516)Zac Medico2020-05-241-2/+14
* Default BINPKG_COMPRESSION to zstd (bug 715108)Zac Medico2020-05-245-4/+50
* NeededEntry: don't use scanelf -q (bug 721336)Zac Medico2020-05-243-2/+14
* Revert "doebuild: Use ccache/distcc/icecream only in src_* phases"Michał Górny2020-05-181-8/+1
* process: Provide libc fallback for sethostname() on PyPyMichał Górny2020-05-171-1/+8
* locks: translate surrogate from uname (bug 721402)Zac Medico2020-05-071-3/+3
* doebuild: Use ccache/distcc/icecream only in src_* phasesMichał Górny2020-05-061-1/+8
* phase-functions.sh: do not set PKG_CONFIG_PATHMike Gilbert2020-05-031-4/+0
* make.globals: add default BINPKG_COMPRESS setting (bug 715108)Zac Medico2020-05-031-1/+4
* AuxdbTestCase: test eclass inheritanceZac Medico2020-05-022-10/+38
* anydbm: avoid interference between cleanse_keys and _eclasses_Zac Medico2020-05-022-1/+8
* Import portage.util.netlink.RtNetlink in global scopeMike Gilbert2020-04-201-2/+9
* special_env_vars: add ENV_UNSET to environ_whitelist (bug 700830)Zac Medico2020-04-121-1/+1
* Updates for portage-2.3.99 releaseportage-2.3.99Zac Medico2020-04-112-1/+7
* depgraph: respect <foo-version:= for slot operator rebuild (bug 717140)Zac Medico2020-04-112-5/+10
* Add test case to reproduce bug 717140Zac Medico2020-04-111-1/+93
* _schedule_merge_wakeup: handle main loop exitZac Medico2020-04-091-1/+2
* Updates for portage-2.3.98 releaseportage-2.3.98Zac Medico2020-04-082-1/+6
* Scheduler: wakeup for empty merge queue (bug 711322)Zac Medico2020-04-082-10/+35