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:0 completion-related patches #5745 #5829
Shougo Matsushita
2016-12-26
*
'inccommand': Introduce CMDPREVIEW state.
Justin M. Keyes
2016-11-15
*
'inccommand': Detect "non-interactive", "too slow".
Justin M. Keyes
2016-11-15
*
'inccommand': Restore cursor/view if cancelled.
Justin M. Keyes
2016-11-10
*
'inccommand': buftype=nofile, restore cursor/view
Justin M. Keyes
2016-11-10
*
'inccommand': preserve 'modified'
Justin M. Keyes
2016-11-08
*
'inccommand': Do not trigger during scripts, feedkeys().
Justin M. Keyes
2016-11-08
*
'inccommand': rename 'incsubstitute'
Justin M. Keyes
2016-11-08
*
'inccommand': rework
Justin M. Keyes
2016-11-08
*
Incsubsitution feature
KillTheMule
2016-10-30
*
Fix lint errors.
Grzegorz Milka
2016-10-23
*
vim-patch:7.4.2312
Grzegorz Milka
2016-10-23
*
hist_char2type: Return '/' for NUL.
James McCoy
2016-10-18
*
event/multiqueue.c: Rename "queue" to "multiqueue".
Justin M. Keyes
2016-10-02
*
vim-patch:7.4.1820
Jurica Bradaric
2016-09-25
*
vim-patch:7.4.1818
Jurica Bradaric
2016-09-25
*
vim-patch:7.4.1671
Jurica Bradaric
2016-09-25
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
lint
James McCoy
2016-07-08
*
vim-patch:7.4.1554
James McCoy
2016-07-08
*
vim-patch:7.4.1492
James McCoy
2016-07-08
*
*: Rename main loop variable from loop to main_loop
ZyX
2016-05-30
*
cmdline: Redraw the cmdline after processing events
Björn Linse
2016-05-24
*
Linting.
KillTheMule
2016-05-02
*
vim-patch:7.4.672
KillTheMule
2016-05-02
*
*: Fix new linter errors
ZyX
2016-05-01
*
ex_getln: Do not crash with :append/:insert/:change
ZyX
2016-04-29
*
ex_getln: Make get_histtype return HIST_DEFAULT if needed
ZyX
2016-04-18
*
ex_getln: Make get_histtype accept length argument
ZyX
2016-04-18
*
vim-patch:7.4.973
watiko
2016-03-06
*
ex_getln.c: Enable middle click pasting in command mode
watiko
2016-03-06
*
vim-patch:7.4.933
watiko
2016-02-16
*
vim-patch:7.4.926
watiko
2016-02-16
*
vim-patch:7.4.758
Jurica Bradaric
2016-02-09
*
vim-patch:7.4.1027
watiko
2016-02-01
*
vim-patch:7.4.782
watiko
2016-02-01
*
vim-patch:7.4.654
Jurica Bradaric
2016-01-22
*
Merge #3916 "Add support for binary numbers".
Justin M. Keyes
2016-01-21
|
\
|
*
Fix lint issues
Jason Schulz
2016-01-15
|
*
Add support for binary numbers
Jason Schulz
2016-01-15
*
|
misc: UNIX => Unix #4022
Seth Jackson
2016-01-16
|
/
*
Fix Windows code in command_line_execute()
Rui Abreu Ferreira
2015-12-04
*
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
Remove unnecessary includes for errno.h
Rui Abreu Ferreira
2015-11-25
*
src: README.txt -> README.md
Michael Reed
2015-11-23
*
Enable focus events in cmdline and terminal modes
Joe Hermaszewski
2015-11-23
*
ex_getln: Extract command_line_handle_key from command_line_execute
Thiago de Arruda
2015-10-26
*
ex_getln: Convert `cmdline_{not_,}changed` labels into functions
Thiago de Arruda
2015-10-26
*
ex_getln: refactor command line mode to use the `state_enter` loop
Thiago de Arruda
2015-10-26
*
ex_getln: Extract local variables from getcmdline() and fix code style
Thiago de Arruda
2015-10-26
[next]