aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
Commit message (Expand)AuthorAge
* docs: Lua docstrings guidance #25345dundargoc2023-09-27
* docs: misc #24561Justin M. Keyes2023-09-20
* build: fix "make iwyu" not working (#24873)zeertzjq2023-08-26
* docs(generators): bake into cmakeLewis Russell2023-08-23
* feat: add .luarc.json (#24592)Lewis Russell2023-08-07
* docs: remove "#" comment char in @returnJustin M. Keyes2023-08-03
* docs: miscJustin M. Keyes2023-08-03
* docs: CONTRIBUTING.md updates (#24280)Lewis Russell2023-07-07
* docs #22363Justin M. Keyes2023-06-19
* build: add ubsan default optionsii142023-05-15
* build: add "ci" configure preset to reduce verbositydundargoc2023-04-23
* build!: rename sanitizer options from CLANG_* to ENABLE_*ii142023-03-17
* revert: "build: enable cmake workflow presets (#21860)"dundargoc2023-03-11
* ci: split ci.yml into a test workflow and a build test workflow (#22302)dundargoc2023-02-18
* build(ci): let ASAN print tracebacks for more errors (SIGABORT, SIGILL)bfredl2023-02-10
* ci: simplify lintcommit output (#22204)dundargoc2023-02-10
* build: enable ccache by default if available (#22020)dundargoc2023-01-28
* build: enable cmake workflow presets (#21860)dundargoc2023-01-19
* feat(lua)!: execute Lua with "nvim -l"Justin M. Keyes2023-01-05
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* feat(docs): update parser, HTML gen #20720Justin M. Keyes2022-10-18
* docs: fix/remove invalid URLs #20647Justin M. Keyes2022-10-14
* docs: various #12823Justin M. Keyes2022-10-09
* ci: move BSD jobs from sourcehut to Cirrus CI #19616dundargoc2022-09-08
* docs(contributing): fix broken link (#20044)UnkwUsr2022-09-05
* docs(contributing): add documenting guidelines from wiki (#19924)Christian Clason2022-08-25
* doc(CONTRIBUTING): update #19891Lewis Russell2022-08-23
* build: add formatting targets for c and lua files (#19488)dundargoc2022-08-02
* feat(lintcommit): remove "chore", add "dist" #18594dundargoc2022-05-17
* docs: typo fixes (#17859)dundargoc2022-04-15
* docs: deprioritize vim-patch as a good beginner taskDundar Göc2022-01-16
* docs: stop suggestion "good first issue" as a good first issueDundar Göc2021-12-19
* docs(CONTRIBUTING.md): use gh instead of hub; correct uncrustify linkzeertzjq2021-12-02
* chore: add default luarc.json for Lua development (#16487)Gregory Anders2021-12-01
* docs(contrib): recommend `nvim --clean` #15917Christian Clason2021-10-05
* fix(docs): uncrustify.cfg location #15817kylo2522021-10-02
* docs: update preferred commit message style for the static analyzer PRsDundar Göc2021-10-01
* docs(CONTRIBUTING.md): how to use uncrustify #15780Dundar Göc2021-09-25
* docs: naming conventionsJustin M. Keyes2021-09-09
* docs: .git-blame-ignore-revs #15510Justin M. Keyes2021-08-28
* docs #15447Justin M. Keyes2021-08-21
* docs: update pull request workflow #15243dundargoc2021-08-17
* docs: elaborate on commitlint rules (#15322)dundargoc2021-08-09
* docs: fixed link to label "good-first-issue" (#15239)dundargoc2021-08-02
* docs: add description of each typeDundar Göc2021-08-01
* chore: use codespell to spell check #15016dundargoc2021-07-07
* Update CONTRIBUTING.md: mention ASAN/UBSAN for runtime errorsBjörn Linse2021-06-30
* docs(contributing): update commit message instructions (#14758)Michael Lingelbach2021-06-10
* doc: link wiki on how to improve/build docMatthieu Coudron2021-01-27
* build: Rename TRAVIS_CI_BUILD variable to CI_BUILDJames McCoy2020-11-13