summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eclean: Add option to delete binpkgs with changed depsMatt Turner2020-03-112-2/+29
* eclean: Rewrite findPackages()Matt Turner2020-03-061-58/+55
* revdep-rebuild: encode Popen args as utf-8 bytes (bug 709610)Zac Medico2020-02-141-0/+1
* Modernize test assertionsMichał Górny2020-01-268-38/+38
* Pass raw strings for regexp to fix DeprecationWarningsMichał Górny2020-01-2612-20/+20
* eshowkw: Add alpha to ~arch-onlyMichał Górny2020-01-261-1/+1
* imlate: Dynamically calculate column width in reportMatt Turner2020-01-021-7/+13
* eclean: Fix typosMatt Turner2019-12-102-3/+3
* eclean: Delete empty directoriesMatt Turner2019-12-041-0/+4
* eclean: Inline _sort_keys methodMatt Turner2019-12-041-15/+6
* ekeyword: fix for when main-repo != "gentoo"Michael Haubenwallner2019-10-241-2/+4
* ekeyword: fix for PrefixMichael Haubenwallner2019-10-241-1/+1
* eclean: tox fix: local variable 'e' is assigned to but never usedZac Medico2019-09-131-1/+1
* glsa-check moved to portage repository (bug 463952)Zac Medico2019-08-181-741/+0
* revdep-rebuild: Fix DEFAULTS beeing modified when changing settingscvkbtzx2019-08-181-2/+2
* revdep-rebuild: Fix pass_through_options to handle args containing spacescvkbtzx2019-08-182-13/+12
* filter_flags: handle default IUSE correctly with reduce_flagZac Medico2019-07-281-10/+9
* Include BDEPEND in dep checksVirgil Dupras2019-05-111-1/+1
* eshowkw: Add riscv to ~arch-only archesgentoolkit-0.4.4Michał Górny2019-05-111-1/+1
* Atom.intersects: simplify name-only matching logicVirgil Dupras2018-09-172-11/+12
* Greatly speed up "equery depends"Virgil Dupras2018-09-171-22/+21
* Atom.intersects: add repo comparisonVirgil Dupras2018-09-172-7/+5
* Remove pylintVirgil Dupras2018-08-1412-118/+0
* Add (and fix) flake8 checks in toxVirgil Dupras2018-08-1440-247/+207
* Remove gentoolkit.deprecatedVirgil Dupras2018-08-141-184/+0
* Fix broken test suiteVirgil Dupras2018-08-141-6/+2
* epkginfo: Add 'reverse' display option for equeryMike Pagano2018-05-011-2/+5
* eshowkw: Always group Prefix keywords lastgentoolkit-0.4.2Michał Górny2018-01-261-6/+10
* eshowkw: Group Prefix keywords by systemMichał Górny2018-01-261-2/+2
* eshowkw: Sort pure ~arch arches after stable keyword archesMichał Górny2018-01-261-6/+25
* eshowkw: Group stable and dev arches together (to match Bugzilla)Michał Górny2018-01-261-1/+1
* eshowkw: Remove meaningless duplicate sort of Prefix keywordsMichał Górny2018-01-261-1/+0
* eshowkw: Sort all multi-component keywords after normalMichał Górny2018-01-261-1/+1
* eshowkw: Stop wrongly classifying *-fbsd as PrefixMichał Górny2018-01-261-1/+3
* eshowkw: Split Prefix keyword test into separate functionMichał Górny2018-01-261-4/+7
* eclean: add the missing ')' in the help string of --package-namesgentoolkit-0.4.1Göktürk Yüksek2017-12-111-1/+1
* ekeyword: Support sorting keywords without additional changesSebastian Pipping2017-09-091-7/+19
* equery: size: Fix UnicodeDecodeErrorPaul Varner2017-09-061-1/+2
* equery: check: use os.path.lexists()Mike Gilbert2017-05-231-1/+1
* revdep_rebuild/settings.py: Fix traceback error with Python3.6 (bug 617498)Paul Varner2017-05-051-5/+12
* update old Gentoo project nameMike Frysinger2017-03-221-1/+1
* Update AUTHORS, READMEBrian Dolbec2017-03-221-10/+0
* imlate.py: Whitespace cleanupBrian Dolbec2017-03-221-11/+11
* imlate: Initial updates for the gentoolkit eco-systemBrian Dolbec2017-03-224-72/+5
* ekeyword: Initial updates for gentoolkit eco-systemBrian Dolbec2017-03-222-2/+2
* ekeyword: Remove ekeyword symlinkBrian Dolbec2017-03-221-1/+0
* Initial import of remaining gentoolkit-dev packagesBrian Dolbec2017-03-2218-0/+1994
* revdep_rebuild/assign.py: handle directory symlinks (bug 611808)Zac Medico2017-03-101-7/+60
* Properly retrieve the count attribute and adjust logic to properly support bo...Aaron Bauman2017-01-201-2/+2
* revdep-rebuild: fix grammarJason A. Donenfeld2016-12-291-1/+1