aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pkgcheck: add new ALE linterv6Anna Vyalkova2023-02-013-2/+82
* plugin/newebuild.vim: adjust dev-java templatev5Volkmar W. Pogatzki2023-02-011-4/+4
* syntax/gentoo-make-conf: Awareness of a few more variablesSergey Alirzaev2023-02-011-1/+1
* newebuild: Use standard clause for unsupported EAPI in new eclassesMichał Górny2023-01-021-1/+1
* GentooGetUser(): Drop --global option for git configv4Adrian2022-12-041-1/+1
* Fix tag rule for multiple existing tagsv3Michał Górny2022-07-131-1/+1
* gentoo-common: fix "Undefined variable: git"Anna Vyalkova2022-07-131-1/+1
* syntax/ebuild: update eclassdoc syntaxAnna Vyalkova2022-07-131-4/+7
* make.conf: add loong/~loong to recognized keywordsv2WANG Xuerui2022-05-021-2/+2
* newebuild: move EAPI guard outside inherit guardThomas Bracht Laumann Jespersen2022-05-021-4/+4
* newebuild: put inherit guard variable immediately after checkThomas Bracht Laumann Jespersen2022-05-021-1/+1
* Makefile: add a new "tag" targetMichał Górny2022-02-231-0/+3
* Makefile: remove the old tagging logicv1Michał Górny2022-02-231-8/+0
* README: add instructions for syntax checkerAnna Vyalkova2022-02-231-0/+18
* README: add "License" sectionAnna Vyalkova2022-02-231-0/+5
* ftdetect/gentoo.vim: set multiple file typesAnna “CyberTailor”2022-02-212-6/+6
* pkgcheck: add new Syntastic checkerAnna “CyberTailor”2022-02-212-0/+53
* syntax/gentoo-make-conf: add ALLOW_TESTgentoo-syntax-20220220Anna “CyberTailor”2022-02-201-1/+15
* syntax/gentoo-make-conf: don't skipwhite to `=`Anna “CyberTailor”2022-02-201-14/+14
* syntax/gentoo-make-conf: more known variablesAnna “CyberTailor”2022-02-201-2/+2
* syntax/gentoo-make-conf: highlight F(C)FLAGSAnna “CyberTailor”2022-02-201-1/+2
* plugin/newebuild.vim: don't match pypi HOMEPAGEs for non-python pkgsgentoo-syntax-20220206Joonas Niilola2022-02-061-3/+9
* gentoo-common: Use eval() more consistentlygentoo-syntax-20220203Michał Górny2022-02-031-6/+4
* gentoo-common: Simplify adding other implsMichał Górny2022-02-031-4/+3
* gentoo-common: Remove unnecessary continueMichał Górny2022-02-031-1/+0
* gentoo-common: Support collapsing PYTHON_COMPAT into {x..y}Michał Górny2022-02-031-7/+25
* newmetadata: Include pypi remote-idgentoo-syntax-20220126Michał Górny2022-01-261-0/+7
* newebuild: Modernize the Python templateMichał Górny2022-01-261-4/+19
* newmetadata: Don't add python@ to dev-python/* by defaultMichał Górny2022-01-261-2/+0
* gentoo-common: wrap file around <=80 colsgentoo-syntax-20211210Vadim Misbakh-Soloviov2021-12-101-6/+16
* gentoo-common: try to load pythons from python-exec.confVadim Misbakh-Soloviov2021-12-101-2/+26
* gentoo-common: Call python instead of eselect-pythongentoo-syntax-20211208Michał Górny2021-12-081-5/+1
* newebuild: Stop adding ~x86 on amd64gentoo-syntax-20211116Michał Górny2021-11-061-3/+0
* Use signed tagsgentoo-syntax-20210911Mike Gilbert2021-09-111-1/+1
* newmetadata: use https in DOCTYPE URIMike Gilbert2021-09-111-2/+2
* Update eclassdoc tagsgentoo-syntax-20210901Michał Górny2021-09-011-1/+1
* newglep: Add empty line after copyright headingMichał Górny2021-08-281-1/+1
* newglep: Update license to CC-BY-SA 4.0gentoo-syntax-20210828Michał Górny2021-08-281-3/+3
* newebuild: Add ${ECLASS} to unsupported EAPI errorMichał Górny2021-07-161-1/+1
* newebuild: Improve eclass boilerplategentoo-syntax-20210716Michał Górny2021-07-161-0/+11
* newebuild: Default to EAPI 8Michał Górny2021-07-161-1/+1
* Add support for epytest & eunittest highlightinggentoo-syntax-20210428Michał Górny2021-04-281-0/+1
* add tags file to gitignoreFlorian Sowade2021-02-071-0/+2
* env and bashrc would benefit from ft=ebuildVadim Misbakh-Soloviov2021-02-071-0/+4
* repos.conf also uses ini-like syntaxVadim Misbakh-Soloviov2021-02-071-0/+4
* package.env also uses package.use-like syntaxVadim Misbakh-Soloviov2021-02-071-1/+1
* Revert "make use and unuse highlights always red and green"gentoo-syntax-20201216Michał Górny2020-12-162-4/+4
* Add trim for GentooGetUser()gentoo-syntax-20201007Freed-Wu2020-10-071-2/+2
* make use and unuse highlights always red and greenCássio Ribeiro Alves de Ávila2020-10-052-4/+4
* Fix error when executable('git') == 1Freed-Wu2020-06-051-2/+2