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
/
getchar.c
Commit message (
Expand
)
Author
Age
*
getchar: Fix linter error
ZyX
2017-07-02
*
*: Adjust usages of modified functions
ZyX
2017-07-02
*
'pastetoggle': Revert support for multi-key value (#6724)
Matthew Malcomson
2017-05-31
*
get_keymap API (#6236)
TJ DeVries
2017-05-25
*
getchar: Eliminate two-iteration loop
ZyX
2017-05-20
*
Merge #6460 from ZyX-I/1476-changes
Justin M. Keyes
2017-05-08
|
\
|
*
strings: Remove vim_strbyte
ZyX
2017-04-07
*
|
vim-patch:7.4.2263
James McCoy
2017-04-29
*
|
*: Add comment to all C files
ZyX
2017-04-19
*
|
getchar: Fix if block indentation
ZyX
2017-04-16
*
|
ops: fix i<c-r> with multi-byte text (#6524)
Björn Linse
2017-04-15
|
/
*
'pastetoggle': support value >1 char (#6421)
Matthew Malcomson
2017-04-01
*
eval: Move remaining get_tv_string* functions to eval/typval.c
ZyX
2017-03-29
*
eval,*: Move get_tv_string to typval.c
ZyX
2017-03-29
*
*: Move some dictionary functions to typval.h and use char*
ZyX
2017-03-29
*
refactor: Remove allow_keys global (#6346)
Matthew Malcomson
2017-03-25
*
Merge #6252 from jamessan/vim-7.4.2069
Justin M. Keyes
2017-03-15
|
\
|
*
lint
James McCoy
2017-03-11
|
*
vim-patch:7.4.2223
James McCoy
2017-03-11
|
*
vim-patch:7.4.2222
James McCoy
2017-03-11
*
|
coverity/155507: remove condition where both branches were identical
Sander Bosma
2017-03-12
|
/
*
Merge remote-tracking branch 'origin/master' into lambda
James McCoy
2017-02-22
|
\
|
*
options: Remove 'esckeys' (#6138)
Justin M. Keyes
2017-02-18
|
*
*: Fix linter errors
ZyX
2017-02-15
|
*
*: Partial string handling refactoring
ZyX
2017-02-15
*
|
vim-patch:7.4.1727
Michael Ennen
2017-02-14
|
/
*
vim-patch:7.4.1897 (#5747)
Shougo
2016-12-10
*
'inccommand': Detect "non-interactive", "too slow".
Justin M. Keyes
2016-11-15
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
vim-patch:7.4.1151
Michael Ennen
2016-06-07
*
vim-patch:7.4.1150
Michael Ennen
2016-06-04
*
getchar.c wconversion: Change types
sach1t
2016-05-07
*
Enable -Wconversion for getchar.c
sach1t
2016-05-07
*
*: Fix new linter errors
ZyX
2016-05-01
*
Merge pull request #4649 from justinmk/vimpatches
Justin M. Keyes
2016-04-27
|
\
|
*
remove disable_char_avail_for_testing()
Justin M. Keyes
2016-04-26
|
*
Satisfy the linter.
KillTheMule
2016-04-25
|
*
vim-patch:7.4.1300
KillTheMule
2016-04-25
*
|
keymap: Make replace_termcodes and friends accept length and cpo_flags
ZyX
2016-04-18
|
/
*
bufhl: new mechanism for plugins to add highlights to a buffer
Björn Linse
2016-02-23
*
vim-patch:7.4.870
Jurica Bradaric
2016-02-20
*
terminal: less babysitting of mapped_ctrl_c
Justin M. Keyes
2016-01-13
*
vim-patch:7.4.569/573
Shougo Matsushita
2016-01-13
*
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
src: README.txt -> README.md
Michael Reed
2015-11-23
*
main: Refactor normal_enter to call `os_inchar` directly
Thiago de Arruda
2015-10-26
*
tui: Don't use 'pastetoggle' for automatic pasting
Thiago de Arruda
2015-10-01
*
fix strict-overflow cases #3236
Nikolay Orlyuk
2015-08-25
*
vim-patch:7.4.773 #3066
Marco Hinz
2015-08-09
*
event loop: New abstraction layer with refactored time/signal API
Thiago de Arruda
2015-07-17
[next]