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
Commit message (
Expand
)
Author
Age
*
tui: check stty/termios for kbs
Justin M. Keyes
2016-12-23
*
out_data_decide_throttle(): timeout instead of hard limit.
Justin M. Keyes
2016-12-10
*
out_data_decide_throttle(): Avoid too-small final chunk.
Justin M. Keyes
2016-12-10
*
os/shell: do_os_system(): Always show last chunk.
Justin M. Keyes
2016-12-10
*
os/shell: Throttle :! output, pulse "..." message.
Justin M. Keyes
2016-12-09
*
shell_write_cb: Schedule error message. (#5670)
Justin M. Keyes
2016-11-26
*
os_nodetype: open fd with O_NONBLOCK (#5515)
Justin M. Keyes
2016-10-21
*
system('foo &', 'bar'): Show error, don't crash.
Justin M. Keyes
2016-10-19
*
event/multiqueue.c: Rename "queue" to "multiqueue".
Justin M. Keyes
2016-10-02
*
doc: minor comment tweaks
Justin M. Keyes
2016-09-28
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
shell_escape: rename; refactor
Justin M. Keyes
2016-09-11
*
system(): Respect 'sxe' and 'sxq' #2789
Zhaosheng Pan
2016-09-10
*
signal_init: unblock all signals on startup. #5283
Nicolas Hillegeer
2016-09-03
*
signal_init: Always unblock SIGCHLD. (#5243)
Justin M. Keyes
2016-08-29
*
stream: set data together with callback
Björn Linse
2016-08-20
*
Merge #5025 'input.c: Restore double click'
Justin M. Keyes
2016-08-07
|
\
|
*
lint
sach1t
2016-08-07
|
*
input.c: restore double click
sach1t
2016-08-07
*
|
Merge #5130 from equalsraf/tb-appveyor
Justin M. Keyes
2016-08-07
|
\
\
|
|
/
|
/
|
|
*
Create os_translate_sys_error()
Rui Abreu Ferreira
2016-08-07
*
|
Merge #4964 from ZyX-I/no-xdg-expand
Justin M. Keyes
2016-08-04
|
\
\
|
|
/
|
/
|
|
*
option: Also escape commas in options other then &runtimepath
ZyX
2016-07-10
*
|
os_resolve_shortcut: Report conversion error.
Justin M. Keyes
2016-07-30
*
|
mbyte.c: Move utf8/utf16 functions to mbyte.c
Justin M. Keyes
2016-07-30
*
|
utf16_to_utf8
Justin M. Keyes
2016-07-30
*
|
os_resolve_shortcut: cleanup
Justin M. Keyes
2016-07-30
*
|
os_resolve_shortcut: Remove legacy win16 codepath.
Justin M. Keyes
2016-07-30
*
|
utf8_to_utf16: adapt libuv's fs__capture_path
Justin M. Keyes
2016-07-30
*
|
os_resolve_shortcut: initial port from Vim source
Justin M. Keyes
2016-07-30
*
|
Remove redundant includes of unistd.h (#5126)
Rui Abreu Ferreira
2016-07-29
|
/
*
os/fs: Rename os_file_exists to os_path_exists (#4973)
Daniel Xu
2016-07-06
*
Merge #4646 from oni-link/fix.issue.4569.3
Justin M. Keyes
2016-06-26
|
\
|
*
shell.c: Fix missing output
oni-link
2016-05-15
*
|
Merge #4965 from justinmk/fixup4453
Justin M. Keyes
2016-06-25
|
\
\
|
*
|
ex_cmds2.c: cleanup
Justin M. Keyes
2016-06-25
*
|
|
os/fileio: Use readv often
ZyX
2016-06-24
*
|
|
*: Satisfy linter (newest type casts rule)
ZyX
2016-06-24
*
|
|
file: Move src/nvim/file.* to src/nvim/os/fileio.*
ZyX
2016-06-24
*
|
|
file: Add buffered reading and writing
ZyX
2016-06-23
*
|
|
file,os/fs,shada: Separate opening, closing, writing and reading files
ZyX
2016-06-23
|
/
/
*
|
Remove some unnecessary function attributes (#4909)
oni-link
2016-06-11
*
|
eval: allow setting cwd in {jobstart,termopen}()
Aleksa Sarai
2016-06-07
*
|
pty_process: split into plat-specific files (#3976)
Rui Abreu Ferreira
2016-06-04
*
|
*: Rename main loop variable from loop to main_loop
ZyX
2016-05-30
*
|
os_nodetype: Return NODE_NORMAL if os_stat fails.
Justin M. Keyes
2016-05-22
*
|
os/env.c: document remove_tail() properly
Felipe Oliveira Carvalho
2016-05-15
*
|
os/env.c: declare srcp and dst as restrict in expand_env_esc()
Felipe Oliveira Carvalho
2016-05-15
*
|
os/env.c: cosmetic changes done during review of the file
Felipe Oliveira Carvalho
2016-05-15
|
/
*
vim-patch:7.4.896
Rui Abreu Ferreira
2016-05-08
[next]