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
...
|
*
|
vim-patch:9.0.0053: E1281 not tested with the old regexp engine
zeertzjq
2022-11-05
|
*
|
vim-patch:8.2.4978: no error if engine selection atom is not at the start
zeertzjq
2022-11-05
|
*
|
vim-patch:8.2.4693: new regexp does not accept pattern "\%>0v"
zeertzjq
2022-11-05
|
*
|
vim-patch:8.2.4688: new regexp engine does not give an error for "\%v"
zeertzjq
2022-11-05
|
*
|
vim-patch:8.2.5027: error for missing :endif when an exception was thrown
zeertzjq
2022-11-05
|
*
|
vim-patch:8.2.3919: Vim9: wrong argument for append() results in two errors
zeertzjq
2022-11-05
|
*
|
vim-patch:8.2.3252: duplicated code for adding buffer lines
zeertzjq
2022-11-05
|
*
|
vim-patch:8.2.1632: not checking the context of test_fails()
zeertzjq
2022-11-05
|
*
|
vim-patch:8.2.1631: test_fails() does not check the context of the line number
zeertzjq
2022-11-05
|
*
|
vim-patch:8.2.1484: flaky failure in assert_fails()
zeertzjq
2022-11-05
|
*
|
vim-patch:8.2.1479: Vim9: error for list index uses wrong line number
zeertzjq
2022-11-05
|
*
|
vim-patch:8.2.1199: not all assert functions are fully tested
zeertzjq
2022-11-05
|
*
|
vim-patch:8.2.1184: some tests fail
zeertzjq
2022-11-05
|
*
|
vim-patch:partial:8.2.1183: assert_fails() checks the last error message
zeertzjq
2022-11-05
|
*
|
vim-patch:8.2.0615: regexp benchmark stest is old style (#20940)
zeertzjq
2022-11-05
|
*
|
version.c: update [skip ci] (#20825)
github-actions[bot]
2022-11-05
|
*
|
vim-patch:8.2.0612: Vim9: no check for space before #comment
zeertzjq
2022-11-05
|
*
|
vim-patch:8.2.0502: Vim9: some code is not tested
zeertzjq
2022-11-05
|
*
|
vim-patch:8.2.0958: not sufficient testing for buffer writing
zeertzjq
2022-11-05
|
*
|
vim-patch:8.2.0866: not enough tests for buffer writing
zeertzjq
2022-11-05
|
*
|
vim-patch:8.2.0644: insufficient testing for invalid function arguments
zeertzjq
2022-11-05
|
*
|
vim-patch:8.2.0433: INT signal not properly tested
zeertzjq
2022-11-05
|
*
|
fix(fileio): use first available directory in backupdir for backupcopy (#20655)
Will Spurgin
2022-11-05
|
*
|
fix(vim.diff): fix fastforward off-by-1 (#20937)
Lewis Russell
2022-11-05
|
*
|
vim-patch:8.2.2901: some operators not fully tested
zeertzjq
2022-11-04
|
*
|
vim-patch:8.2.1810: some code in normal.c not covered by tests
zeertzjq
2022-11-04
|
*
|
vim-patch:8.2.1022: various parts of code not covered by tests
zeertzjq
2022-11-04
|
*
|
vim-patch:8.2.0976: some 'cpoptions' not tested
zeertzjq
2022-11-04
|
*
|
vim-patch:8.2.0968: no proper testing of the 'cpoptions' flags
zeertzjq
2022-11-04
|
*
|
vim-patch:8.2.0540: regexp and other code not tested (#20930)
zeertzjq
2022-11-04
|
*
|
fix(vim.diff): correctly apply hunk offsets with linematch (#20931)
Lewis Russell
2022-11-04
|
*
|
fix(diff): remove size_t underflow (#20929)
Lewis Russell
2022-11-04
|
*
|
vim-patch:8.2.0448: various functions not properly tested (#20926)
zeertzjq
2022-11-04
|
*
|
Enable new diff option linematch (#14537)
Jonathon
2022-11-04
|
*
|
docs: fix typos
dundargoc
2022-11-02
|
*
|
vim-patch:9.0.0825: cannot drag an entry in the tabpage line
zeertzjq
2022-11-02
|
*
|
vim-patch:9.0.0824: crash when using win_move_separator() in other tab page
zeertzjq
2022-11-02
|
*
|
vim-patch:9.0.0823: mouse drag test fails
zeertzjq
2022-11-02
|
*
|
vim-patch:9.0.0822: crash when dragging the statusline with a mapping
zeertzjq
2022-11-02
|
*
|
vim-patch:9.0.0826: if 'endofline' is set CTRL-Z may be written in a wrong pl...
zeertzjq
2022-11-02
|
|
/
|
*
build(lint): remove clint.py rules for braces #20880
dundargoc
2022-11-01
|
*
vim-patch:8.2.2343: Vim9: return type of readfile() is any (#20896)
zeertzjq
2022-11-01
|
*
refactor: move do_mouse() and its helpers to mouse.c (#20895)
zeertzjq
2022-11-01
|
*
vim-patch:9.0.0821: crash with win_move_statusline() in another tabpage (#20894)
zeertzjq
2022-11-01
|
*
fix(mark): do not restore view in op-pending mode (#20889)
zeertzjq
2022-11-01
|
*
refactor(memory): simplify new alignment logic
bfredl
2022-10-31
|
*
fix(memory): fix memory alignment for dynamic allocation
Jan Palus
2022-10-31
|
*
vim-patch:9.0.0819: still a build error, tests are failing
zeertzjq
2022-10-30
|
*
vim-patch:9.0.0816: CTRL-Z at end of file is always dropped
zeertzjq
2022-10-30
|
*
fix(mouse): ensure no scrolling with "ver:0" in 'mousescroll' (#20861)
zeertzjq
2022-10-30
[prev]
[next]