aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* main.py, portage.util: Add docstrings and type annotationsBerin Aniesh2023-06-061-0/+4
| | | | | Signed-off-by: Berin Aniesh <berinaniesh@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* .gitignore: add Vim filesOskari Pirhonen2023-03-231-0/+2
| | | | | | | | Ignore Vim temp/local files. Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Closes: https://github.com/gentoo/portage/pull/1015 Signed-off-by: Sam James <sam@gentoo.org>
* repoman: RemoveMatt Turner2022-05-021-2/+0
| | | | | | | | RepoMan sez: So long and thanks for all the fish! I'll be enjoying my retirement now. Haven't I done enough to deserve that? Bug: https://bugs.gentoo.org/835013 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gitignore: Ignore .toxMichał Górny2018-08-011-0/+1
|
* Ignore setup.cfg and *.soMike Gilbert2017-02-151-0/+2
| | | | | | | | | This allows one to compile the extension modules in-place without having the build artifacts show up in git status. For example: printf "[build_ext]\nportage-ext-modules = true\n" > setup.cfg python setup.py build_ext --inplace
* Update .gitignore for the repoman/build dirBrian Dolbec2016-05-151-0/+2
|
* Install Portage using setup.pyMichał Górny2014-09-111-0/+1
|
* .gitignore: __pycache__/Zac Medico2013-01-051-0/+1
|
* Add PipeReaderBlockingIO, Jython experimentation.Zac Medico2012-12-271-0/+1
|
* .gitignore: ignore tags file (for ctags)Gregory M. Turner2012-10-221-0/+1
| | | | Signed-off-by: Gregory M. Turner <gmturner007@ameritech.net>
* Ignore *.py[co]Zac Medico2010-03-271-0/+1