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 #9637 from justinmk/win-libuv-update
Justin M. Keyes
2019-02-21
|
\
\
\
\
\
|
*
|
|
|
|
win/deps: update to (forked) libuv v1.26.0
Justin M. Keyes
2019-02-21
|
/
/
/
/
/
*
|
|
|
|
Merge #9634 'fsync: Ignore ENOTSUP. Fix writing to SMB.'
Justin M. Keyes
2019-02-21
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
I/O: ignore ENOTSUP for failed fsync()
Justin M. Keyes
2019-02-21
|
*
|
|
|
deps: update to libuv v1.26.0
Justin M. Keyes
2019-02-21
|
*
|
|
|
fix "E667: Fsync failed" on macOS
Justin M. Keyes
2019-02-21
|
/
/
/
/
*
|
|
|
man.vim: g:man_hardwrap #9633
Curtis McEnroe
2019-02-21
*
|
|
|
Merge #9626 from janlazo/vim-8.1.0926
Justin M. Keyes
2019-02-18
|
\
\
\
\
|
*
|
|
|
vim-patch:8.1.0276: no test for 'incsearch' highlighting with :s
Jan Edmund Lazo
2019-02-17
|
*
|
|
|
vim-patch:8.1.0387: no test for 'ambiwidth' detection
Jan Edmund Lazo
2019-02-17
|
*
|
|
|
vim-patch:8.1.0668: no test for overstrike mode in the command line
Jan Edmund Lazo
2019-02-17
|
*
|
|
|
vim-patch:8.1.0926: no test for :wnext, :wNext and :wprevious
Jan Edmund Lazo
2019-02-17
*
|
|
|
|
Merge #9625 from janlazo/vim-8.1.0945
Justin M. Keyes
2019-02-18
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
vim-patch:8.1.0937: invalid memory access in search pattern
Jan Edmund Lazo
2019-02-17
|
*
|
|
|
vim-patch:8.1.0934: invalid memory access in search pattern
Jan Edmund Lazo
2019-02-17
|
*
|
|
|
lint
Jan Edmund Lazo
2019-02-17
|
*
|
|
|
vim-patch:8.1.0945: internal error when using pattern with NL in the range
Jan Edmund Lazo
2019-02-17
|
/
/
/
/
*
|
|
|
build: checkprefix: skip if empty #9624
Daniel Hahler
2019-02-17
*
|
|
|
vim-patch:8.1.0932: remove Farsi support (#9622)
Justin M. Keyes
2019-02-17
|
/
/
/
*
|
|
Merge #9593 'API: nvim_create_buf: "scratch" param'
Justin M. Keyes
2019-02-17
|
\
\
\
|
*
|
|
API: nvim_create_buf: add `scratch` parameter
Justin M. Keyes
2019-02-17
*
|
|
|
terminal: Fix potential invalid local 'scrollback' (#9605)
Justin M. Keyes
2019-02-17
*
|
|
|
build/Makefile: validate prefix for specific targets (#9621)
Justin M. Keyes
2019-02-17
|
/
/
/
*
|
|
vim-patch:8.1.0803: session restore: handle single quotes #9620
Marco Hinz
2019-02-17
*
|
|
Merge #9617
Justin M. Keyes
2019-02-16
|
\
\
\
|
*
|
|
build/Makefile: check CMAKE_INSTALL_PREFIX
Justin M. Keyes
2019-02-16
|
*
|
|
build/CMakeLists.txt: group related logic
Justin M. Keyes
2019-02-16
|
/
/
/
*
|
|
Merge #9614
Justin M. Keyes
2019-02-16
|
\
\
\
|
*
|
|
clang/"null pointer dereference": win_rotate
Justin M. Keyes
2019-02-14
|
*
|
|
PVS/V1028: cast operands, not the result
Justin M. Keyes
2019-02-14
|
/
/
/
*
|
|
vim-patch:8.1.0852: findfile() and finddir() are not properly tested (#9609)
Jan Edmund Lazo
2019-02-13
*
|
|
Merge #9589 from justinmk/cterm-pumblend
Justin M. Keyes
2019-02-12
|
\
\
\
|
*
|
|
UI: change implementation of hl_rgb2cterm_color()
Justin M. Keyes
2019-02-12
|
*
|
|
UI: 'pumblend' for cterm (256-color TUI)
Justin M. Keyes
2019-02-12
|
/
/
/
*
|
|
Merge #9601 from justinmk/tui-italic
Justin M. Keyes
2019-02-12
|
\
\
\
|
*
|
|
TUI: assume italics support in all xterm-likes
Justin M. Keyes
2019-02-12
|
*
|
|
TUI: sniff nsterm (Terminal.app) from $TERM_PROGRAM
Justin M. Keyes
2019-02-11
|
*
|
|
TUI: force italics in tmux
Justin M. Keyes
2019-02-11
|
*
|
|
TUI: italics in Terminal.app (nsterm)
Justin M. Keyes
2019-02-11
*
|
|
|
Merge pull request #9603 from bfredl/reversepum
Björn Linse
2019-02-11
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
highlight: handle blending with gui=reverse and guisp attributes
Björn Linse
2019-02-11
|
/
/
/
*
|
|
Merge pull request #7466 from bfredl/ext_messages
Björn Linse
2019-02-10
|
\
\
\
|
*
|
|
ui: implement ext_messages
Björn Linse
2019-02-10
|
/
/
/
*
|
|
Merge pull request #9272 from bfredl/createbuf
Björn Linse
2019-02-09
|
\
\
\
|
*
|
|
api: add nvim_create_buf to create a new empty buffer.
Björn Linse
2019-02-09
*
|
|
|
doc: 'fillchars' is local to window
Marco Hinz
2019-02-09
|
/
/
/
*
|
|
Merge pull request #9586 from bfredl/screencleanup
Björn Linse
2019-02-07
|
\
\
\
|
*
|
|
screen: cleanup allocation, clearing and validation
Björn Linse
2019-02-07
|
*
|
|
screen: simplify scrolling code
Björn Linse
2019-02-07
|
/
/
/
*
|
|
Merge pull request #9571 from bfredl/pum_transparent
Björn Linse
2019-02-07
|
\
\
\
[prev]
[next]