aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* syntax/ebuild: Deprecate games.eclass keywordsMichał Górny2016-03-051-7/+6
* syntax/ebuild: Remove traces of gcc.eclassMichał Górny2016-03-051-7/+1
* syntax/ebuild: Remove traces of 64-bitMichał Górny2016-03-051-5/+1
* syntax/ebuild: Update for bash-completion-r1Michał Górny2016-03-051-2/+6
* syntax/ebuild: Update eutils for banned, removed and moved functionsMichał Górny2016-03-051-9/+28
* syntax/ebuild: Add missed default_src_installMichał Górny2016-03-051-0/+1
* syntax/ebuild: Highlight banned & deprecated functions as errorsMichał Górny2016-03-051-6/+12
* ebuild syntax: Update for EAPI 6 keywordsMichał Górny2016-03-051-2/+3
* newebuild: Guess PYTHON_TARGETS from systemMichał Górny2016-03-052-1/+24
* GentooGetArch: default to amd64 rather than x86Michał Górny2016-03-051-1/+1
* newebuild: Use KEYWORDS="~amd64 ~x86" on amd64 by defaultMichał Górny2016-03-051-0/+3
* newebuild: Use EAPI=6 by defaultMichał Górny2016-03-051-1/+1
* newebuild: Include PYTHON_COMPAT for python ebuilds by defaultMichał Górny2016-03-051-0/+1
* newebuild: Stop using games.eclassMichał Górny2016-03-051-4/+1
* newebuild: Remove SRC_TEST from perl-module for EAPI 6Michał Górny2016-03-051-2/+0
* newebuild: Update default LICENSE for perl-moduleMichał Górny2016-03-051-1/+1
* newebuild: Update eclass template for eclassdocMichał Górny2016-03-051-6/+9