aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* use git config to get email and name of userFreed-Wu2020-06-041-5/+4
* plugin/gentoo-common.vim: Stop suggesting py2 in newebuildMichał Górny2020-03-081-7/+2
* newebuild: remove empty iuseMikle Kolyada2019-12-131-6/+0
* syntax/ebuild.vim: Account for sphinx_compile_all properlygentoo-syntax-20200120Michał Górny2019-12-131-0/+1
* syntax/ebuild.vim: Remove duplicate python_compile_allMichał Górny2019-12-131-1/+0
* plugin/newmetadata.vim: Don't put longdescription in pkgMichał Górny2019-11-271-2/+0
* syntax/ebuild.vim: Mark enewuser & enewgroup deprecatedgentoo-syntax-20191127Michał Górny2019-11-271-1/+2
* syntax/ebuild.vim: Add python_check_deps tooMichał Górny2019-11-271-0/+1
* syntax/ebuild.vim: add new helpers for distutils-r1/python-r1Patrick McLean2019-11-271-1/+6
* gentoo-mirrors: Support HTTPS, add more colorsMichał Górny2019-09-301-4/+10
* newebuild: Support acct-{group,user} categoriesMichał Górny2019-08-171-3/+21
* newglep: Use https:// for CC license URLgentoo-syntax-20190609Michał Górny2019-06-091-1/+1
* make.conf: Update arch listMichał Górny2019-05-251-2/+2
* Add PORTAGE_LOGDIR*Michał Górny2019-05-251-1/+1
* Update copyright line for new ebuildsgentoo-syntax-20181023Michał Górny2018-09-161-1/+1
* syntax/ebuild: Update flag-o-matic keywordsStefan Strogin2018-09-151-3/+7
* update sample java ebuildAustin English2018-08-271-17/+7
* syntax/gentoo-package-license: Distinct hi for @group/-disablegentoo-syntax-20180821Michał Górny2018-08-211-4/+11
* syntax/gentoo-package-keywords: Use distinct highlights for st/~/**Michał Górny2018-08-211-3/+10
* syntax/gentoo-package-use: Support '*' and '-*' flag wildcardsMichał Górny2018-08-211-2/+2
* syntax/gentoo-package-use: Color USE_EXPAND distinctlyMichał Górny2018-08-211-1/+1
* syntax/gentoo-package-common: Fix handling 1-char atoms (e.g. '*')Michał Górny2018-08-211-1/+1
* syntax: Move atom definition into gentoo-package-commonMichał Górny2018-08-216-17/+9
* syntax: Move package.*/etc. common rules to common fileMichał Górny2018-08-218-68/+28
* syntax/gentoo-make-conf: Remove USE_EXPAND var highlightsMichał Górny2018-08-211-1/+1
* newinitd: Update for the modern declarative syntaxgentoo-syntax-20180820Michał Górny2018-08-201-9/+13
* syntax/ebuild: Also detect whitespace errors in double quotesMichał Górny2018-08-201-1/+1
* syntax/gentoo-common: Detect mixed tab-space indentMichał Górny2018-08-201-0/+2
* syntax/ebuild: Detect whitespace errors inside functions tooMichał Górny2018-08-201-0/+1
* syntax/ebuild: Highlight DESCRIPTION if too longMichał Górny2018-08-201-0/+3
* newebuild: Use EAPI 7gentoo-syntax-20180814Michał Górny2018-08-141-3/+4
* newebuild: xfconf eclass is obsoleteMichał Górny2018-08-141-3/+0
* syntax/ebuild.vim: Support more eclassdoc tagsMichał Górny2018-08-141-1/+1
* newebuild: RDEPEND-then-DEPEND is more commonMichał Górny2018-08-141-2/+2
* ftdetect/gentoo.vim: detect init files by shebangsluidfoe2018-08-141-1/+1
* plugin: newglep to fill GLEP skeleton inMichał Górny2018-08-141-0/+104
* syntax/glep: Support --- around the preambleMichał Górny2018-08-141-0/+2
* ftdetect: Account for GLEPs using YAML-compatible preambleMichał Górny2018-08-141-1/+1
* ftdetect: Account for GLEPs using .rst suffixMichał Górny2018-08-141-1/+1
* syntax/glep: Handle header continuations correctlyMichał Górny2018-08-141-1/+1
* Remove $Id$ from ebuild header20170225Mike Gilbert2017-02-251-1/+0
* plugin/newebuild.vim: use DIST_AUTHOR instead of MODULE_AUTHOR for perl ebuildsTim Harder2016-09-091-2/+2
* ftdetect: detect both runscript and openrc-run shebangs as init scriptsgentoo-syntax-2016053020160530Tim Harder2016-05-291-1/+1
* makefile: glob files instead of explicitly listing each oneTim Harder2016-03-051-59/+8
* makefile: simplify tag creation target outputTim Harder2016-03-051-3/+1
* makefile: remove dist tarball related targetsTim Harder2016-03-051-13/+0
* syntax/ebuild: esetup.py needs to be a syntax match not keywordTim Harder2016-03-051-1/+2
* syntax/ebuild: Update for distutils-r1Michał Górny2016-03-051-5/+20
* syntax/ebuild: Remove traces of check-kernel.eclassMichał Górny2016-03-051-6/+1
* syntax/ebuild: Update for python-r1Michał Górny2016-03-051-10/+29