aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Typofix: Use just one definite articlePetr Šabata2020-11-211-1/+1
* Use cached portage.getpid() function (bug 739540)Zac Medico2020-08-301-1/+3
* sqlite: fork safety (bug 736334)Zac Medico2020-08-081-4/+5
* sqlite: add lazy connection initZac Medico2020-08-081-5/+24
* *: drop all import __future__ statementsAaron Bauman2020-08-062-5/+3
* lib/*: fix superfluous-parens and enable checkAaron Bauman2020-08-051-1/+1
* lib/portage/cache/fs_template.py: fix whitespaceAaron Bauman2020-08-031-1/+1
* lib/portage/cache/mappings.py: fix whitespaceAaron Bauman2020-08-031-2/+2
* lib/portage/cache/template.py: fix whitespaceAaron Bauman2020-08-031-2/+2
* lib/portage/cache/sqlite.py: fix whitespaceAaron Bauman2020-08-031-2/+2
* lib/portage/cache/flat_hash.py: fix whitespaceAaron Bauman2020-08-031-1/+1
* lib/portage/cache/sql_template.py: fix whitespaceAaron Bauman2020-08-031-12/+12
* lib/portage/cache/ebuild_xattr.py: drop unused-importAaron Bauman2020-08-031-1/+0
* Fix R1705.Alec Warner2020-07-293-7/+5
* Fix redefined-builtin errors for pylint.Alec Warner2020-07-232-18/+18
* Fix C0305, trailing newlines.Alec Warner2020-07-222-2/+0
* Fix 'unused-import' for stdlib imports.Alec Warner2020-07-229-9/+0
* Fix pylint R0205.Alec Warner2020-07-223-4/+4
* Remove py<3.4 import compatibilityMichał Górny2020-07-181-23/+8
* Clean up more py2 conditional codeMichał Górny2020-07-174-46/+20
* Eliminate basestring/long/_unicode py3 compatMichał Górny2020-07-166-40/+16
* Remove from __future__ import unicode_literalsZac Medico2020-07-153-5/+1
* anydbm: avoid interference between cleanse_keys and _eclasses_Zac Medico2020-05-021-1/+1
* sphinx-build: avoid autodoc ModuleNotFoundError for xattrZac Medico2020-02-021-3/+2
* Clean up remnants of eapi5-hdepend, HDEPEND and targetrootMichał Górny2019-12-261-1/+1
* Remove internal OrderedDict implementationZac Medico2019-04-211-29/+1
* Update /usr/portage references (bug 378603)Zac Medico2019-04-181-2/+2
* Rename pym→lib, for better distutils-r1 interoperabilityMichał Górny2018-07-1815-0/+2334