summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2021-10-08add install_emptydir functionEli Schwartz
2021-09-30syntax-highlighting: vim: set b:undo_indentDoug Kearns
2021-08-18test runner: add the ability to configure test.json for python pathsEli Schwartz
2021-08-16Add unset_variable()Tristan Partin
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz
2021-07-07Allow `skip_*` test.json keys at top-level or in `matrix:`Jon Turney
2021-07-07Add `skip_on_os` to test.jsonJon Turney
2021-07-07Add `skip_on_jobname` to test.jsonJon Turney
2021-06-24Fix test.json schema for 'matrix'Jon Turney
2021-06-23Enforce all dicts with a fixed set of keys in test.json schemaJon Turney
2021-06-22coverage: Enable coverage reportsDaniel Mensinger
2021-05-06syntax-highlighting: vim: add myself as a maintainerLiam Beguin
2021-05-06syntax-highlighting: vim: fix setting cpoLiam Beguin
2021-03-16Add range() functionXavier Claessens
2021-01-13Fix misspellsAntonin Décimo
2020-11-03vim: Drop backwards compatibility with Vim 5.Aman Verma
2020-09-23zsh: Add completions for meson compileDylan Baker
2020-09-23zsh: add completions for subprojectsDylan Baker
2020-09-23zsh: add wrap completionsDylan Baker
2020-09-23zsh: add missing arguments to meson test completionsDylan Baker
2020-09-23zsh: Add completions for meson initDylan Baker
2020-09-23zsh: Add completions for meson installDylan Baker
2020-09-22zsh: add meson dist completionsDylan Baker
2020-09-22zsh: Add ability to complete depedency pathsDylan Baker
2020-09-22zsh: add missing options for meson introspectDylan Baker
2020-09-22zsh: share common options between meson configure and meson setupDylan Baker
2020-09-22zsh: Add missing options for meson setupDylan Baker
2020-09-22zsh: remove binaries that are not longer installedDylan Baker
2020-08-27test: Add 'dir' support for installed files in test.jsonDaniel Mensinger
2020-08-08completions/zsh: Add --native-fileDylan Baker
2020-07-22vim: Syntax-highlight continue and break statementsNirbheek Chauhan
2020-06-21mcompile: Add --verbose modeIgor Raits
2020-06-15macros.meson: Switch to meson compile / installIgor Raits
2020-06-15macros.meson: Switch to %{_smp_build_ncpus}Igor Raits
2020-04-30Update test.json schema to add stdoutJon Turney
2020-04-23mtest: Generate a JUnit xml result fileDylan Baker
2020-04-17Add a json schema for the test.json used in testsDylan Baker
2020-03-12syntax-highlighting/vim: Add `in` as an operatorNirbheek Chauhan
2020-01-14Add .wrap file syntax detection for vimLuke Drummond
2019-12-12Add a summary() function for configuration summarizationXavier Claessens
2019-11-07syntax-highlighting: vim: fix setting cpo [skip ci]Liam Beguin
2019-10-18syntax-highlighting: vim: add license header [skip ci]Liam Beguin
2019-10-14syntax-highlighting: vim: set comment stringLiam Beguin
2019-08-12Add is_disabler functionJames Hilliard
2019-07-10Add alias_target() functionXavier Claessens
2019-04-28RPM Macros: Use `meson test` for %meson_testStephen Gallagher
2019-04-08Revert "rpm: Always set b_ndebug to true"Igor Gnatenko
2019-03-26rpm: Always set b_ndebug to trueIgor Gnatenko
2019-03-08bash/zsh: drop completion for deprecated commandEric Engestrom
2019-02-20zsh: complete targetsEric Engestrom