summaryrefslogtreecommitdiff
path: root/data
Commit message (Expand)AuthorAgeFilesLines
* Add range() functionXavier Claessens2021-03-161-0/+1
* Fix misspellsAntonin Décimo2021-01-131-3/+3
* vim: Drop backwards compatibility with Vim 5.Aman Verma2020-11-031-30/+15
* zsh: Add completions for meson compileDylan Baker2020-09-231-0/+16
* zsh: add completions for subprojectsDylan Baker2020-09-231-3/+77
* zsh: add wrap completionsDylan Baker2020-09-231-1/+54
* zsh: add missing arguments to meson test completionsDylan Baker2020-09-231-5/+6
* zsh: Add completions for meson initDylan Baker2020-09-231-2/+22
* zsh: Add completions for meson installDylan Baker2020-09-231-2/+17
* zsh: add meson dist completionsDylan Baker2020-09-221-2/+18
* zsh: Add ability to complete depedency pathsDylan Baker2020-09-221-4/+4
* zsh: add missing options for meson introspectDylan Baker2020-09-221-5/+7
* zsh: share common options between meson configure and meson setupDylan Baker2020-09-221-36/+38
* zsh: Add missing options for meson setupDylan Baker2020-09-221-12/+26
* zsh: remove binaries that are not longer installedDylan Baker2020-09-221-1/+1
* test: Add 'dir' support for installed files in test.jsonDaniel Mensinger2020-08-271-0/+1
* completions/zsh: Add --native-fileDylan Baker2020-08-081-0/+1
* vim: Syntax-highlight continue and break statementsNirbheek Chauhan2020-07-221-1/+2
* mcompile: Add --verbose modeIgor Raits2020-06-211-0/+1
* macros.meson: Switch to meson compile / installIgor Raits2020-06-151-3/+9
* macros.meson: Switch to %{_smp_build_ncpus}Igor Raits2020-06-151-9/+3
* Update test.json schema to add stdoutJon Turney2020-04-301-0/+25
* mtest: Generate a JUnit xml result fileDylan Baker2020-04-231-0/+96
* Add a json schema for the test.json used in testsDylan Baker2020-04-171-0/+105
* syntax-highlighting/vim: Add `in` as an operatorNirbheek Chauhan2020-03-121-1/+1
* Add .wrap file syntax detection for vimLuke Drummond2020-01-141-0/+1
* Add a summary() function for configuration summarizationXavier Claessens2019-12-121-0/+1
* syntax-highlighting: vim: fix setting cpo [skip ci]Liam Beguin2019-11-071-1/+1
* syntax-highlighting: vim: add license header [skip ci]Liam Beguin2019-10-183-0/+3
* syntax-highlighting: vim: set comment stringLiam Beguin2019-10-141-0/+3
* Add is_disabler functionJames Hilliard2019-08-121-0/+1
* Add alias_target() functionXavier Claessens2019-07-101-0/+1
* RPM Macros: Use `meson test` for %meson_testStephen Gallagher2019-04-281-1/+11
* Revert "rpm: Always set b_ndebug to true"Igor Gnatenko2019-04-081-1/+0
* rpm: Always set b_ndebug to trueIgor Gnatenko2019-03-261-0/+1
* bash/zsh: drop completion for deprecated commandEric Engestrom2019-03-082-42/+1
* zsh: complete targetsEric Engestrom2019-02-201-2/+16
* add Bash completion scriptEric Engestrom2019-02-201-0/+441
* Remove argv2, which is not supported by polkit. Closes #4758.Jussi Pakkanen2019-01-151-1/+0
* rpm: remove manual printing of error logs on failureZbigniew Jędrzejewski-Szmek2019-01-041-6/+1
* syntax-highlighting: vim: Allow overriding shiftwidth and softtabstopLaurent Pinchart2018-11-303-5/+17
* Test that vim syntax highlighting is up-to-dateNirbheek Chauhan2018-08-071-0/+3
* rpm: pass --auto-features=enabled [skip ci]Igor Gnatenko2018-07-251-0/+2
* rpm: use %{shrink…} [skip ci]Igor Gnatenko2018-07-251-18/+18
* rpm: use %set_build_flags [skip ci]Igor Gnatenko2018-07-251-5/+1
* meson.vim: Add missing disabler() entry [skip ci]Nirbheek Chauhan2018-07-021-0/+1
* Add feature footerJuergen Hoetzel2018-06-301-0/+2
* Setup mode-specific `comment-start' and `'comment-end'Juergen Hoetzel2018-06-301-15/+2
* Made install a top level Meson command.Jussi Pakkanen2018-06-181-2/+1
* Support installation via polkitRyan Gonzalez2018-05-171-0/+24