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.0111: VAR_SPECIAL is also used for booleans
Billy Su
2020-06-06
*
vim-patch:8.2.0089: crash when running out of memory in :setfiletype completion
Jan Edmund Lazo
2020-06-04
*
Merge #11851 'eval.c: factor out eval/userfunc.c'
Justin M. Keyes
2020-04-27
|
\
|
*
Merge #11851 'eval.c: factor out eval/userfunc.c'
Justin M. Keyes
2020-04-26
|
|
\
|
|
*
rename: user_funcs -> userfunc
Jakub Łuczyński
2020-02-13
|
|
*
fix: includes
Jakub Łuczyński
2020-02-13
*
|
|
vim-patch:8.1.2225: the "last used" info of a buffer is under used
Rob Pilling
2020-04-21
|
/
/
*
|
vim-patch:8.1.2378: using old C style comments
Jan Edmund Lazo
2020-04-12
*
|
Merge pull request #11746 from Billy4195/add_wildmenu_key
Matthieu Coudron
2020-03-28
|
\
\
|
*
|
ex_getln.c: wildmenu add cancel and apply ops
Billy Su
2020-01-23
*
|
|
PVS/V618: fix printf-style args #11888
Justin M. Keyes
2020-02-22
*
|
|
vim-patch:8.1.2187: error for bad regexp even though regexp is not used
Jan Edmund Lazo
2020-02-16
|
|
/
|
/
|
*
|
doc: fix typos [ci skip] #11787
Hye Sung Jung
2020-01-30
*
|
wildmode: fix wildmode=longest,full with pum #11690
akovaski
2020-01-21
|
/
*
vim-patch:8.0.1769: refactor save/restore of viewstate #11701
Jan Edmund Lazo
2020-01-11
*
Remove (void) hacks, Mark unused attrs
Jan Edmund Lazo
2020-01-08
*
vim-patch:8.2.0099: use of NULL pointer when out of memory
Jan Edmund Lazo
2020-01-07
*
vim-patch:8.0.1356: using simalt in a GUIEnter autocommand inserts characters
Jan Edmund Lazo
2019-12-30
*
ex_getln: fix pvs/v781
Jan Edmund Lazo
2019-12-26
*
vim-patch:8.0.1767: with 'incsearch' text may jump up and down
Jan Edmund Lazo
2019-12-22
*
vim-patch:8.1.2385: open cmdline window with feedkeys() #11516
Jan Edmund Lazo
2019-12-04
*
vim-patch:8.1.2017: cannot execute commands after closing cmdline window #11479
Daniel Hahler
2019-11-29
*
vim-patch:8.1.0223: completing shell command finds sub-directories in $PATH
Jan Edmund Lazo
2019-11-25
*
Prevent prompts during inccommand previews
Rob Pilling
2019-10-31
*
vim-patch:8.1.2173: searchit() has too many arguments
Jaehwang Jerry Jung
2019-10-27
*
vim-patch:8.1.1588: in :let-heredoc line continuation is recognized
Jurica Bradaric
2019-10-07
*
vim-patch:8.1.2120: some MB_ macros are more complicated than necessary
Jan Edmund Lazo
2019-10-06
*
ex_getln.c: fix <S-Tab> not triggering pum when wildoptions=pum (#10042)
glacambre
2019-09-08
*
vim-patch:8.1.0362: cannot get the script line number when executing a function
erw7
2019-09-04
*
vim-patch:8.0.1768: SET_NO_HLSEARCH() used in a wrong way
Jan Edmund Lazo
2019-09-02
*
screen: use dedicated message grid
Björn Linse
2019-09-01
*
vim-patch:8.1.0233: "safe" argument of call_vim_function() is always FALSE
Jan Edmund Lazo
2019-08-30
*
paste: WIP #4448
Justin M. Keyes
2019-08-27
*
vim-patch:8.1.1897: may free memory twice when out of memory (#10827)
Jan Edmund Lazo
2019-08-22
*
ex_getln.c: fix compute_cmdrow() not resetting lines_left (#10749)
Ghjuvan Lacambre
2019-08-12
*
Merge #10615 'vim-patch:8.1.0053'
Justin M. Keyes
2019-07-29
|
\
|
*
vim-patch:8.1.53 use typval_T in the caller of call_vim_function
cangscop
2019-07-27
*
|
vim-patch:8.1.0017: shell command completion has duplicates #10616
erw7
2019-07-29
|
/
*
refactor: use int for Columns and Rows
Björn Linse
2019-07-19
*
refactor: enable -Wconversion for ex_getln.c
Björn Linse
2019-07-19
*
vim-patch:8.1.1632: build with EXITFREE but without +arabic fails
Jan Edmund Lazo
2019-07-05
*
cmdline: remove local variables i and j from command_line_state
Björn Linse
2019-07-02
*
cmdline: correct the column position of wildoptions=pum popupmenu
Björn Linse
2019-07-01
*
cmdline: remove invalid cmdline_show event when aborting mapping
Björn Linse
2019-06-26
*
vim-patch:8.1.0629: "gn" selects the wrong text with a multi-line match
erw7
2019-06-04
*
Fix multiple c_CTRL-D showing statusline
Jit Yao Yap
2019-06-03
*
Make sure msg_clear is sent after confirm message (#10065)
Ville Hakulinen
2019-06-02
*
Merge #10059 from jerdna-regeiz/vim-8.1.0614
Justin M. Keyes
2019-05-26
|
\
|
*
vim-patch:8.1.0673: functionality for signs is spread out over several files
Andrej Zieger
2019-05-26
*
|
UI/cmdline: check if redraw is needed after K_EVENT, K_COMMAND #9804
Jit
2019-05-26
|
/
[next]