aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "EbuildBuildDir: cancel current tasks for CancelledError"Zac Medico2020-04-071-30/+16
* Revert "Support PORTAGE_LOG_FILTER_FILE (bug 709746)"Zac Medico2020-04-073-55/+15
* 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-072-2/+2
* emerge --info: Filter variables for credentialsSam James (sam_c)2020-03-221-0/+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
* depgraph: respect --deep=<depth> with --update (bug 712298)Zac Medico2020-03-141-2/+6
* SequentialTaskQueue: cancel unstarted tasks when appropriate (bug 711322)Zac Medico2020-03-072-0/+7
* AsynchronousTask: handle addStartListener after exit (bug 711322)Zac Medico2020-03-071-0/+8
* AsynchronousTask: simplify isAlive (bug 711688)Zac Medico2020-03-074-14/+1
* AsynchronousTask: handle addExistListener after exitZac Medico2020-03-061-0/+2
* Scheduler: replace add_done_callback with addExitListenerZac Medico2020-03-051-16/+11
* AsynchronousTask: schedule exit listeners via call_soon (bug 711322)Zac Medico2020-03-051-32/+21
* AsynchronousTask: schedule start listeners via call_soon (bug 711322)Zac Medico2020-03-051-1/+1
* Scheduler: use add_done_callback (bug 711322)Zac Medico2020-03-051-14/+22
* SequentialTaskQueue: update bool(self) sooner (bug 711322)Zac Medico2020-03-041-7/+9
* Rename PORTAGE_LOG_FILTER_FILE_CMD from PORTAGE_LOG_FILTER_FILEZac Medico2020-03-022-2/+2
* EbuildMetadataPhase: make _unregister idempotent (bug 711362)Zac Medico2020-03-021-1/+2
* Subprocess: delay unregister in _async_wait (bug 711174)Zac Medico2020-03-011-1/+10
* _GeneratorTask: throw CancelledError in cancelled coroutine (bug 711174)Zac Medico2020-03-011-3/+9
* SpawnProcess: cancel _main_task in _unregister (bug 711174)Zac Medico2020-03-011-0/+2
* _BinpkgFetcherProcess: fix async_lock event loop recursion (bug 711178)Zac Medico2020-03-011-15/+17
* fetch: drop privileges early for NFS root_squash (bug 601252)Zac Medico2020-02-291-1/+11
* Support PORTAGE_LOG_FILTER_FILE (bug 709746)Zac Medico2020-02-293-15/+55
* _PostPhaseCommands: avoid CancelledError in _soname_deps_qa done callbackZac Medico2020-02-291-1/+1
* EbuildBuildDir: cancel current tasks for CancelledErrorZac Medico2020-02-291-16/+30
* CompositeTask: call self.cancel() for _start_task CancelledErrorZac Medico2020-02-291-1/+1
* SpawnProcess: cancel pipe_logger after async_start CancelledErrorZac Medico2020-02-291-1/+6
* SpawnProcess: make _main cancel pipe_logger when appropriateZac Medico2020-02-291-2/+7
* SpawnProcess: only cancel self._main_task if it's not doneZac Medico2020-02-291-1/+1
* SpawnProcess: add _main coroutineZac Medico2020-02-291-11/+22
* SpawnProcess: use async_start method (bug 709746)Zac Medico2020-02-236-12/+40
* ForkExecutor: use async_start methodZac Medico2020-02-231-2/+13
* EbuildBuildDir: use async_start methodZac Medico2020-02-231-78/+44
* action_sync: display error message with --quietZac Medico2020-02-211-0/+3
* AsynchronousTask: Call _start_hook after _start_asyncZac Medico2020-02-171-2/+2
* EbuildPhase: add _async_start coroutineZac Medico2020-02-172-14/+27
* AbstractEbuildProcess: add _async_start coroutineZac Medico2020-02-172-27/+14
* AsynchronousTask: add coroutine async_start methodZac Medico2020-02-173-9/+37
* _expand_set_args: un-reverse nested set traversalZac Medico2020-02-141-4/+2
* depclean: ensure consistency with update actions (bug 649622)Zac Medico2020-02-142-16/+38
* depgraph: sort nested package set names for consistent resultsZac Medico2020-02-111-2/+4
* depgraph: sort package set atoms for consistent resultsZac Medico2020-02-091-3/+3
* Support FEATURES=qa-unresolved-soname-deps (bug 708448)Zac Medico2020-02-081-5/+8
* create_world_atom: fix spelling of multiple in commentsZac Medico2020-02-031-2/+2
* create_world_atom: fix outdated comments regarding greedy atomsZac Medico2020-02-031-5/+6
* cpv_expand: treat GLEP 81 acct-* categories like virtual (bug 691798)Zac Medico2020-02-011-1/+1
* dep_zapdeps: adjust || preference for slot upgrades (bug 706278)Zac Medico2020-01-261-2/+14