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
*
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
*
main: Extract `normal_check` from `main_loop`
Thiago de Arruda
2015-10-26
*
vim-patch:7.4.793
Johan Klokkhammer Helsing
2015-10-18
*
ex_getln: Fix memory leak when overwriting history item
ZyX
2015-10-08
*
*: Fix lint errors found in new code in previously ignored files
ZyX
2015-10-08
*
ex_getln: Return something from hist_type2char without asserts
ZyX
2015-10-08
*
*: Make ShaDa code use VimL values for additional_\* data
ZyX
2015-10-08
*
shada: Initial support for merging history
ZyX
2015-10-08
*
viminfo: First version of ShaDa file dumping
ZyX
2015-10-08
*
tui: Don't use 'pastetoggle' for automatic pasting
Thiago de Arruda
2015-10-01
*
path.c: Fix memory leak in expand_wildcards().
oni-link
2015-09-09
*
event: Refactor async event processing
Thiago de Arruda
2015-08-13
*
loop: Simplify loop.c and move some code to input.c
Thiago de Arruda
2015-08-13
[next]