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:9.0.1444: crash when passing NULL to setcmdline() (#23048)
zeertzjq
2023-04-12
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: make error message definitions const
ii14
2023-04-05
*
refactor: remove char_u (#22829)
dundargoc
2023-04-02
*
feat(api): add filetype option nvim_get_option_value
Lewis Russell
2023-03-20
*
refactor(screen): screen.c delenda est
bfredl
2023-03-14
*
perf(statusline): UI elements are always redrawn on K_EVENT
Luuk van Baal
2023-03-08
*
vim-patch:9.0.1380: CTRL-X on 2**64 subtracts two (#22530)
zeertzjq
2023-03-05
*
Merge pull request #22429 from bfredl/hkmap
bfredl
2023-02-28
|
\
|
*
feat(edit)!: remove old c implementation of hebrew keymap
bfredl
2023-02-28
*
|
refactor(getchar.c): change most char_u to uint8_t (#22444)
zeertzjq
2023-02-28
*
|
fix: address -Wmaybe-uninitialized warnings (#22436)
Lewis Russell
2023-02-27
|
/
*
vim-patch:9.0.1299: change for triggering incsearch not sufficiently tested
zeertzjq
2023-02-11
*
vim-patch:9.0.1298: inserting register on the cmdline does not trigger incsearch
zeertzjq
2023-02-11
*
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
refactor: reduce scope of locals as per the style guide (#22206)
dundargoc
2023-02-11
*
vim-patch:9.0.1290: CTRL-N and -P on cmdline don't trigger CmdlineChanged (#2...
zeertzjq
2023-02-07
*
refactor(optionstr.c): break up did_set_string_option 7
Lewis Russell
2023-01-25
*
revert: "refactor(win_close): remove "force", don't pass on "free_buf" (#2192...
zeertzjq
2023-01-24
*
refactor(win_close): remove "force", don't pass on "free_buf" (#21921)
zeertzjq
2023-01-23
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
refactor: replace char_u with char 23 (#21798)
dundargoc
2023-01-18
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
refactor: remove E5500, adjust tests
zeertzjq
2023-01-16
*
vim-patch:8.2.4585: cannot use keypad page-up/down for completion menu
zeertzjq
2023-01-15
*
vim-patch:8.2.4579: cannot use page-up and page-down in the cmdline popup menu
zeertzjq
2023-01-15
*
vim-patch:partial:8.2.4339: CTRL-A does not work properly with the cmdline po...
zeertzjq
2023-01-14
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
*
vim-patch:partial:9.0.1166: code is indented more than necessary (#21716)
zeertzjq
2023-01-10
*
refactor: replace char_u with char 18 (#21237)
dundargoc
2023-01-09
*
refactor: replace char_u with char
dundargoc
2023-01-09
*
Merge #21580 cmdline issues with cmdheight=0
Justin M. Keyes
2023-01-03
|
\
|
*
fix: issues with command line if ui elements are externalized
Luuk van Baal
2022-12-31
*
|
vim-patch:9.0.1115: code is indented more than needed (#21598)
zeertzjq
2022-12-31
|
/
*
refactor: replace char_u with char 16 - remove STRNCMP (#21208)
dundargoc
2022-12-21
*
docs: fix typos (#21328)
dundargoc
2022-12-12
*
vim-patch:8.2.2870: CmdlineChange event triggered twice for CTRL-R (#21361)
zeertzjq
2022-12-11
*
vim-patch:9.0.1038: function name does not match what it is used for (#21359)
zeertzjq
2022-12-09
*
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
[next]