aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* binrepos.conf: Support custom download locationZac Medico2024-07-161-1/+1
* Add binpkgs info to mtimedb resume dataZac Medico2024-06-021-0/+7
* Drop portage.util.shlex_splitMike Gilbert2024-05-211-1/+2
* actions: handle pkgmoves for autoconf, automake, libtoolSam James2024-05-041-3/+3
* GPG: Proactively stop to avoid "GPG keepalive failed" error in pypy ci jobsZac Medico2024-02-091-3/+7
* _calc_depclean: add dep_check actionZac Medico2024-01-081-3/+18
* depclean: Strengthen IDEPEND in unmerge orderZac Medico2023-12-261-1/+4
* depclean: drop direct circular deps in merge order calculationZac Medico2023-12-241-2/+6
* depclean: return failure when no packages are selected for depcleanJohn Helmert III2023-12-151-1/+1
* ebuild: inject implicit libc RDEPENDSam James2023-12-101-4/+3
* Stop implicitly manipulating `NO_COLOR`/`NOCOLOR`Michał Górny2023-11-301-5/+0
* emerge: Use finally instead of atexit for xtermTitleResetZac Medico2023-11-091-10/+0
* bintree: don't call trust helper with --pretendSam James2023-11-061-0/+3
* Run `pyupgrade --py39-plus`Sam James2023-07-261-4/+1
* actions.py: Remove unused variableBerin Aniesh2023-06-291-3/+0
* actions.py: More type annotationsBerin Aniesh2023-06-291-3/+14
* actions.py: getportageversion() change .format to f stringBerin Aniesh2023-06-291-9/+5
* actions.py: refactor getportageversion() into smaller functionsBerin Aniesh2023-06-291-22/+29
* actions: drop duplication of --help logicBerin Aniesh2023-05-231-3/+0
* Convert %-formats to fstringsOskari Pirhonen2023-05-011-75/+53
* emerge: respect NO_COLORSiddhanth Rathod2023-03-211-6/+6
* */*: rerun black w/ 23.1.0Sam James2023-02-031-28/+0
* SCHEDULING_POLICY: switch to scheduler policy IDs rather than aliases.KARBOWSKI Piotr2023-01-141-5/+7
* */*: run Black again (post-pyupgrade)Sam James2023-01-101-3/+1
* */*: run pyupgrade --py37-plus againSam James2023-01-101-1/+1
* */*: run Black post-flyntSam James2023-01-101-22/+8
* */*: convert to f-strings (run flynt)Sam James2023-01-101-111/+106
* logging: Write logs under BROOT, not EPREFIXJames Le Cuirot2022-12-151-1/+4
* Manual string formatting updatesJohn Helmert III2022-12-031-2/+3
* pyupgrade everythingJohn Helmert III2022-12-031-52/+58
* Use binpkg extensions and header to get formatSheng Yu2022-11-021-3/+12
* improvement(style): black issue fixedDavid Palao2022-09-251-1/+1
* test(actions): requiring that run_action calls binarytree.populate correctlyDavid Palao2022-09-251-1/+3
* gpkg-sign: add gpg configuration checkSheng Yu2022-09-201-0/+16
* Scheduling policy switchingKARBOWSKI Piotr2022-08-031-0/+45
* depclean: return failure when requested packages aren't depcleanedJohn Helmert III2022-06-171-0/+5
* improvement(actions): using new MtimeDB's API to make it read onlyDavid Palao2022-06-071-2/+1
* autoclean: only enable for global updates and depcleansSam James2022-04-131-6/+16
* Revert "lib/_emerge/actions.py: warn on missing /run"Mike Gilbert2022-02-141-21/+12
* */*: GPKG (new binpkg format) Support (GLEP 78, provisionally)Rin Cat (鈴猫)2022-01-241-5/+39
* lib/_emerge/actions.py: warn on missing /runSam James2021-10-281-12/+21
* Reformat to use spaces instead of tabs. Also, use blackWolfgang E. Sanyer2021-09-191-3248/+3816
* Revert "PORTAGE_NICENESS: Consider autogroup scheduling"Zac Medico2021-06-171-45/+3
* PORTAGE_NICENESS: Consider autogroup schedulingFlorian Schmaus2021-06-141-3/+45
* Revert "PORTAGE_NICENESS: Consider autogroup scheduling"Zac Medico2021-06-131-33/+3
* PORTAGE_NICENESS: fix atexit ResourceWarning: unclosed fileZac Medico2021-06-131-1/+1
* PORTAGE_NICENESS: Consider autogroup schedulingFlorian Schmaus2021-06-131-3/+33
* Initial IDEPEND support (for EAPI 8)Michał Górny2021-05-231-1/+2
* emerge --fetch and regenworld: Respect EMERGE_LOG_DIR settingJames Stevenson2021-05-231-6/+21
* emerge: add --quickpkg-direct-root optionZac Medico2020-11-011-3/+16