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
*
oldtest: more compact output with "clean" target (#10477)
Daniel Hahler
2019-07-12
*
vim-patch:8.1.1173: suspend test has duplicated lines (#10466)
Daniel Hahler
2019-07-11
*
Merge pull request #9575 from bfredl/redrawdebug
Björn Linse
2019-07-09
|
\
|
*
ui: add 'redrawdebug' option for flexible debugging of redrawing
Björn Linse
2019-07-09
*
|
Merge pull request #10457 from bfredl/dwfloat
Björn Linse
2019-07-09
|
\
\
|
*
|
compositor: handle float overlapping left half of doublewidth char
Björn Linse
2019-07-09
|
|
/
*
|
viml/reltime(): allow negative result #10453
Justin M. Keyes
2019-07-09
*
|
eval.c: clang/"Dead assignment" #10446
Bartosz Miera
2019-07-09
|
/
*
window: allow resize wincmds for floats
Björn Linse
2019-07-08
*
Merge pull request #10090 from bfredl/floatpopup
Björn Linse
2019-07-07
|
\
|
*
api/window: add style="minimal" flag to nvim_open_win()
Björn Linse
2019-07-07
*
|
CI: improve gcov handling #10404
Daniel Hahler
2019-07-07
*
|
Merge #10394 from janlazo/vim-8.1.1614
Justin M. Keyes
2019-07-06
|
\
\
|
*
|
vim-patch:8.1.1639: changing an autoload name into a file name is inefficient
Jan Edmund Lazo
2019-07-05
|
*
|
vim-patch:8.1.1634: terminal test fails when term_getansicolors() is missing
Jan Edmund Lazo
2019-07-05
|
*
|
vim-patch:8.1.1632: build with EXITFREE but without +arabic fails
Jan Edmund Lazo
2019-07-05
|
*
|
vim-patch:8.1.1614: 'numberwidth' can only go up to 10
Jan Edmund Lazo
2019-07-05
|
|
/
*
/
func_clear_items: use XFREE_CLEAR #10436
Daniel Hahler
2019-07-06
|
/
*
vim-patch:8.1.0229: crash when dumping profiling data #10428
Daniel Hahler
2019-07-05
*
Merge pull request #10398 from bfredl/resizeautocmd
Björn Linse
2019-07-05
|
\
|
*
screen: disable redrawing inside VimResized
Björn Linse
2019-07-05
*
|
highlight: show "hi Group" message correctly when not using the screen
Björn Linse
2019-07-05
|
/
*
Merge pull request #10414 from blueyed/luacheck
Daniel Hahler
2019-07-04
|
\
|
*
Improve luacheck setup [skip appveyor]
Daniel Hahler
2019-07-04
|
*
Fix luacheck errors for all Lua source files
Sameed Ali
2019-07-04
*
|
win,fs.c: Fix is_executable_ext #10209
erw7
2019-07-04
|
/
*
cmdline: remove local variables i and j from command_line_state
Björn Linse
2019-07-02
*
defaults: wildoptions=pum,tagfile #10384
Justin M. Keyes
2019-07-01
*
test/old: pass Test_recover_root_dir on Windows (#10207)
Jan Edmund Lazo
2019-07-01
*
Merge pull request #10389 from bfredl/luafloat
Björn Linse
2019-07-01
|
\
|
*
api/lua: make nvim_execute_lua use native lua floats, not special tables
Björn Linse
2019-07-01
*
|
cmdline: correct the column position of wildoptions=pum popupmenu
Björn Linse
2019-07-01
|
/
*
Merge pull request #10316 from bfredl/cb_safety
Björn Linse
2019-06-30
|
\
|
*
make vim.loop == require'luv'
Björn Linse
2019-06-30
|
*
libluv: use luv_set_callback to control callback execution
Björn Linse
2019-06-30
|
*
rename: FUNC_API_ASYNC => FUNC_API_FAST
Björn Linse
2019-06-30
*
|
fileio.c: eliminate set_file_time() #10357
Justin M. Keyes
2019-06-30
|
/
*
:digraphs : check for CTRL-C less often #10376
Justin M. Keyes
2019-06-30
*
doc [ci skip] #10177
Justin M. Keyes
2019-06-30
*
:ls : show "R", "F" for terminal-jobs #10370
Justin M. Keyes
2019-06-29
*
build: CMake: do not set CMP0059 to old (#10363)
Daniel Hahler
2019-06-29
*
viml/profile: switch to uv_gettimeofday() #10356
Justin M. Keyes
2019-06-29
*
vim-patch:8.0.1259: search test can be flaky
Jan Edmund Lazo
2019-06-28
*
vim-patch:8.0.1238: incremental search only shows one match
Jan Edmund Lazo
2019-06-28
*
vim-patch:8.0.1202: :wall gives an errof for a terminal window
Jan Edmund Lazo
2019-06-28
*
vim-patch:8.0.1120: :tm means :tmap instead of :tmenu
Jan Edmund Lazo
2019-06-27
*
vim-patch:8.0.1100: stuck in redraw loop when 'lazyredraw' is set
Jan Edmund Lazo
2019-06-26
*
vim-patch:8.0.1013: terminal window behaves different from a buffer with changes
Jan Edmund Lazo
2019-06-26
*
vim-patch:8.0.0935: cannot recognize a terminal buffer in :ls output
Jan Edmund Lazo
2019-06-26
*
Merge pull request #10342 from bfredl/apisandbox
Björn Linse
2019-06-26
|
\
[next]