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
/
nvim
/
edit.c
Commit message (
Expand
)
Author
Age
*
Merge #8744 from janlazo/vim-8.0.0890
Justin M. Keyes
2018-08-08
|
\
|
*
misc: fixpos in del_char() is bool
Jan Edmund Lazo
2018-08-07
|
*
edit: end_insert in check_auto_format() is bool
Jan Edmund Lazo
2018-08-07
|
*
edit: did_add_space is bool
Jan Edmund Lazo
2018-08-07
|
*
memline: copy in ml_replace() is bool
Jan Edmund Lazo
2018-08-07
|
*
edit: temp in ins_del() is const int
Jan Edmund Lazo
2018-08-06
|
*
vim-patch:8.0.1575: crash when using virtual replace
Jan Edmund Lazo
2018-08-06
*
|
Remove some occrrences of enc_utf8 and has_mbyte
ZviRackover
2018-08-06
*
|
lint: clean-up after parent commit
ZviRackover
2018-08-06
*
|
Remove all occurences of the mb_ptr2char macro
ZviRackover
2018-08-06
|
/
*
lint
Jan Edmund Lazo
2018-08-06
*
globals: did_ai is bool
Jan Edmund Lazo
2018-08-06
*
globals: did_si is bool
Jan Edmund Lazo
2018-08-06
*
globals: can_si is bool
Jan Edmund Lazo
2018-08-06
*
globals: can_si_back is bool
Jan Edmund Lazo
2018-08-06
*
edit: haveto_redraw (local variable) is bool
Jan Edmund Lazo
2018-08-06
*
edit: can_cindent is bool
Jan Edmund Lazo
2018-08-06
*
edit: fix variables in ins_mousescroll()
Jan Edmund Lazo
2018-08-06
*
vim-patch:8.0.0948: crash if timer closes window while dragging status line
Jan Edmund Lazo
2018-08-05
*
edit: dont_sync_undo is TriState
Jan Edmund Lazo
2018-08-01
*
*: Replace b_changedtick with new always-inline functions
ZyX
2018-06-22
*
vim-patch:8.0.0669: CTRL-N at start of the buffer does not work correctly (#8...
Jan Edmund Lazo
2018-06-20
*
fix lint
ckelsel
2018-06-16
*
vim-patch:8.0.0530: buffer overflow when 'columns' is very big
ckelsel
2018-06-16
*
Merge #8543 from janlazo/vim-8.0.0596
Justin M. Keyes
2018-06-16
|
\
|
*
lint
Jan Edmund Lazo
2018-06-13
|
*
vim-patch:8.0.0596: crash when complete() called after complete_add()
Jan Edmund Lazo
2018-06-13
*
|
vim-patch:8.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
|
/
*
Merge #8499 from janlazo/vim-8.0.0533
Justin M. Keyes
2018-06-10
|
\
|
*
vim-patch:8.0.0541: compiler warning on MS-Windows
Jan Edmund Lazo
2018-06-08
|
*
vim-patch:8.0.0533: abbreviation doesn't work after backspacing newline
Jan Edmund Lazo
2018-06-08
*
|
vim-patch:8.0.0466: still macros that should be all-caps (#8510)
Jan Edmund Lazo
2018-06-10
|
/
*
Merge #8377 'TextChangedP autocommand'
Justin M. Keyes
2018-05-19
|
\
|
*
vim-patch:8.0.1494: no autocmd triggered in Insert mode with visible popup menu
Shougo Matsushita
2018-05-14
|
/
*
Merge #8218 'Fix errors reported by PVS'
Justin M. Keyes
2018-04-27
|
\
|
*
edit: Fix PVS/V560: remove always true/false checks
ZyX
2018-04-10
*
|
Merge #8226 from justinmk/insert-mode-meta
Justin M. Keyes
2018-04-04
|
\
\
|
*
|
insert-mode: interpret unmapped META as ESC
Justin M. Keyes
2018-04-04
|
|
/
*
/
ins_compl_add_tv: fix memory leaks via get_spec_reg (#8224)
Daniel Hahler
2018-04-03
|
/
*
getchar: implement <Cmd> key to invoke command in any mode
Björn Linse
2018-03-23
*
vim-patch:8.0.0262,8.0.0263 (#8123)
KunMing Xie
2018-03-11
*
vim-patch:8.0.1493: completion items cannot be annotated (#8003)
Shougo
2018-02-18
*
vim-patch:8.0.0358,8.0.0359 (#7832)
KunMing Xie
2018-01-30
*
vim-patch:8.0.0448: some macros are lower case (#7936)
KunMing Xie
2018-01-30
*
Merge branch 'master' into hide-container-impl
ZyX
2017-12-16
|
\
|
*
vim-patch:8.0.0074
Michael Schupikov
2017-12-15
*
|
*: Hide list implementation in other files as well
ZyX
2017-12-10
|
/
*
*: Fix linter errors
ZyX
2017-10-30
*
Merge branch 'master' into expression-parser
ZyX
2017-10-15
|
\
|
*
eventloop: FocusGained: schedule event instead of pseudokey
Justin M. Keyes
2017-09-05
[next]