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
/
nvim
/
os
/
shell.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.1.1684: profiling functionality is spread out
zeertzjq
2022-08-12
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
2022-05-10
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-04-30
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
refactor: fix clint warnings (#17682)
dundargoc
2022-03-13
*
refactor(uncrustify): format all c files
Dundar Göc
2022-03-10
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
refactor(misc1): move shell related functions to os/shell.c
Björn Linse
2021-12-10
*
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: format with uncrustify #15778
dundargoc
2021-09-25
*
refactor: format files with uncrustify #15663
dundargoc
2021-09-14
*
vim-patch:8.1.0989: various small code ugliness
Jan Edmund Lazo
2021-03-29
*
Removed restricted mode - Fix #11972
georg3tom
2020-11-11
*
pvs/v1048: variable was assigned same value
Jan Edmund Lazo
2020-03-01
*
lint
Justin M. Keyes
2020-02-02
*
refactor: move various things to os/shell.c
Justin M. Keyes
2020-02-02
*
shell: "..." instead of "[...]" #11760
Justin M. Keyes
2020-01-25
*
shell: improve displaying of pulse (#11130)
Daniel Hahler
2019-10-02
*
Revisit out_data_decide_throttle
Daniel Hahler
2019-08-30
*
shell/logging: Fix E730 with verbose system({List}) #9009
Justin M. Keyes
2018-09-21
*
do_shell, do_filter: Remove "clear screen", "wait for return" calls
Justin M. Keyes
2018-09-12
*
Refactor: remove mb_ptr2len_len, mb_ptr2cells and mb_ptr2cells_len
ZviRackover
2018-08-31
*
shell.c: fix scan-build NPE warning #8932
Justin M. Keyes
2018-08-29
*
os/shell: use msg functions instead of screen when throttling
Björn Linse
2018-04-09
*
os/shell: remove dead calls to screen functions
Björn Linse
2018-04-09
*
shell: handle split-up UTF-8 sequences
Björn Linse
2018-02-10
*
shell: support bell
Björn Linse
2018-02-10
*
lint, minor cleanup
Justin M. Keyes
2018-02-07
*
shell: use msg_outtrans_len_attr for :!cmd
Björn Linse
2018-02-05
*
os_system(): do not set up input stream for empty string #7951
Justin M. Keyes
2018-02-01
*
channels: generalize jobclose()
Björn Linse
2017-11-25
*
channels: allow bytes sockets and stdio, and buffered bytes output
Björn Linse
2017-11-24
*
channels: refactor
Björn Linse
2017-11-24
*
coverity/155506: null dereference (#7089)
Justin M. Keyes
2017-07-29
*
coverity/155506: fixing "dereference null after check" (#6862)
Chris Hall
2017-06-19
*
log: Always enable; remove DISABLE_LOG
Justin M. Keyes
2017-06-07
*
os/shell.c: temporary solution to not put ctrl chars on the screen grid
Björn Linse
2017-05-10
*
*: Add comment to all C files
ZyX
2017-04-19
*
os/shell: Remove FUNC_ATTR_MALLOC from shell_build_argv
ZyX
2017-04-15
*
win: defaults: 'shellredir', 'shellxquote', 'shellxescape'
Justin M. Keyes
2017-04-12
*
terminal: Support extra arguments in 'shell'. #4504
Jack Bracewell
2017-03-17
*
process_spawn: Return status code (#6075)
Justin M. Keyes
2017-02-09
*
out_data_decide_throttle(): timeout instead of hard limit.
Justin M. Keyes
2016-12-10
[next]