aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/shell.c
Commit message (Expand)AuthorAge
* refactor(message): smsg_attr -> smsgbfredl2023-09-29
* vim-patch:9.0.1946: filename expansion using ** in bash may failzeertzjq2023-09-29
* refactor(messages): fold msg_attr into msgbfredl2023-09-27
* refactor(messages): fold msg_outtrans_attr into msg_outtransbfredl2023-09-27
* fix: fix compiler warning from clangdundargoc2023-09-09
* refactor: uncrustifydundargoc2023-04-26
* refactor: remove redundant castsii142023-04-07
* refactor: remove redundant const char * castsii142023-04-07
* refactor: make char * parameters const in message.cii142023-04-07
* refactor(build): remove unused stdlib function and include checksbfredl2023-03-03
* refactor: replace char_u with char 25 (#21838)dundargoc2023-01-19
* refactor: replace char_u with char 22 (#21786)dundargoc2023-01-17
* refactor: replace char_u with char 21 (#21779)dundargoc2023-01-14
* refactor: replace char_u with char 20 (#21714)dundargoc2023-01-13
* refactor: replace char_u with char 16 - remove STRNCMP (#21208)dundargoc2022-12-21
* refactor: replace char_u with charDundar Göc2022-11-19
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* docs: fix typos (#20394)dundargoc2022-09-30
* refactor: move klib out of src/nvim/ #20341dundargoc2022-09-25
* refactor: replace char_u with charDundar Göc2022-09-11
* refactor: replace char_u with charDundar Göc2022-09-09
* refactor: replace char_u with charDundar Göc2022-09-06
* refactor: replace char_u with charDundar Göc2022-09-01
* refactor: replace char_u with charDundar Göc2022-08-31
* refactor: replace char_u with char 4 (#19987)dundargoc2022-08-30
* vim-patch:9.0.0318: clearing screen causes flicker (#19993)zeertzjq2022-08-30
* refactor: replace char_u with charDundar Goc2022-08-25
* vim-patch:8.2.3623: "$*" is expanded to "nonomatch"zeertzjq2022-08-20
* vim-patch:8.1.1684: profiling functionality is spread outzeertzjq2022-08-12
* refactor: replace char_u with charDundar Goc2022-07-31
* refactor: replace char_u #18429dundargoc2022-06-28
* refactor: replace char_u variables and functions with charDundar Goc2022-05-16
* refactor: replace char_u variables and functions with charDundar Goc2022-05-11
* vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)zeertzjq2022-05-10
* refactor: replace char_u variables and functions with charDundar Goc2022-05-09
* refactor: replace char_u variables and functions with charDundar Goc2022-05-05
* refactor: replace char_u variables and functions with charDundar Goc2022-04-30
* refactor(uncrustify): change rules to better align with the style guideDundar Goc2022-04-29
* refactor: fix clint warnings (#17682)dundargoc2022-03-13
* refactor(uncrustify): format all c filesDundar Göc2022-03-10
* refactor(misc1): move out high-level input functions to a new file: input.cBjörn Linse2021-12-10
* refactor(misc1): move shell related functions to os/shell.cBjörn Linse2021-12-10
* vim-patch:8.1.0779: argument for message functions is inconsistentJames McCoy2021-11-01
* vim-patch:8.1.0743: giving error messages is not flexibleJames McCoy2021-11-01
* refactor: format with uncrustify #15778dundargoc2021-09-25
* refactor: format files with uncrustify #15663dundargoc2021-09-14
* vim-patch:8.1.0989: various small code uglinessJan Edmund Lazo2021-03-29
* Removed restricted mode - Fix #11972georg3tom2020-11-11
* pvs/v1048: variable was assigned same valueJan Edmund Lazo2020-03-01
* lintJustin M. Keyes2020-02-02