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
*
edit: Silence V595
ZyX
2017-05-20
*
lint
James McCoy
2017-05-12
*
*: Comment intentional fallthroughs
James McCoy
2017-05-12
*
*: Add comment to all C files
ZyX
2017-04-19
*
edit: Copy assert to before the warning
ZyX
2017-04-16
*
edit: Fix strange code
ZyX
2017-04-16
*
lint: fix clint errors around mb_tolower calls
Björn Linse
2017-04-10
*
mbyte: replace vim_tolower with mb_tolower handling locale correctly
Björn Linse
2017-04-10
*
completion: fix segfault with ignorecase+infercase (#6452)
Justin M. Keyes
2017-04-06
*
eval: Move remaining get_tv_string* functions to eval/typval.c
ZyX
2017-03-29
*
eval,*: Move get_tv_string to typval.c
ZyX
2017-03-29
*
eval: Split and move dict_add_nr_str to typval.c
ZyX
2017-03-29
*
*: Move some dictionary functions to typval.h and use char*
ZyX
2017-03-29
*
eval: Split eval.c into smaller files
ZyX
2017-03-29
*
refactor: Remove allow_keys global (#6346)
Matthew Malcomson
2017-03-25
*
vim-patch:8.0.0347
Shougo Matsushita
2017-03-05
*
vim-patch:8.0.0319
Shougo Matsushita
2017-03-05
*
vim-patch:8.0.0390 (#6197)
Tommy Allen
2017-03-01
*
edit.c: CTRL-SPC: Insert previously-inserted text. #6090
Matthew Malcomson
2017-02-28
*
vim-patch:8.0.0379
James McCoy
2017-02-26
*
vim-patch:8.0.0341 (#6151)
Shougo
2017-02-23
*
*: Partial string handling refactoring
ZyX
2017-02-15
*
vim-patch:8.0.0208
James McCoy
2017-02-06
*
refactor: Remove strncpy/STRNCPY. (#6008)
Justin M. Keyes
2017-01-26
*
vim-patch:7.4.2201
Chris Lucas
2016-12-28
*
vim-patch:0 completion-related patches #5745 #5829
Shougo Matsushita
2016-12-26
*
vim-patch:7.4.1758, 7.4.1759, 7.4.1692 #5640
Shougo Matsushita
2016-12-09
*
vim-patch:7.4.1696
Shougo Matsushita
2016-11-24
*
vim-patch:8.0.0035 (#5609)
Shougo
2016-11-15
*
vim-patch:8.0.0043
Tommy Allen
2016-10-22
*
vim-patch:8.0.0042
Tommy Allen
2016-10-22
*
vim-patch:8.0.0041
Tommy Allen
2016-10-22
*
folds: Do not auto-update folds for some foldmethods. #5426
Shougo Matsushita
2016-10-19
*
main.c: "BufReadCmd term://": Skip existing terminal.
Justin M. Keyes
2016-10-12
*
event/multiqueue.c: Rename "queue" to "multiqueue".
Justin M. Keyes
2016-10-02
*
vim-patch:7.4.1961
Jurica Bradaric
2016-09-25
*
insert_enter: Update folds on insert-leave. #5351
Shougo Matsushita
2016-09-18
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
api/ui: allow popupmenu to be drawn by external ui
Björn Linse
2016-08-29
*
eval: remove (char_u *) in constant get_dict_(string|number) parameters
Björn Linse
2016-08-24
*
vim-patch:7.4.2013, vim-patch:7.4.2014
Shougo Matsushita
2016-08-01
*
Merge #3745 from cacplate/ops_Wconversion
Justin M. Keyes
2016-06-13
|
\
|
*
ops.c: enable -Wconversion warning
Charles Joachim
2016-05-30
*
|
*: Rename main loop variable from loop to main_loop
ZyX
2016-05-30
|
/
*
Merge pull request #4644 from KillTheMule/vim-7.4.882
Justin M. Keyes
2016-05-04
|
\
|
*
vim-patch:7.4.882
KillTheMule
2016-04-29
*
|
*: Fix new linter errors
ZyX
2016-05-01
|
/
*
vim-patch:7.4.1296
KillTheMule
2016-04-27
*
Merge pull request #4622 from Shougo/vim-7.4.1753
Justin M. Keyes
2016-04-27
|
\
|
*
vim-patch:7.4.1753
Shougo Matsushita
2016-04-22
[next]