summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS, meson.build: prepare for gentoolkit-0.6.5gentoolkit-0.6.5Sam James2024-01-192-1/+5
* eclean: fix eclean-dist with no git3-src dirSam James2024-01-191-0/+3
* Revert "ci: add py3.13"Sam James2024-01-191-2/+1
* tox: update implsSam James2024-01-191-1/+1
* ci: add py3.13Sam James2024-01-191-1/+2
* ci: add pypy3.10Sam James2024-01-191-0/+1
* v0.6.4gentoolkit-0.6.4Matt Turner2024-01-181-1/+1
* NEWS: Populate for 0.6.2, 0.6.3, 0.6.4Matt Turner2024-01-181-1/+21
* eclean: Strip libc dependencies from --changed-deps calculationsMatt Turner2024-01-121-1/+7
* CI: Update portage to 3.0.57Matt Turner2024-01-111-1/+1
* meson: drop find_program('sed') as it isn't usedFlorian Schmaus2023-12-031-2/+0
* Enhancement: eclean-dist handle git checkoutsSiddhanth Rathod2023-12-033-16/+89
* man/revdep-rebuild.1: fix 'executables' typoSam James2023-12-031-1/+1
* Migrate to PEP517 meson-python buildgentoolkit-0.6.3Zac Medico2023-10-1232-203/+454
* eclean: pkg: suppress invalid binary errorSiddhanth Rathod2023-10-081-1/+4
* eclean: pkg: fix pkgindex handlingSiddhanth Rathod2023-10-082-92/+11
* eclean-pkg: fix compatibility with FEATURES=pkgdir-index-trustedgentoolkit-0.6.2Siddhanth Rathod2023-09-291-3/+8
* equery meta: map the remote-id to the respective urlSiddhanth Rathod2023-09-191-10/+41
* bin/merge-driver-ekeyword: replace os.system with os.execlpMike Gilbert2023-08-291-4/+3
* bin/merge-driver-ekeyword: mangle exit code correctlySam James2023-08-291-3/+5
* bin/merge-driver-ekeyword: fix compatibility with >=git-2.42.0Sam James2023-08-291-1/+1
* eclean: Make cleaning invalid defaultSiddhanth Rathod2023-08-241-7/+8
* eclean-pkg: placate blackSam James2023-08-221-2/+1
* Drop useless imports (fix flake8)Sam James2023-08-222-2/+0
* eclean-pkg: fix --help alignment, mention shortopt for clean-invalidSam James2023-08-221-2/+2
* eclean-pkg: fix --unique-use shortoptSam James2023-08-221-1/+1
* eclean-pkg: add --clean-invalid to help, fix parsingSam James2023-08-221-7/+12
* eclean-pkg: Limit invalid search to 'packages' actionSiddhanth Rathod2023-08-221-22/+24
* eclean-pkg: deal with invalid binpkgsSiddhanth Rathod2023-08-213-6/+64
* eclean: Add type hintsSiddhanth Rathod2023-08-211-8/+9
* Run `pyupgrade --py39-plus`Sam James2023-08-0753-244/+200
* equery: reformat with blackSam James2023-08-051-2/+8
* equery: list: correctly handle installed packages no longer in treeRafał Mużyło2023-07-181-2/+2
* equery: depgraph: Fix --linear shortopt (-l)Sam James2023-07-181-1/+1
* equery.1: Add description of 'keywords' module, fix typo.Alexis2023-06-171-2/+76
* enalyze/analyze.py: fix typosDiego Viola2023-06-041-3/+3
* .editorconfig: add (import from portage)Sam James2023-03-241-0/+21
* Support the NO_COLOR environment variableUlrich Müller2023-03-226-18/+29
* .gitignorerevs: update for Black reformattingSam James2023-03-201-0/+2
* */*: Reformat with newer BlackSam James2023-03-206-6/+0
* CI: add Python 3.12 alphasSam James2023-03-201-0/+1
* CI: update Portage versionSam James2023-03-201-1/+2
* CI: fix Python 3.11 workflow/jobSam James2023-03-201-1/+1
* eshowkw: Fix spelling errorGreg Kubaryk2023-01-072-2/+2
* man: fix path of distfilesVitaly Zdanevich2022-12-141-1/+1
* profile: Default to main repo nameKrzesimir Nowak2022-12-141-5/+10
* ebump: Use `git rev-parse --is-inside-work-tree`Michał Górny2022-12-031-1/+1
* ebump: Replace which(1) with `command -v`Michał Górny2022-12-031-1/+1
* equery: Set nocolor for piping to after options are parsedBrian Dolbec2022-07-281-2/+4
* equery meta: Put maintainer description on the same lineBrian Dolbec2022-07-111-1/+1