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.h
Commit message (
Expand
)
Author
Age
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor: fix runtime_defs.h (#26259)
zeertzjq
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
2023-10-02
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
refactor: remove typval.h from most header files (#23601)
zeertzjq
2023-05-13
*
refactor: replace char_u with char 23 (#21798)
dundargoc
2023-01-18
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
vim-patch:8.1.1886: command line expansion code is spread out (#19861)
zeertzjq
2022-08-21
*
vim-patch:8.1.1823: command line history code is spread out (#19688)
zeertzjq
2022-08-09
*
vim-patch:8.2.3530: ":buf \{a}" fails while ":edit \{a}" works
zeertzjq
2022-07-10
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
vim-patch:8.2.0054: :diffget and :diffput don't have good completion
Jan Edmund Lazo
2021-02-13
*
vim-patch:8.1.2225: the "last used" info of a buffer is under used
Rob Pilling
2020-04-21
*
ex_getln.c: wildmenu add cancel and apply ops
Billy Su
2020-01-23
*
vim-patch:8.1.2188: build error for missing define
Jan Edmund Lazo
2019-10-21
*
*: Fix linter errors
ZyX
2017-04-08
*
refactor/single-include: ex_getln.h #6454
dedmass
2017-04-08
*
eval: Split eval.c into smaller files
ZyX
2017-03-29
*
ex_getln: Make get_histtype return HIST_DEFAULT if needed
ZyX
2016-04-18
*
vim-patch:7.4.654
Jurica Bradaric
2016-01-22
*
ex_getln: Refactor HIST_\* list of macros to enum
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
*
move defines from vim.h
Brandon Coleman
2014-07-12
*
move WILD_* defines to ex_getln.h
Brandon Coleman
2014-06-12
*
Add automatic generation of headers
ZyX
2014-06-02
*
Remove OOM checks: realloc_cmdbuff()
Felipe Oliveira Carvalho
2014-05-19
*
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15