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
/
ex_getln.c
Commit message (
Expand
)
Author
Age
*
lint: cleanup after parent commits
ZviRackover
2018-08-16
*
Remove has_mbyte from lines near changes in parent commit
ZviRackover
2018-08-16
*
Remove occurences of mb_head_off
ZviRackover
2018-08-15
*
Merge #8744 from janlazo/vim-8.0.0890
Justin M. Keyes
2018-08-08
|
\
|
*
memline: copy in ml_replace() is bool
Jan Edmund Lazo
2018-08-07
*
|
style: fixing minor issues noted in code review.
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
|
/
*
eval, ex_getln: Fix incompatible pointer types (#8792)
hyatskov
2018-08-05
*
vim-patch:8.0.1502: in out-of-memory situation character is not restored
Jan Edmund Lazo
2018-07-23
*
ui: use line-based rather than char-based updates in screen.c
Björn Linse
2018-07-21
*
highlight: refactor to use stateful representation
Björn Linse
2018-07-21
*
highlight: extract low-level highlight logic from syntax, ui
Björn Linse
2018-07-21
*
vim-patch:8.0.0677: setting 'filetype' may switch buffers
Jan Edmund Lazo
2018-06-26
*
vim-patch:8.0.0706: crash when cancelling the cmdline window in Ex mode
Jan Edmund Lazo
2018-06-25
*
vim-patch:8.0.0468: g< after aborting an Ex command (#7941)
KunMing Xie
2018-06-21
*
vim-patch:8.0.0546: swap file exists briefly when opening the command window ...
Jan Edmund Lazo
2018-06-19
*
vim-patch:8.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
*
vim-patch:8.0.0466: still macros that should be all-caps (#8510)
Jan Edmund Lazo
2018-06-10
*
ex_getln.c: Fix PVS/V519: variable assigned twice
Justin M. Keyes
2018-06-06
*
ex_getln: remove msg_scrolled cargo-cult magic, fixes #8251
Björn Linse
2018-06-02
*
ex_getln: don't redraw statusline on top of scrolled messages
Björn Linse
2018-06-02
*
wildmenu: close before redrawing statusline (#8453)
Alexander Karle
2018-06-02
*
UI: redraw statusline when entering cmdline (#8347)
raichoo
2018-05-10
*
*: Fix clint errors
ZyX
2018-04-22
*
ex_getln: Fix PVS/V547: function is stated to never return NULL
ZyX
2018-04-15
*
ex_getln: Fix PVS/V560: there are no longer NULL returns for OOM
ZyX
2018-04-15
*
Merge #4419 'implement <Cmd> key'
Justin M. Keyes
2018-03-24
|
\
|
*
getchar: implement <Cmd> key to invoke command in any mode
Björn Linse
2018-03-23
*
|
refactor/rename: path_is_absolute()
Justin M. Keyes
2018-03-24
|
/
*
ex_getln: clear cmdline_block after it's freed
Björn Linse
2018-02-14
*
lint
Justin M. Keyes
2018-02-11
*
vim-patch:8.0.1210: CTRL-G and CTRL-T are ignored with typeahead
Justin M. Keyes
2018-02-11
*
vim-patch:8.0.0692: CTRL-G with 'incsearch' and ? goes in the wrong direction
Justin M. Keyes
2018-02-11
*
vim-patch:8.0.0689: ~ character not escaped when extending search pattern
Justin M. Keyes
2018-02-11
*
ui/tui: highlighting refactor
Björn Linse
2018-02-11
*
Merge #7463 'incsearch + hlsearch highlight all'
Justin M. Keyes
2018-02-01
|
\
|
*
vim-patch:8.0.1393: too much highlighting with 'hlsearch' and 'incsearch' set
Ömer Sinan Ağacan
2018-01-26
|
*
vim-patch:8.0.1304: CTRL-G/CTRL-T don't work with incsearch and empty pattern
Ömer Sinan Ağacan
2018-01-26
|
*
vim-patch:8.0.1396: memory leak when CTRL-G in search command line fails
Ömer Sinan Ağacan
2018-01-26
|
*
vim-patch:8.0.1250
Ömer Sinan Ağacan
2018-01-26
|
*
vim-patch:8.0.1238
Ömer Sinan Ağacan
2018-01-26
*
|
vim-patch:8.0.0528: highlight wrong text when 'wim' includes "longest" (#7927)
Jakub Łuczyński
2018-01-29
|
/
*
Merge #7863 'mingw64: fix gcc warnings'
Justin M. Keyes
2018-01-20
|
\
|
*
Fix warning about conversion on mingw64
George Zhao
2018-01-18
*
|
Add completion for :checkhealth
Marco Hinz
2018-01-18
|
/
*
vim-patch:8.0.0374: invalid memory access when using :sc in Ex mode (#7849)
KunMing Xie
2018-01-15
*
*: Fix test failures
ZyX
2017-12-11
*
*: Hide list implementation in other files as well
ZyX
2017-12-10
*
Merge #7234 'built-in expression parser'
Justin M. Keyes
2017-12-09
|
\
[next]