aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add get_repo_revision_history function and repo_revisions fileZac Medico2024-05-254-0/+140
* Drop portage.util.shlex_splitMike Gilbert2024-05-212-3/+5
* Do not use shlex.split for CONFIG_PROTECTMike Gilbert2024-05-211-3/+1
* emaint: Print 'usage: ' only once in help messageSteffen Winter2024-02-091-1/+1
* emaint: merges: fix TrackingFile for utf8_modeSam James2024-01-021-1/+3
* */*: fix typosSam James2023-11-112-2/+2
* emaint: options.copy() only when options is non-NoneSiddhanth Rathod2023-10-081-1/+1
* Allow building of pure Python wheel by setting "pure" appropriatelyJames Le Cuirot2023-08-2110-10/+10
* Migrate from setuptools to Meson and meson-pythonJames Le Cuirot2023-08-0210-0/+91
* emaint: Changed default action for emaint target sync to 'auto'Noel Nyback2023-02-151-4/+10
* */*: rerun black w/ 23.1.0Sam James2023-02-038-10/+0
* */*: run Black post-flyntSam James2023-01-104-12/+4
* */*: convert to f-strings (run flynt)Sam James2023-01-109-43/+40
* pyupgrade everythingJohn Helmert III2022-12-034-13/+15
* Reformat to use spaces instead of tabs. Also, use blackWolfgang E. Sanyer2021-09-1918-1793/+1835
* SyncRepos: suppress portage update message if PYTHON_TARGETS changedZac Medico2021-03-281-4/+36
* emaint --fix merges: add -y, --yes optionZac Medico2021-02-072-6/+19
* binarytree.move_ent: copy on write for package moveZac Medico2021-01-191-2/+11
* *: drop all import __future__ statementsAaron Bauman2020-08-061-3/+1
* lib/*: Fix ungrouped-importsAaron Bauman2020-08-061-2/+3
* lib/portage/emaint/modules/merges/merges.py: fix unnecessary-semicolonAaron Bauman2020-08-031-2/+2
* lib/portage/emaint/modules/sync/sync.py: drop unused-importAaron Bauman2020-08-031-4/+0
* Silence 'mixed-indentation' warning.Alec Warner2020-07-281-2/+2
* Fix C0305, trailing newlines.Alec Warner2020-07-221-1/+0
* Fix 'unused-import' for stdlib imports.Alec Warner2020-07-222-3/+0
* Fix pylint R0205.Alec Warner2020-07-229-11/+11
* Eliminate basestring/long/_unicode py3 compatMichał Górny2020-07-162-13/+5
* Include the category when we suggest running "emerge ... portage"Mike Gilbert2020-01-311-1/+1
* emaint binhost: force reindex in case of pkgdir-index-trustedZac Medico2019-09-011-0/+6
* Fix emaint -c binhost support for binpkg-multi-instanceDaniel M. Weeks2019-07-231-5/+10
* Use _safe_loop where applicableZac Medico2019-05-181-3/+3
* Renamed PORT_LOGDIR[_CLEAN] to PORTAGE_LOGDIR[_CLEAN]M. J. Everitt2018-12-192-12/+12
* Refer to "ebuild repository" rather than "portage tree"Zac Medico2018-08-061-1/+1
* Rename pym→lib, for better distutils-r1 interoperabilityMichał Górny2018-07-1820-0/+1998