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
...
|
*
|
|
|
|
vim-patch:8.1.0488: using freed memory in quickfix code
Shane Smith
2019-10-27
|
*
|
|
|
|
vim-patch:8.1.0469: too often indexing in qf_lists[]
Shane Smith
2019-10-27
|
*
|
|
|
|
vim-patch:8.1.0407: quickfix code mixes using the stack and a list pointer
Shane Smith
2019-10-27
|
*
|
|
|
|
vim-patch:8.1.0252: quickfix functions are too long
Shane Smith
2019-10-27
*
|
|
|
|
|
autocmd: Fix event name casing #11332
lacygoill
2019-11-04
*
|
|
|
|
|
Merge pull request #10994 from bfredl/colorindex
Björn Linse
2019-11-03
|
\
\
\
\
\
\
|
*
|
|
|
|
|
terminal: add tests for palette color forwarding
Björn Linse
2019-11-03
|
*
|
|
|
|
|
test/screen: make snapshot_util() work properly in rgb_cterm mode
Björn Linse
2019-11-02
|
*
|
|
|
|
|
terminal: preserve support for g:terminal_color_X = "#1234ab"
Björn Linse
2019-11-02
|
*
|
|
|
|
|
highlight: correctly disable index attribute with combine/blend
Björn Linse
2019-11-02
|
*
|
|
|
|
|
terminal: enable pass through indexed colors to TUI
Björn Linse
2019-11-02
|
*
|
|
|
|
|
tui: simplify branching of rgb vs cterm colors
Björn Linse
2019-11-02
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge #11324 from janlazo/vim-8.1.2235
Justin M. Keyes
2019-11-03
|
\
\
\
\
\
\
|
*
|
|
|
|
|
syntax: zero-init local structs
Jan Edmund Lazo
2019-11-02
|
*
|
|
|
|
|
quickfix: fix pvs/v547 error
Jan Edmund Lazo
2019-11-02
|
*
|
|
|
|
|
vim-patch:8.1.2236: ml_get error if pattern matches beyond last line
Jan Edmund Lazo
2019-11-02
|
*
|
|
|
|
|
vim-patch:8.1.2235: "C" with 'virtualedit' set does not include multi-byte char
Jan Edmund Lazo
2019-11-01
|
/
/
/
/
/
/
*
|
|
|
|
|
update_version_stamp.lua: Use NUL on Windows #11323
erw7
2019-11-02
*
|
|
|
|
|
vim-patch:8.1.2231: introduce gM command #11321
Jan Edmund Lazo
2019-11-01
|
/
/
/
/
/
*
|
|
|
|
lua/executor.c: use TRY_WRAP
Justin M. Keyes
2019-10-29
*
|
|
|
|
termdebug.vim: reset evalFromBalloonExprResult #11309
Jelte Fennema
2019-10-28
*
|
|
|
|
Merge #11276 from h-michael/module-pattern
Justin M. Keyes
2019-10-27
|
\
\
\
\
\
|
*
|
|
|
|
scripts/lua2dox.lua: Remove class declaration block
Hirokazu Hata
2019-10-27
|
*
|
|
|
|
runtime: Use module pattern with vim/shared.lua
Hirokazu Hata
2019-10-23
|
|
/
/
/
/
*
|
|
|
|
Merge #11303 from janlazo/vim-8.1.1245
Justin M. Keyes
2019-10-27
|
\
\
\
\
\
|
*
|
|
|
|
vim-patch:8.1.2154: quickfix window height wrong when there is a tabline
Jan Edmund Lazo
2019-10-27
|
*
|
|
|
|
vim-patch:8.1.1245: ":copen 10" sets height in full-height window
Jan Edmund Lazo
2019-10-27
|
|
/
/
/
/
*
|
|
|
|
provider/pythonx: don't assume CWD (empty string) is in path #11304
supermomonga
2019-10-27
*
|
|
|
|
Merge pull request #11302 from bfredl/luacall
Björn Linse
2019-10-27
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
lua: add vim.fn.{func} for direct access to vimL function
Björn Linse
2019-10-27
*
|
|
|
|
Merge #11298 from janlazo/vim-8.1.2220
Justin M. Keyes
2019-10-26
|
\
\
\
\
\
|
*
|
|
|
|
ci: do not skip before_install on lint job
Jan Edmund Lazo
2019-10-26
|
*
|
|
|
|
ci: use python3 for flake8
Jan Edmund Lazo
2019-10-26
|
*
|
|
|
|
vim-patch:8.1.2220: :cfile does not abort like other quickfix commands
Jan Edmund Lazo
2019-10-26
|
/
/
/
/
/
*
|
|
|
|
lint
Justin M. Keyes
2019-10-26
*
|
|
|
|
gen_vimdoc.py: dump API docs to msgpack #11296
smolck
2019-10-26
*
|
|
|
|
win/dist: nvim-qt v0.2.15 #11295
Justin M. Keyes
2019-10-26
*
|
|
|
|
Merge #11294 from tomtomjhj/vim-8.1.2173
Justin M. Keyes
2019-10-26
|
\
\
\
\
\
|
*
|
|
|
|
vim-patch:8.1.2218: "gN" is off by one in Visual mode
Jaehwang Jerry Jung
2019-10-27
|
*
|
|
|
|
vim-patch:8.1.2207: "gn" doesn't work quite right
Jaehwang Jerry Jung
2019-10-27
|
*
|
|
|
|
vim-patch:8.1.2173: searchit() has too many arguments
Jaehwang Jerry Jung
2019-10-27
|
|
/
/
/
/
*
|
|
|
|
tests: remove some redundant legacy tests #11028
Daniel Hahler
2019-10-26
*
|
|
|
|
build: add -fstack-protector* to linker #11292
vincowl
2019-10-26
|
/
/
/
/
*
|
|
|
Merge #11271 from h-michael/add-more-info
Justin M. Keyes
2019-10-26
|
\
\
\
\
|
*
|
|
|
test/pcall_err(): truncate full paths, omit linenr
Justin M. Keyes
2019-10-26
|
*
|
|
|
lua/stdlib: adjust some validation messages #11271
Hirokazu Hata
2019-10-26
|
/
/
/
/
*
|
|
|
Merge #11275 from janlazo/ci/nodejs
Justin M. Keyes
2019-10-25
|
\
\
\
\
|
*
|
|
|
ci: simplify tree-sitter-cli install
Jan Edmund Lazo
2019-10-25
|
*
|
|
|
CI/Appveyor: set powershell strict mode
Jan Edmund Lazo
2019-10-25
|
*
|
|
|
CI: bump nodejs to v10.x (LTS)
Jan Edmund Lazo
2019-10-25
[prev]
[next]