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
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
lint (#16526)
Jan Edmund Lazo
2021-12-05
*
Merge pull request #15840 from vimpostor/vim-8.2.3430
Jan Edmund Lazo
2021-11-30
|
\
|
*
vim-patch:8.2.3609: internal error when ModeChanged is triggered recursively
Magnus Groß
2021-11-18
|
*
vim-patch:8.2.3430: no generic way to trigger an autocommand on mode change
Magnus Groß
2021-11-18
*
|
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
|
/
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2len
Björn Linse
2021-11-14
*
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
vim-patch:8.1.2379: using old C style comments
Dundar Göc
2021-10-21
*
Merge pull request #15930 from dundargoc/vim-patch/old-style-c-comments
Jan Edmund Lazo
2021-10-17
|
\
|
*
vim-patch:8.1.2379: using old C style comments
Dundar Göc
2021-10-06
*
|
refactor: reduce number of unique char casts (#15995)
dundargoc
2021-10-12
|
/
*
feat(ex_checkhealth): provide function for command line completion
Javier López
2021-10-04
*
refactor: remove redundant char casts #15888
dundargoc
2021-10-04
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
refactor: format with uncrustify #15778
dundargoc
2021-09-25
*
refactor: reformat with uncrustify #15736
dundargoc
2021-09-20
*
fix(inccommand): ignore trailing commands only for *previewed* command #15638
itchyny
2021-09-20
*
refactor: format with uncrustify #15726
dundargoc
2021-09-20
*
vim-patch:8.1.1355: obvious mistakes are accepted as valid expressions
Sean Dewar
2021-09-11
*
refactor: replace TRUE/FALSE with true/false #15425
dundargoc
2021-08-22
*
feat(defaults): map CTRL-L to search highlights, update diffs #15385
Gregory Anders
2021-08-16
*
refactor(plines): remove implicit curwin plines() function
Björn Linse
2021-08-10
*
vim-patch:8.2.3225: incsearch highlighting is attempted halfway a mapping
Jan Edmund Lazo
2021-08-01
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-07-30
*
Remove EXMODE_NORMAL
matveyt
2021-07-23
*
refactor: remove all mentions to `curbuf_lock`
Thomas Vigouroux
2021-07-08
*
undo: reduce reliance on curbuf
Thomas Vigouroux
2021-07-06
*
enhance(runtime): Enable completion for lua files
shadmansaleh
2021-06-11
*
Add 'FUNC_ATTR_NONNULL_RET' to nonnull alloc funcs (#14559)
Jan Edmund Lazo
2021-05-15
*
vim-patch:8.2.2473: crash when leaving command line window triggers autocommand
Jan Edmund Lazo
2021-05-13
*
vim-patch:8.0.1309: cannot use 'balloonexpr' in a terminal
Jan Edmund Lazo
2021-05-06
*
vim-patch:8.2.2737: status line not updated when local 'statusline' option se...
bphilly96
2021-04-08
*
vim-patch:8.2.0295: highlighting for :s wrong when using different separator ...
Ghjuvan Lacambre
2021-04-04
*
clang/API: copy "" if orig_save is NULL
Jan Edmund Lazo
2021-04-02
*
vim-patch:8.2.2686: status line is not updated when going to cmdline mode
Jan Edmund Lazo
2021-04-01
*
vim-patch:8.2.2341: expresison command line completion incomplete after "g:"
Jan Edmund Lazo
2021-03-12
*
state: throttle batched event processing when input is available
Björn Linse
2021-03-08
*
pos: define MAXCOL to INT_MAX
Jan Edmund Lazo
2021-02-23
*
vim-patch:8.2.0054: :diffget and :diffput don't have good completion
Jan Edmund Lazo
2021-02-13
*
vim-patch:8.2.2492: command line buffer name cannot be translated
Jan Edmund Lazo
2021-02-10
*
option: use char* for set_string_option_direct()
Jan Edmund Lazo
2021-02-07
*
Use abort() instead of assert(false) for things that should never happen
James McCoy
2021-01-31
*
Don't show entire context when completing
Tony Chen
2021-01-26
*
feat: add completion to ':lua'
TJ DeVries
2021-01-26
*
vim-patch:8.2.2361: Vim9: no highlight for "s///gc" when using 'opfunc'
Jan Edmund Lazo
2021-01-17
[next]