summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/os/shell.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2023-11-27refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2017-05-08refactor/single-include (#6687)Carlo Abelli1
2014-12-20coverity/74718: invalid FUNC_ATTR_NONNULL_ARGJustin M. Keyes1
2014-12-03shell: Remove kShellOptCooked from ShellOptsThiago de Arruda1
2014-07-11Remove stdbool.h from files which don't need itPavel Platto1
2014-06-02Fix some stylesZyX1
2014-06-02Add automatic generation of headersZyX1
2014-06-02Move documentation from function declarations to definitionsZyX1
2014-05-15Introduce nvim namespace: Fix define guards.Eliseo Martínez1
2014-05-15Introduce nvim namespace: Fix project-local includes.Eliseo Martínez1
2014-05-15Introduce nvim namespace: Move files.Eliseo Martínez1