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
/
event
Commit message (
Expand
)
Author
Age
...
*
Merge pull request #18375 from bfredl/tui_rework
bfredl
2022-12-31
|
\
|
*
fix(tui): more work in the TUI
bfredl
2022-12-31
|
*
feat(tui): run TUI as external process
hlpr98
2022-12-31
*
|
refactor(sleep): simplify rube goldberg implementation of :sleep
bfredl
2022-12-30
|
/
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor(uncrustify): improved formatting rules
dundargoc
2022-10-21
*
refactor: move klib out of src/nvim/ #20341
dundargoc
2022-09-25
*
refactor: suppress PVS false positives (#20264)
zeertzjq
2022-09-21
*
fix(tui): handle padding requirements for visual bell (#20238)
zeertzjq
2022-09-20
*
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
fix(jobs): deadlock in channel.c:exit_event #19082
erw7
2022-07-02
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
feat(logging): include test-id in log messages
Justin M. Keyes
2022-06-15
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
fix(PVS/V547): "expression is always false"
Dundar Goc
2022-05-17
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
refactor: convert macros to all-caps (#17895)
dundargoc
2022-04-24
*
refactor: convert function comments to doxygen format (#17710)
dundargoc
2022-03-24
*
refactor: fix clint warnings (#17682)
dundargoc
2022-03-13
*
refactor(uncrustify): format all c files
Dundar Göc
2022-03-10
*
chore: fix typos (#16506)
dundargoc
2021-12-28
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
refactor(misc1): move preserve_exit() to related functions in main.c
Björn Linse
2021-12-09
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
refactor: remove space after star
Dundar Göc
2021-10-19
*
refactor: format header files with uncrustify #15877
dundargoc
2021-10-09
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
refactor: format files with uncrustify #15663
dundargoc
2021-09-14
*
feat(api): nvim_get_chan_info: include "argv" for jobs #15537
Justin M. Keyes
2021-09-01
*
fix(process_wait): drain proc.events directly #15501
Gregory Anders
2021-08-27
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
vim-patch:8.1.1437: code to handle callbacks is duplicated
Jan Edmund Lazo
2021-06-23
*
Add more info to debug messages
James McCoy
2021-04-08
*
Change QUEUE_FOREACH macro to use while instead of for
erw7
2021-03-30
*
fix(pty): Always use $TERM from the job's env dict
James McCoy
2021-02-06
*
Common handling of required/ignored env vars
James McCoy
2021-01-31
*
Use dict_T to pass env vars to process spawning code
James McCoy
2021-01-31
*
Add overlapped option to jobstart
erw7
2020-06-10
*
win/TUI: enable mouse on ConEmu and vtpcon without vti
erw7
2020-05-26
*
win: use virtual terminal input (VTI) if available #11803
erw7
2020-05-26
*
Test on actual libuv version number, not on existence of symbol.
Matěj Cepl
2020-04-21
*
Make neovim building even with libuv 1.18.0
Matěj Cepl
2020-04-21
*
loop_close: close all handles
Justin M. Keyes
2020-02-17
*
loop_close: call uv_stop(), fix bug
Justin M. Keyes
2020-02-17
*
loop_close: timout after 2 seconds #11821
Justin M. Keyes
2020-02-16
*
jobstart now supports env/clear_env
Matthieu Coudron
2019-12-11
*
tui: flush ui buffer in tui_terminal_after_startup (#11083)
Daniel Hahler
2019-09-24
*
rename: getdigits_safe => try_getdigits
Justin M. Keyes
2019-09-13
[prev]
[next]