index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
os
/
shell.c
Commit message (
Expand
)
Author
Age
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15
*
revert #652
Justin M. Keyes
2014-05-01
*
Remove NUL macro
Marco Hinz
2014-04-29
*
Fix/add more files with to clint-files.txt
Thiago de Arruda
2014-04-08
*
Use stdbool in os module
Hinidu
2014-04-07
*
Replace `strdup` calls by `xstrdup`
Thiago de Arruda
2014-04-06
*
Rewrite `mch_call_shell` on top of libuv
Thiago de Arruda
2014-04-05
*
Extract memory.c from misc2.c
John Schmidt
2014-04-04
*
Fix shell.{c,h} comments to match the style guide
Thiago de Arruda
2014-03-31
*
Add doxygen comments to the functions in shell.c
Thiago de Arruda
2014-03-31
*
Refactor/cleanup argument parsing functions
Thiago de Arruda
2014-03-31
*
Extract `shell_build_argv` from `mch_call_shell`
Thiago de Arruda
2014-03-31
*
Make `extra_shell_arg` a `mch_call_shell` parameter
Thiago de Arruda
2014-03-31
*
Extract `shell_count_argc` from `mch_call_shell`
Thiago de Arruda
2014-03-31
*
Extract `shell_skip_word` from `mch_call_shell`
Thiago de Arruda
2014-03-31