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
...
*
|
doc/api.txt: Merge with api-funcs.txt
Justin M. Keyes
2017-03-01
*
|
terminal: Avoid unnecessary redraws.
Justin M. Keyes
2017-03-01
*
|
terminal: Disable some options in terminal-mode.
Justin M. Keyes
2017-03-01
*
|
terminal: Keep cursor position.
Justin M. Keyes
2017-03-01
*
|
Merge #6139 from justinmk/win32-runtime
Justin M. Keyes
2017-03-01
|
\
\
|
*
|
win/package: runtime files
Justin M. Keyes
2017-03-01
|
*
|
win/package: cat.exe
Justin M. Keyes
2017-03-01
*
|
|
vim-patch:8.0.0390 (#6197)
Tommy Allen
2017-03-01
|
/
/
*
|
vim-patch:7.4.2095
James McCoy
2017-02-27
*
|
vim-patch:7.4.2098
James McCoy
2017-02-27
*
|
Merge pull request #6190 from jamessan/vim-7.4.1991
James McCoy
2017-02-27
|
\
\
|
*
|
vim-patch:7.4.1994
James McCoy
2017-02-27
|
*
|
vim-patch:7.4.1993
James McCoy
2017-02-27
|
*
|
vim-patch:7.4.1992
James McCoy
2017-02-27
|
*
|
vim-patch:7.4.1991
James McCoy
2017-02-27
*
|
|
edit.c: CTRL-SPC: Insert previously-inserted text. #6090
Matthew Malcomson
2017-02-28
*
|
|
Merge #6148 from delftswa2017/clang-scan-fix-dead-stores
Justin M. Keyes
2017-02-28
|
\
\
\
|
*
|
|
strings.c: remove unused assignment
Jente Hidskes
2017-02-20
|
*
|
|
hardcopy.c: fix dead assignment
Sander Bosma
2017-02-20
|
*
|
|
message.c: fix dead assignment by removing dead code
Sander Bosma
2017-02-20
|
*
|
|
misc1.c: remove dead initialization
Sander Bosma
2017-02-20
|
*
|
|
screen.c: remove dead code
Sander Bosma
2017-02-20
|
*
|
|
screen.c: account for translated string length
Jente Hidskes
2017-02-20
*
|
|
|
Merge pull request #6121 from lonerover/vim-7.4.2046
James McCoy
2017-02-27
|
\
\
\
\
|
*
|
|
|
vim-patch:7.4.2061
lonerover
2017-02-16
|
*
|
|
|
vim-patch:7.4.2047
lonerover
2017-02-15
|
*
|
|
|
vim-patch:7.4.2046
rover
2017-02-15
*
|
|
|
|
lint
James McCoy
2017-02-27
*
|
|
|
|
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
|
\
\
\
\
|
*
|
|
|
*: Fix linter errors
ZyX
2017-02-25
|
*
|
|
|
buffer: Hide one of the asserts from lua parser
ZyX
2017-02-25
|
*
|
|
|
buffer: Provide an initializer for di_key
ZyX
2017-02-24
|
*
|
|
|
buffer: Remove b:changedtick from b: before freeing b:
ZyX
2017-02-24
|
*
|
|
|
memory: Free buffers after freeing variables
ZyX
2017-02-24
|
*
|
|
|
eval: Do not allocate b:changedtick dictionary item
ZyX
2017-02-24
|
*
|
|
|
*: Fix linter errors
ZyX
2017-02-23
|
*
|
|
|
api: Make sure dict_set_var doesn’t edit read-only values
ZyX
2017-02-23
|
*
|
|
|
api: Rename dict_set_value to dict_set_var
ZyX
2017-02-23
|
*
|
|
|
eval: Remove incorrect workaround
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
|
*
|
|
|
eval: Refactor var_check_ro, tv_check_lock and var_check_fixed
ZyX
2017-02-23
|
*
|
|
|
eval: Fix memory leak
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
|
*
|
|
|
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
[prev]
[next]