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
*
vim-patch:8.2.1634: loop to handle keys for the command line is too long (#21...
zeertzjq
2022-12-08
*
fix(events): save v:event for cmdline autocommands separately (#21316)
zeertzjq
2022-12-07
*
vim-patch:8.2.1622: loop to handle keys for the command line is too long (#21...
zeertzjq
2022-12-06
*
vim-patch:8.2.2295: incsearch does not detect empty pattern properly
zeertzjq
2022-12-04
*
vim-patch:8.2.2182: Vim9: value of 'magic' is still relevant
zeertzjq
2022-12-04
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
refactor: replace char_u with char
Dundar Göc
2022-11-19
*
vim-patch:8.2.5148: invalid memory access when using expression on command li...
zeertzjq
2022-11-19
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
vim-patch:8.2.0502: Vim9: some code is not tested
zeertzjq
2022-11-05
*
feat(api): nvim_select_popupmenu_item support cmdline pum (#20652)
zeertzjq
2022-10-17
*
refactor: replace char_u with char
Dundar Göc
2022-10-15
*
feat(window/ui): add splitkeep option (#19243)
luukvbaal
2022-10-06
*
feat(messages)!: graduate the 'msgsep' feature
bfredl
2022-10-05
*
refactor(redraw): no type argument in update_screen()
bfredl
2022-10-05
*
fix(ui): allow redrawing statusline when msgsep is used (#20337)
zeertzjq
2022-09-26
*
fix!: make :undo! notify buffer update callbacks (#20344)
zeertzjq
2022-09-26
*
fix(inccommand): deal with unsynced undo (#20041)
zeertzjq
2022-09-26
*
refactor: move klib out of src/nvim/ #20341
dundargoc
2022-09-25
*
fix(inccommand): avoid unnecessary redraw when not showing (#20244)
zeertzjq
2022-09-19
*
feat(ui): use msg_grid based implementation for cmdheight=0
bfredl
2022-09-15
*
Merge pull request #18705 from dundargoc/fix/require-missing-module-in-autocmd
bfredl
2022-09-14
|
\
|
*
fix: assertion failure when requiring missing module in autocmd
Dundar Goc
2022-09-05
*
|
Merge pull request #20077 from dundargoc/refactor/char_u/11
bfredl
2022-09-12
|
\
\
|
*
|
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
|
|
vim-patch:9.0.0299: error messages for setcmdline() could be better (#20169)
zeertzjq
2022-09-12
|
/
/
*
|
refactor: replace char_u with char
Dundar Göc
2022-09-10
*
|
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
|
refactor: replace char_u with char
Dundar Göc
2022-09-06
|
/
*
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
vim-patch:9.0.0320: command line type of CmdlineChange differs from getcmdtype()
zeertzjq
2022-08-30
*
refactor: move cmdline functions to ex_getln.c
zeertzjq
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
vim-patch:9.0.0316: screen flickers when 'cmdheight' is zero (#19991)
zeertzjq
2022-08-29
*
Merge pull request #19961 from dundargoc/refactor/char_u/2
bfredl
2022-08-29
|
\
|
*
refactor: replace char_u with char
Dundar Göc
2022-08-27
*
|
vim-patch:9.0.0285: it is not easy to change the command line from a plugin (...
Shougo
2022-08-29
|
/
*
vim-patch:9.0.0279: the tiny version has the popup menu but not 'wildmenu'
zeertzjq
2022-08-27
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
vim-patch:8.1.2331: the option.c file is still very big (#19954)
zeertzjq
2022-08-26
*
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
*
vim-patch:8.2.0911: crash when opening a buffer for the cmdline window fails
zeertzjq
2022-08-25
*
refactor: pre-incr to post-incr
Lewis Russell
2022-08-25
*
Merge pull request #19906 from bfredl/bigstage
bfredl
2022-08-24
|
\
|
*
refactor(arena): use a shared block freelist
bfredl
2022-08-24
*
|
fix(cmdline): do not trigger completion at wrong time (#19920)
zeertzjq
2022-08-24
[next]