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
/
test
Commit message (
Expand
)
Author
Age
*
terminal.c: Reset cursor postion when using termopen() (#6212)
oni-link
2017-03-04
*
vim-patch:8.0.0388
Matthew Malcomson
2017-03-02
*
test: luacheck update
Justin M. Keyes
2017-03-01
*
terminal: Keep cursor position.
Justin M. Keyes
2017-03-01
*
Merge #6191 from jamessan/vim-42ebd06
Justin M. Keyes
2017-02-28
|
\
|
*
vim-patch:7.4.2095
James McCoy
2017-02-27
*
|
test: Refactor fold tests (#5993)
Matthieu Coudron
2017-02-28
|
/
*
edit.c: CTRL-SPC: Insert previously-inserted text. #6090
Matthew Malcomson
2017-02-28
*
vim-patch:7.4.2200
James McCoy
2017-02-27
*
Merge #6112 from ZyX-I/split-eval'/buf_get_changedtick
Justin M. Keyes
2017-02-27
|
\
|
*
buffer: Hide one of the asserts from lua parser
ZyX
2017-02-25
|
*
*: Fix linter errors
ZyX
2017-02-23
|
*
api: Make sure dict_set_var doesn’t edit read-only values
ZyX
2017-02-23
|
*
functests: Destroy accidental folds in api/vim_spec
ZyX
2017-02-23
|
*
eval: Forbid (un)locking b:changedtick
ZyX
2017-02-23
|
*
eval: Make sure `islocked('b:.changedtick')` does not error out
ZyX
2017-02-23
|
*
eval: Specify more precise len for var_check_ro in get_lval
ZyX
2017-02-23
|
*
functests: Add some more tests
ZyX
2017-02-23
|
*
buffer: Forbid unletting b:changedtick
ZyX
2017-02-23
|
*
eval: Refactor item_lock
ZyX
2017-02-23
|
*
eval: Make sure that b:changedtick may not be unlocked via :unlo b:var
ZyX
2017-02-23
|
*
functests: Add tests
ZyX
2017-02-23
|
*
buffer: Bind b:changedtick to b:['changedtick'], remove special cases
ZyX
2017-02-23
|
*
api/buffer: Add nvim_buf_get_changedtick method
ZyX
2017-02-23
*
|
Merge #6111 from ZyX-I/split-eval'/os-fileio
Justin M. Keyes
2017-02-27
|
\
\
|
*
|
eval: Fix error messages from writefile
ZyX
2017-02-14
|
*
|
eval: writefile: Give more adequate IO errors and do not call putc()
ZyX
2017-02-14
*
|
|
test: screen_setup(): Detect spawn failures, usage errors.
Justin M. Keyes
2017-02-26
*
|
|
test: screen_setup(): Support `cols` parameter.
Justin M. Keyes
2017-02-26
*
|
|
test/window_split_tab_spec.lua: fixup
Justin M. Keyes
2017-02-26
*
|
|
terminal: Follow output only if cursor is at end.
Justin M. Keyes
2017-02-26
*
|
|
terminal: 'scrollback'
Justin M. Keyes
2017-02-26
*
|
|
terminal: Don't redraw the entire screen when resizing (#6167)
Tommy Allen
2017-02-26
|
|
/
|
/
|
*
|
win: test: Fix closure jobs test on Windows
James McCoy
2017-02-23
*
|
Merge remote-tracking branch 'origin/master' into lambda
James McCoy
2017-02-22
|
\
\
|
*
\
Merge #6137 from justinmk/cmdline-ctrl-r
Justin M. Keyes
2017-02-19
|
|
\
\
|
|
*
|
cmdline: CTRL-R: Omit trailing <CR>.
Justin M. Keyes
2017-02-18
|
|
*
|
cmdline: CTRL-R: <Space> instead of CR between lines.
Justin M. Keyes
2017-02-18
|
*
|
|
eval.c: has("unnamedplus"). (#6136)
Kurt Bonatz
2017-02-18
|
|
/
/
|
*
|
Merge #6114 'Partial string handling refactoring'.
Justin M. Keyes
2017-02-17
|
|
\
\
|
|
*
|
*: Partial string handling refactoring
ZyX
2017-02-15
|
*
|
|
ex_docmd.c: Allow unescaped spaces in :edit filename (#6119)
Kurt Bonatz
2017-02-15
*
|
|
|
Allow lambdas to be used with jobs, timers and dictwatchers.
Michael Ennen
2017-02-14
|
/
/
/
*
/
/
unittest: Filter out standard defines so that they do not spam stderr (#6113)
Nikolai Aleksandrovich Pavlov
2017-02-15
|
/
/
*
|
ci: Make sure core* is the last component of path
ZyX
2017-02-14
*
|
ci: Better core dump checking
ZyX
2017-02-14
|
/
*
build: `oldtest` target: TEST_FILE, NVIM_PRG (#6098)
Justin M. Keyes
2017-02-12
*
eval: Add id() function and make printf("%p") return something useful (#6095)
Nikolai Aleksandrovich Pavlov
2017-02-11
*
test: executable(): AppVeyor: Ignore "sibling" failure
Justin M. Keyes
2017-02-04
*
win: executable(): full path without extension
Justin M. Keyes
2017-02-04
[next]