summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updates for portage-2.3.97 releaseportage-2.3.97Zac Medico2020-04-073-1/+13
* NeededEntry: infer implicit soname from file basename (bug 715162)Zac Medico2020-04-072-0/+22
* Revert "AsynchronousTask: add coroutine async_start method"Zac Medico2020-04-0716-88/+49
* Revert "AbstractEbuildProcess: add _async_start coroutine"Zac Medico2020-04-072-14/+27
* Revert "EbuildPhase: add _async_start coroutine"Zac Medico2020-04-072-22/+13
* Revert "AsynchronousTask: Call _start_hook after _start_async"Zac Medico2020-04-071-2/+2
* Revert "AsyncScheduler: use async_start method"Zac Medico2020-04-074-53/+15
* Revert "EbuildBuildDir: use async_start method"Zac Medico2020-04-071-44/+78
* Revert "ForkExecutor: use async_start method"Zac Medico2020-04-072-31/+5
* Revert "SpawnProcess: use async_start method (bug 709746)"Zac Medico2020-04-0710-61/+19
* Revert "PipeLogger: non-blocking write to pipe (bug 709746)"Zac Medico2020-04-072-94/+14
* Revert "SpawnProcess: add _main coroutine"Zac Medico2020-04-071-22/+11
* Revert "SpawnProcess: only cancel self._main_task if it's not done"Zac Medico2020-04-071-1/+1
* Revert "SpawnProcess: make _main cancel pipe_logger when appropriate"Zac Medico2020-04-071-7/+2
* Revert "SpawnProcess: cancel pipe_logger after async_start CancelledError"Zac Medico2020-04-071-6/+1
* Revert "CompositeTask: call self.cancel() for _start_task CancelledError"Zac Medico2020-04-071-1/+1
* Revert "AsyncScheduler: cancel task after _task_coroutine CancelledError"Zac Medico2020-04-071-1/+0
* Revert "EbuildBuildDir: cancel current tasks for CancelledError"Zac Medico2020-04-071-30/+16
* Revert "Support PORTAGE_LOG_FILTER_FILE (bug 709746)"Zac Medico2020-04-077-213/+20
* Revert "_BinpkgFetcherProcess: fix async_lock event loop recursion (bug 711178)"Zac Medico2020-04-071-17/+15
* Revert "SpawnProcess: cancel _main_task in _unregister (bug 711174)"Zac Medico2020-04-071-2/+0
* Revert "Rename PORTAGE_LOG_FILTER_FILE_CMD from PORTAGE_LOG_FILTER_FILE"Zac Medico2020-04-075-6/+6
* process: Unshare UTS namespace, and set hostname to 'localhost'Michał Górny2020-03-281-1/+10
* repoman: Update for a repoman-2.3.22 releaserepoman-2.3.22Zac Medico2020-03-252-1/+6
* repoman.modules.vcs.git.changes: reindex only for commit mode (bug 712106)Zac Medico2020-03-251-1/+6
* _lockfile_was_removed: always return tupleZac Medico2020-03-251-1/+1
* Updates for portage-2.3.96 releaseportage-2.3.96Zac Medico2020-03-252-1/+6
* lockfile: raise TryAgain if inode is already locked (bug 714480)Zac Medico2020-03-252-3/+25
* _lockfile_iteration: index locked files by inode (bug 714480)Zac Medico2020-03-251-12/+23
* _lockfile_was_removed: return fstat result (bug 714480)Zac Medico2020-03-251-8/+8
* repoman: fetch_metadata_xsd: use fetch functionZac Medico2020-03-231-41/+10
* Updates for portage-2.3.95 releaseportage-2.3.95Zac Medico2020-03-222-1/+8
* emerge --info: Filter variables for credentialsSam James (sam_c)2020-03-221-0/+4
* _hide_url_passwd: replace all occurrences (bug 713726)Zac Medico2020-03-221-1/+1
* _post_phase_userpriv_perms: handle $HOME (bug 713100)Zac Medico2020-03-221-3/+4
* AsynchronousTask: in _async_wait, call self.wait() immediatelyZac Medico2020-03-221-6/+6
* AsynchronousTask: include self in InvalidStateError messageZac Medico2020-03-222-2/+2
* DoebuildSpawnTestCase: add $HOME variableZac Medico2020-03-211-1/+3
* eqawarn: output to build log regardless of --quiet (bug 713818)Zac Medico2020-03-211-2/+2
* repoman: Update for a repoman-2.3.21 releaserepoman-2.3.21Zac Medico2020-03-142-1/+7
* repoman.modules.vcs.git.changes: reindex (bug 712106)Zac Medico2020-03-141-3/+14
* Updates for portage-2.3.94 releaseportage-2.3.94Zac Medico2020-03-142-1/+8
* _prepare_workdir: apply PORTAGE_WORKDIR_MODE to PORTAGE_BUILDDIR (bug 692492)Zac Medico2020-03-141-7/+14
* compression_probe: omit zstd --long=31 on 32-bit arch (bug 710444)Zac Medico2020-03-141-2/+8
* depgraph: respect --deep=<depth> with --update (bug 712298)Zac Medico2020-03-142-4/+22
* man/emerge.1: fix logrotate directory containing elog-save-summaryChris Mayo2020-03-141-1/+1
* SimpleEmergeTestCase: test binhost supportZac Medico2020-03-081-3/+45
* SimpleEmergeTestCase: run tests in coroutine methodZac Medico2020-03-071-7/+18
* Updates for portage-2.3.93 releaseportage-2.3.93Zac Medico2020-03-072-1/+7
* SequentialTaskQueue: cancel unstarted tasks when appropriate (bug 711322)Zac Medico2020-03-072-0/+7