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
Commit message (
Expand
)
Author
Age
...
|
*
|
|
Merge pull request #11890 from cryptomilk/master-gcc10-fno-common
Björn Linse
2020-02-23
|
|
\
\
\
|
|
*
|
|
nvim: Correctly setup global channels
Andreas Schneider
2020-02-23
|
|
*
|
|
nvim:msgpack: Correctly set up global ch_before_blocking_events
Andreas Schneider
2020-02-23
|
|
*
|
|
nvim: Fix enum declaration of RemapValues
Andreas Schneider
2020-02-23
|
|
*
|
|
nvim:viml: Fix enum declaration of ExprParserFlags
Andreas Schneider
2020-02-23
|
|
*
|
|
nvim:eval: Fix enum declaration for ListLenSpecials
Andreas Schneider
2020-02-23
|
*
|
|
|
Merge pull request #11934 from h-michael/restore
Björn Linse
2020-02-23
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
clang/scan-build: restore required code
Hirokazu Hata
2020-02-23
|
*
|
|
|
PVS/V618: fix printf-style args #11888
Justin M. Keyes
2020-02-22
|
|
/
/
/
|
*
|
|
doc: LOG_CALLSTACK: mention "-no-pie" [ci skip]
Jakub Łuczyński
2020-02-21
|
*
|
|
vim-patch:8.1.1122: char2nr() does not handle composing characters
Jan Edmund Lazo
2020-02-20
|
*
|
|
vim-patch:8.1.1868: multi-byte chars in 'listchars' fail with 'linebreak' set
Jan Edmund Lazo
2020-02-20
|
*
|
|
quickfix.c: Fix vimgrep regression #11907
cballam
2020-02-19
|
*
|
|
clang/scan-build: fix dead stores #11900
Hirokazu Hata
2020-02-18
|
*
|
|
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
|
*
|
|
Merge #11873 from janlazo/vim-8.1.0786
Justin M. Keyes
2020-02-16
|
|
\
\
\
|
|
*
|
|
vim-patch:8.2.0267: no check for a following cmd when calling a function fails
Jan Edmund Lazo
2020-02-16
|
|
*
|
|
vim-patch:8.1.0043: ++bad argument of :edit does not work properly
Jan Edmund Lazo
2020-02-16
|
|
*
|
|
vim-patch:8.0.1660: the terminal API "drop" command doesn't support options
Jan Edmund Lazo
2020-02-16
|
|
*
|
|
vim-patch:8.1.1201: output of :command is hard to read
Jan Edmund Lazo
2020-02-16
|
|
*
|
|
vim-patch:8.1.2187: error for bad regexp even though regexp is not used
Jan Edmund Lazo
2020-02-16
|
|
*
|
|
vim-patch:8.2.0241: crash when setting 'buftype' to "quickfix"
Jan Edmund Lazo
2020-02-16
|
|
*
|
|
vim-patch:8.1.2223: cannot see what buffer an ml_get error is for
Jan Edmund Lazo
2020-02-16
|
|
*
|
|
vim-patch:8.1.0786: ml_get error when updating the status line
Jan Edmund Lazo
2020-02-16
|
|
*
|
|
vim-patch:8.1.2259: running tests may leave XfakeHOME behind
Jan Edmund Lazo
2020-02-16
|
|
*
|
|
vim-patch:8.1.2131: MSVC tests fail
Jan Edmund Lazo
2020-02-16
|
|
*
|
|
vim-patch:8.1.2129: using hard coded executable path in test
Jan Edmund Lazo
2020-02-16
|
*
|
|
|
test/LSP: assert contents of log file
Justin M. Keyes
2020-02-16
|
|
/
/
/
|
*
|
|
mouse.c: can click on multibyte foldopen/foldclose (#11863)
Matthieu Coudron
2020-02-14
|
*
|
|
clang bug: Dead assignment `ns_id`
Bruno Roy
2020-02-13
|
|
|
/
|
|
/
|
|
*
|
Fix issue where callbacks are garbage collected
erw7
2020-02-12
|
*
|
vim-patch:8.1.0091: MS-Windows: Cannot interrupt gdb when program is running
erw7
2020-02-12
|
*
|
vim-patch:8.1.0070: missing part of the changes for prompt_setinterrupt()
erw7
2020-02-12
|
*
|
vim-patch:8.1.0069: cannot handle pressing CTRL-C in a prompt buffer
erw7
2020-02-12
|
*
|
vim-patch:8.1.0036: not restoring Insert mode if leaving prompt buffer with m...
erw7
2020-02-12
|
*
|
vim-patch:8.1.0032: BS in prompt buffer starts new line
erw7
2020-02-12
|
*
|
vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a job
erw7
2020-02-12
|
*
|
treesitter: cleanup some luahl stuff
Björn Linse
2020-02-10
|
*
|
treesitter: use internal "decorations" buffer
Björn Linse
2020-02-10
|
*
|
eval.c: factor out eval/funcs.c #11828
Jakub Łuczyński
2020-02-10
|
*
|
build: always create build/lib/nvim so the install command doesn't fail
Björn Linse
2020-02-09
|
*
|
vim-patch:8.2.0235: draw error when an empty group is removed from 'statusline'
Björn Linse
2020-02-09
|
*
|
build: allow to skip treesitter C parser install
Matthieu Coudron
2020-02-07
|
*
|
tests: bail out on libdir just like $VIMRUNTIME, it cannot be calculated
Björn Linse
2020-02-07
|
*
|
treesitter: add standard &rtp/parser/ search path for parsers
Björn Linse
2020-02-07
|
*
|
build: include tree-sitter-c parser in bundled build
Björn Linse
2020-02-07
|
*
|
env: try find library dir (like /usr[/local]/lib/nvim) and add it to &rtp
Björn Linse
2020-02-07
|
*
|
api: add nvim_get_runtime_file for finding runtime files
Björn Linse
2020-02-07
[prev]
[next]