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
Commit message (
Expand
)
Author
Age
...
*
|
|
|
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
*
|
|
|
ci: fix/improve Travis cache handling [skip appveyor] (#10412)
Daniel Hahler
2019-07-07
*
|
|
|
tests: executable_spec: enable pending test #10443
Daniel Hahler
2019-07-07
*
|
|
|
build: fix GetCompileFlags for CMake #10444
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
*
|
termdebug.vim: vertical layout #10424
Gavin D. Howard
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
*
|
|
Merge pull request #10293 from bfredl/hi_msg
Björn Linse
2019-07-05
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
highlight: show "hi Group" message correctly when not using the screen
Björn Linse
2019-07-05
|
/
/
*
|
build: FindLibIntl: fix warning about CMP0075 (#10427)
Daniel Hahler
2019-07-05
*
|
Merge pull request #10425 from blueyed/luarocks-build
Daniel Hahler
2019-07-05
|
\
\
|
*
|
BuildLuarocks: improve comments
Daniel Hahler
2019-07-05
|
*
|
BuildLuarocks.cmake: use ROCKS_DIR
Daniel Hahler
2019-07-05
|
/
/
*
|
.gitignore
Justin M. Keyes
2019-07-04
*
|
tests: loop_spec: retry (#10413)
Daniel Hahler
2019-07-04
*
|
build: use -fdiagnostics-color=always with Ninja (#10419)
Daniel Hahler
2019-07-04
*
|
tests: fix flaky ':digraphs displays digraphs' (#10406)
Daniel Hahler
2019-07-04
*
|
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
*
|
|
build: FindLuaJit: handle luajit-2.1 include path suffix (#10418)
Daniel Hahler
2019-07-04
*
|
|
third-party: fix warning with (un)bundled libtermkey/unibilium (#10416)
Daniel Hahler
2019-07-04
*
|
|
win,fs.c: Fix is_executable_ext #10209
erw7
2019-07-04
|
/
/
*
|
build: bundle: clean binary dir with new downloads (#10411)
Daniel Hahler
2019-07-04
*
|
tests: shell-test: add INTERACT mode (#10405)
Daniel Hahler
2019-07-03
*
|
tests: executable_spec: keep assertion (#10408)
Daniel Hahler
2019-07-03
*
|
tests: fix/improve "TUI background color" tests (#10229)
Daniel Hahler
2019-07-03
*
|
ci: Travis: do not close fold on failure [skip ci]
Daniel Hahler
2019-07-03
*
|
build: Fix rule of `build/.ran-third-party-cmake` #10402
Eisuke Kawashima
2019-07-03
*
|
tests: fix flaky "TermClose event triggers when fast-exiting terminal job sto...
Daniel Hahler
2019-07-02
*
|
tests: fix flaky "terminal (with fake shell) with not arguments …" (#10401)
Daniel Hahler
2019-07-02
*
|
Merge pull request #10397 from bfredl/cmdcleanup
Björn Linse
2019-07-02
|
\
\
|
*
|
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
*
|
|
vim-patch:8.1.0452: MS-Windows: not finding intl.dll #10388
Jan Edmund Lazo
2019-07-01
*
|
|
Merge pull request #10387 from bfredl/wildpos
Björn Linse
2019-07-01
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cmdline: correct the column position of wildoptions=pum popupmenu
Björn Linse
2019-07-01
|
/
/
*
|
build: fix warning with passively available libintl (#10380)
Daniel Hahler
2019-07-01
[prev]
[next]