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
...
|
*
|
|
lint: use docstring style #12187
Billy SU
2020-04-26
|
*
|
|
tui: improve support for GNU Screen (#12098)
erw7
2020-04-26
|
*
|
|
Merge #12177 'folds: decrease reliance on globals'
Justin M. Keyes
2020-04-26
|
|
\
\
\
|
|
*
|
|
helpers: fix FIXED_TEMP_ARRAY
Matthieu Coudron
2020-04-24
|
|
*
|
|
lint: fix linting issues
Matthieu Coudron
2020-04-24
|
|
*
|
|
extmark: introduce extmark_splice_cols
Matthieu Coudron
2020-04-24
|
|
*
|
|
folds: decrease reliance on global 'curwin'
Matthieu Coudron
2020-04-24
|
*
|
|
|
TUI: block signals on suspend #12180
Kei Kamikawa
2020-04-25
|
*
|
|
|
vim-patch:8.2.0638: MS-Windows: messages test fails
Jan Edmund Lazo
2020-04-25
|
*
|
|
|
vim-patch:8.2.0635: when using 256 colors DarkYellow does not show expected c...
Jan Edmund Lazo
2020-04-25
|
*
|
|
|
version.c: update [ci skip] (#12084)
Marvim the Paranoid Android
2020-04-24
|
|
/
/
/
|
*
|
|
treesitter: check for integer overflow (#12135)
Thomas Vigouroux
2020-04-22
|
*
|
|
terminal: Fix mouse coordinates issue (#12158)
erw7
2020-04-21
|
*
|
|
Test on actual libuv version number, not on existence of symbol.
Matěj Cepl
2020-04-21
|
*
|
|
Make neovim building even with libuv 1.18.0
Matěj Cepl
2020-04-21
|
*
|
|
tui: Don't call uv_write without output (#12146)
erw7
2020-04-20
|
|
/
/
|
*
|
Merge pull request #12047 from erw7/fix-resolve-on-windows
Matthieu Coudron
2020-04-19
|
|
\
\
|
|
*
|
Change to canonicalize only when reparse point in included
erw7
2020-04-02
|
|
*
|
Change resolve() to resolve symbolic links on Windows
erw7
2020-04-02
|
*
|
|
Merge pull request #12141 from vigoux/treesitter_fix
Matthieu Coudron
2020-04-18
|
|
\
\
\
|
|
*
|
|
treesitter: remove utf8proc dependency
Thomas Vigouroux
2020-04-18
|
|
*
|
|
treesitter: update vendor code
Thomas Vigouroux
2020-04-18
|
*
|
|
|
vim-patch:8.2.0589: .bsd file type not recognized
Jan Edmund Lazo
2020-04-17
|
*
|
|
|
vim-patch:8.2.0584: viminfo file uses obsolete function file_readable()
Jan Edmund Lazo
2020-04-17
|
|
/
/
/
|
*
|
|
folds: decrease reliance on global "curwin" (#12132)
Matthieu Coudron
2020-04-16
|
*
|
|
Merge pull request #12005 from erw7/fix-screen-vsplit
James McCoy
2020-04-15
|
|
\
\
\
|
|
*
|
|
Fix screen terminal family issues
erw7
2020-03-12
|
|
*
|
|
Fix splitting issue on gnu screen
erw7
2020-03-12
|
*
|
|
|
vim-patch:8.2.0575: :digraph! not tested
Jan Edmund Lazo
2020-04-13
|
*
|
|
|
Suppress Microsoft copyright banner. (#12114)
Doug Richardson
2020-04-14
|
*
|
|
|
Use libnvim as OUTPUT_NAME for libnvim (#12119)
Doug Richardson
2020-04-14
|
*
|
|
|
TUI: support setting cursor color in tmux (#12100)
Thomas Churchman
2020-04-14
|
*
|
|
|
vim-patch:8.2.0549: user systemd files not recognized
Jan Edmund Lazo
2020-04-13
|
*
|
|
|
vim-patch:8.2.0544: memory leak in search test
Jan Edmund Lazo
2020-04-13
|
*
|
|
|
vim-patch:8.2.0507: getbufvar() may get the wrong dictionary
Jan Edmund Lazo
2020-04-13
|
*
|
|
|
vim-patch:8.2.0473: variables declared in an outer scope
Jan Edmund Lazo
2020-04-13
|
*
|
|
|
vim-patch:8.2.0134: some map functionality not covered by tests
Jan Edmund Lazo
2020-04-13
|
*
|
|
|
vim-patch:8.2.0474: cannot use :write when using a plugin with BufWriteCmd
Jan Edmund Lazo
2020-04-13
|
*
|
|
|
vim-patch:8.2.0464: typos and other small problems
Jan Edmund Lazo
2020-04-13
|
*
|
|
|
vim-patch:8.2.0457: Test_quotestar() often fails when run under valgrind
Jan Edmund Lazo
2020-04-13
|
*
|
|
|
vim-patch:8.1.1745: compiler warning for unused argument
Jan Edmund Lazo
2020-04-13
|
*
|
|
|
vim-patch:8.2.0415: bsdl filetype is not detected
Jan Edmund Lazo
2020-04-13
|
*
|
|
|
vim-patch:8.2.0406: FileReadCmd event not well tested
Jan Edmund Lazo
2020-04-13
|
*
|
|
|
vim-patch:8.1.2282: crash when passing many arguments through a partial
Jan Edmund Lazo
2020-04-13
|
*
|
|
|
vim-patch:8.1.2280: crash when passing partial to substitute()
Jan Edmund Lazo
2020-04-13
|
*
|
|
|
vim-patch:8.2.0398: profile test fails when two functions take same time
Jan Edmund Lazo
2020-04-13
|
*
|
|
|
vim-patch:8.2.0397: delayed screen update when using undo from Insert mode
Jan Edmund Lazo
2020-04-13
|
*
|
|
|
vim-patch:8.2.0041: leaking memory when selecting spell suggestion
Jan Edmund Lazo
2020-04-13
|
*
|
|
|
vim-patch:8.1.2147: crash when allocating memory fails
Jan Edmund Lazo
2020-04-13
|
*
|
|
|
pvs/v502: use explicit ternary in for-loop
Jan Edmund Lazo
2020-04-13
[prev]
[next]