aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/shell.h
Commit message (Expand)AuthorAge
* refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq2023-11-27
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* refactor/single-include (#6687)Carlo Abelli2017-05-08
* coverity/74718: invalid FUNC_ATTR_NONNULL_ARGJustin M. Keyes2014-12-20
* shell: Remove kShellOptCooked from ShellOptsThiago de Arruda2014-12-03
* Remove stdbool.h from files which don't need itPavel Platto2014-07-11
* Fix some stylesZyX2014-06-02
* Add automatic generation of headersZyX2014-06-02
* Move documentation from function declarations to definitionsZyX2014-06-02
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15