summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-19Revert "ci: add py3.13"Sam James
2024-01-19tox: update implsSam James
2024-01-19ci: add py3.13Sam James
2024-01-19ci: add pypy3.10Sam James
2024-01-18v0.6.4Matt Turner
2024-01-18NEWS: Populate for 0.6.2, 0.6.3, 0.6.4Matt Turner
2024-01-12eclean: Strip libc dependencies from --changed-deps calculationsMatt Turner
2024-01-11CI: Update portage to 3.0.57Matt Turner
2023-12-03meson: drop find_program('sed') as it isn't usedFlorian Schmaus
2023-12-03Enhancement: eclean-dist handle git checkoutsSiddhanth Rathod
2023-12-03man/revdep-rebuild.1: fix 'executables' typoSam James
2023-10-12Migrate to PEP517 meson-python buildZac Medico
2023-10-08eclean: pkg: suppress invalid binary errorSiddhanth Rathod
2023-10-08eclean: pkg: fix pkgindex handlingSiddhanth Rathod
2023-09-29eclean-pkg: fix compatibility with FEATURES=pkgdir-index-trustedSiddhanth Rathod
2023-09-19equery meta: map the remote-id to the respective urlSiddhanth Rathod
2023-08-29bin/merge-driver-ekeyword: replace os.system with os.execlpMike Gilbert
2023-08-29bin/merge-driver-ekeyword: mangle exit code correctlySam James
2023-08-29bin/merge-driver-ekeyword: fix compatibility with >=git-2.42.0Sam James
2023-08-24eclean: Make cleaning invalid defaultSiddhanth Rathod
2023-08-22eclean-pkg: placate blackSam James
2023-08-22Drop useless imports (fix flake8)Sam James
2023-08-22eclean-pkg: fix --help alignment, mention shortopt for clean-invalidSam James
2023-08-22eclean-pkg: fix --unique-use shortoptSam James
2023-08-22eclean-pkg: add --clean-invalid to help, fix parsingSam James
2023-08-22eclean-pkg: Limit invalid search to 'packages' actionSiddhanth Rathod
2023-08-21eclean-pkg: deal with invalid binpkgsSiddhanth Rathod
2023-08-21eclean: Add type hintsSiddhanth Rathod
2023-08-07Run `pyupgrade --py39-plus`Sam James
2023-08-05equery: reformat with blackSam James
2023-07-18equery: list: correctly handle installed packages no longer in treeRafał Mużyło
2023-07-18equery: depgraph: Fix --linear shortopt (-l)Sam James
2023-06-17equery.1: Add description of 'keywords' module, fix typo.Alexis
2023-06-04enalyze/analyze.py: fix typosDiego Viola
2023-03-24.editorconfig: add (import from portage)Sam James
2023-03-22Support the NO_COLOR environment variableUlrich Müller
2023-03-20.gitignorerevs: update for Black reformattingSam James
2023-03-20*/*: Reformat with newer BlackSam James
2023-03-20CI: add Python 3.12 alphasSam James
2023-03-20CI: update Portage versionSam James
2023-03-20CI: fix Python 3.11 workflow/jobSam James
2023-01-07eshowkw: Fix spelling errorGreg Kubaryk
2022-12-14man: fix path of distfilesVitaly Zdanevich
2022-12-14profile: Default to main repo nameKrzesimir Nowak
2022-12-03ebump: Use `git rev-parse --is-inside-work-tree`Michał Górny
2022-12-03ebump: Replace which(1) with `command -v`Michał Górny
2022-07-28equery: Set nocolor for piping to after options are parsedBrian Dolbec
2022-07-11equery meta: Put maintainer description on the same lineBrian Dolbec
2022-07-11revdep-rebuild.sh: Create its cache dir if it doesn't existBrian Dolbec
2022-07-10eclean/pkgindex.py: Fix typo in function callBrian Dolbec