aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* new release 0.10.31HEADv0.10.31masterArthur Zamarin2024-09-061-0/+24
* pyproject: fix tree-sitter versionArthur Zamarin2024-09-021-1/+1
* fix with tree-sitter 0.23Arthur Zamarin2024-09-027-56/+53
* EmptyGlobalAssignment: ignore empty KEYWORDSArthur Zamarin2024-08-012-3/+7
* ci: test on py3.13Arthur Zamarin2024-07-192-0/+6
* ci: fix failure on macos pre-stepArthur Zamarin2024-07-191-1/+1
* BadDependency: catch := slot operator in PDEPENDArthur Zamarin2024-07-192-4/+16
* OldPackageNameDep: check for dependency using pkgmoved nameArthur Zamarin2024-07-193-0/+37
* PythonCompatCheck: add whitelist for backportsArthur Zamarin2024-07-061-1/+13
* start work on 0.10.31Arthur Zamarin2024-07-041-1/+1
* bash-completion: use _filedirArthur Zamarin2024-07-041-15/+15
* DistutilsNonPEP517Build: handle false positive with eclass definedArthur Zamarin2024-07-041-1/+2
* new release 0.10.30v0.10.30Arthur Zamarin2024-05-181-0/+12
* ci: testing on macos is experimentalArthur Zamarin2024-05-181-1/+1
* fix with latest tree-sitterArthur Zamarin2024-05-173-5/+4
* work on 0.10.30Arthur Zamarin2024-05-171-1/+1
* NewerEAPIAvailable: fix codeArthur Zamarin2024-05-091-1/+1
* NewerEAPIAvailable: handle better when no eclasses EAPIArthur Zamarin2024-05-081-1/+1
* modify test to check that timeout=0 is never passed to _ftp_checkLucio Sauer2024-05-081-0/+2
* fix crash when performing --timeout 0 call to ftp:// siteLucio Sauer2024-05-083-8/+13
* pyproject: bump snakeoil to restore compat with >=python-3.11.9Lucio Sauer2024-05-081-2/+2
* new release 0.10.29v0.10.29Arthur Zamarin2024-03-271-0/+17
* use flit instead of setuptoolsArthur Zamarin2024-03-235-259/+181
* drop bundling of tree-sitter-bashArthur Zamarin2024-03-2310-301480/+18
* git addon: support user global gitignoreArthur Zamarin2024-03-232-2/+11
* NewerEAPIAvailable: committing new ebuilds with old EAPIArthur Zamarin2024-03-022-3/+44
* PkgBadlyFormedXml: convert to errorArthur Zamarin2024-03-011-1/+1
* start work on 0.10.29Arthur Zamarin2024-03-011-1/+1
* ci: fix release pipelinev0.10.28Arthur Zamarin2024-03-011-1/+1
* ci: fix release pipelineArthur Zamarin2024-03-011-4/+4
* new release 0.10.28Arthur Zamarin2024-03-011-0/+16
* Revert "ci: test py3.13"Sam James2024-03-011-5/+0
* git: fix no-copies optionSam James2024-03-011-2/+1
* git: revert log no copies optionArthur Zamarin2024-02-161-1/+2
* addons.net: suppress urllib3 import warningsAnna “CyberTailor”2024-02-091-3/+5
* VariableOrderWrong: Enforce skel.ebuild variable orderAnthony Ryan2024-01-28352-407/+491
* docs: Add intersphinx linkagesBrian Harring2024-01-271-0/+10
* pyproject: bump dependenciesArthur Zamarin2024-01-261-7/+7
* ci: bump dependenciesArthur Zamarin2024-01-263-20/+19
* git-blame-ignore-revs: ignore black 24 formatArthur Zamarin2024-01-261-1/+3
* reformat with black 24Arthur Zamarin2024-01-264-12/+17
* start work on 0.10.28Arthur Zamarin2024-01-261-1/+1
* release: drop ppc64le & s390xv0.10.27Arthur Zamarin2024-01-262-2/+2
* pyproject.toml: fix build in cibuildwheelArthur Zamarin2024-01-252-4/+4
* pyproject: fix authorsArthur Zamarin2024-01-251-1/+1
* new release 0.10.27Arthur Zamarin2024-01-251-0/+47
* authors: Add Michał Górny and Marien Zwart.Brian Harring2024-01-241-0/+3
* history: suppress revisions where content was being renamed or moved around.Brian Harring2024-01-241-2/+30
* compatibilty: remove reliance on repo.category_dirsBrian Harring2024-01-2310-2/+89
* feat: add check for a category is a fileBrian Harring2024-01-235-0/+30