aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add workaround for loading libc on muslMike Gilbert2024-02-251-2/+2
* MergeProcess: Support QueryCommand with spawn start methodZac Medico2023-10-221-3/+16
* MergeProcess: Use multiprocessing.Pipe to decouple fd_pipesZac Medico2023-10-171-15/+10
* MergeProcess: Eliminate target arguments that reference selfZac Medico2023-10-151-20/+20
* MergeProcess: Migrate to ForkProcess target parameterZac Medico2023-10-041-21/+52
* emerge: respect NO_COLORSiddhanth Rathod2023-03-211-3/+2
* */*: convert to f-strings (run flynt)Sam James2023-01-101-1/+1
* pyupgrade everythingJohn Helmert III2022-12-031-5/+5
* MergeProcess: propagate mtimedb["ldpath"] to parent process (bug 836375)Zac Medico2022-04-171-0/+22
* Reformat to use spaces instead of tabs. Also, use blackWolfgang E. Sanyer2021-09-191-217/+248
* MergeProcess: handle cancelled future in _proc_join_doneZac Medico2020-07-221-1/+1
* MergeProcess: handle RETURNCODE_POSTINST_FAILURE in _proc_join_doneZac Medico2020-07-221-5/+4
* MergeProcess: replace os.fork with multiprocessing.Process (bug 730192)Zac Medico2020-07-221-76/+30
* Remove support code for Python < 3.4Michał Górny2020-07-171-10/+0
* Support PORTAGE_LOG_FILTER_FILE_CMD (bug 709746)Zac Medico2020-06-221-1/+2
* Revert "Support PORTAGE_LOG_FILTER_FILE_CMD (bug 709746)"Zac Medico2020-06-151-2/+1
* Support PORTAGE_LOG_FILTER_FILE_CMD (bug 709746)Zac Medico2020-06-141-1/+2
* Rename pym→lib, for better distutils-r1 interoperabilityMichał Górny2018-07-181-0/+287