aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-227-7/+7
* AUTHORS: fix some typosMike Frysinger2017-03-221-2/+2
* Update NEWS for a releasegentoolkit-0.4.0Brian Dolbec2017-03-221-0/+6
* Update AUTHORS, READMEBrian Dolbec2017-03-223-20/+32
* setup.py: Add imlate man page for the version updateBrian Dolbec2017-03-221-0/+1
* man/imlate.1: Fix version update install failureBrian Dolbec2017-03-221-1/+1
* man/imlate.1: Update the first line for eco system/ install updatesBrian Dolbec2017-03-221-1/+1
* man/imlate.1: Whitespace cleanupBrian Dolbec2017-03-221-12/+12
* Update .gitignoreBrian Dolbec2017-03-221-1/+2
* imlate.py: Whitespace cleanupBrian Dolbec2017-03-221-11/+11
* imlate: Initial updates for the gentoolkit eco-systemBrian Dolbec2017-03-226-24/+51
* ekeyword: Initial updates for gentoolkit eco-systemBrian Dolbec2017-03-224-2/+48
* ebump: Add to setup.py, minor update to man pageBrian Dolbec2017-03-223-24/+27
* ekeyword: Remove ekeyword symlinkBrian Dolbec2017-03-221-1/+0
* Remove no longer used/needed ebump/ChangeLog fileBrian Dolbec2017-03-221-8/+0
* Add README 'Motivation' info to the scriptBrian Dolbec2017-03-222-19/+4
* Add ebump to main AUTHORS fileBrian Dolbec2017-03-222-4/+4
* Initial move of ebump main files to new gentoolkit locationsBrian Dolbec2017-03-223-20/+0
* Initial import of remaining gentoolkit-dev packagesBrian Dolbec2017-03-2225-0/+2565
* 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
* eshowkw: distinguish repository of installed package (bug 600486)gentoolkit-0.3.3Zac Medico2016-11-231-9/+9
* eread: Fix bash error when the elog directory is emptyPaul Varner2016-10-171-62/+62
* gentoolkit/package.py: Fix dblink call py3 compatibility bug 575788Brian Dolbec2016-09-151-1/+1
* revdep-rebuild: Use realpath on the mask directories too (Bug 593672)Brian Dolbec2016-09-141-1/+1
* revdep-rebuild: Fix filename matching for directories (bug 593672)Brian Dolbec2016-09-141-9/+24
* gentoolkit: Fix to allow a package name to end with a hyphenPaul Varner2016-08-161-1/+1
* revdep-ebuild: Fix unicode argument expected errorPaul Varner2016-08-152-4/+6
* Merge branch 'master' of git+ssh://git.gentoo.org/proj/gentoolkitBrian Dolbec2016-07-311-0/+3
|\
| * Add missing import of io.open when using python2.70.3.2-r1Paul Varner2016-07-251-0/+3
* | NEWS: Update for a release0.3.2Brian Dolbec2016-07-081-0/+16
|/
* enalyze: Add width and prepend optionsBrian Dolbec2016-07-082-20/+40
* module_base.py: Add a char type cli option capabilityBrian Dolbec2016-07-081-1/+2
* eshowkw: remove unused portage.db importZac Medico2016-07-031-1/+0
* eshowkw: migrate to PORTAGE_REPOSITORIES (bug 587856)Zac Medico2016-07-031-5/+27
* eclean: fix DeprecationWarning: Passing nonexistent key 'NOCOLOR'Zac Medico2016-07-021-2/+2
* eshowkw: use portage.root for prefix supportZac Medico2016-07-021-1/+1
* eclean: optimize binpkg-multi-instance support from bug 586658Zac Medico2016-06-301-25/+22
* Change open function to use UTF-8 encoding for content.Paul Varner2016-06-3013-21/+64
* equery: Change option --ignore-linguas to --ignore-l10nPaul Varner2016-06-301-7/+8
* eclean: Add exclusion to distfiles.exclude for portage snapshotsPaul Varner2016-06-301-0/+1
* equery: Fix UnicodeDecodeError in python2.7Paul Varner2016-06-301-0/+2
* eclean: Keep only packages with BUILD_TIME equal to installed oneManuel Mommertz2016-06-241-9/+13
* eclean: Apply handle binpkgs with .xpak suffix patch from bug 586658Paul Varner2016-06-231-5/+9