index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
ex_getln.h
Age
Commit message (
Expand
)
Author
Files
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-01
refactor(IWYU): create {ex_getln,rbuffer,os/fileio}_defs.h (#26338)
zeertzjq
1
2023-11-29
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
1
2023-11-28
refactor: fix runtime_defs.h (#26259)
zeertzjq
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-10-02
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
1
2023-09-30
refactor: reorganize option header files (#25437)
zeertzjq
1
2023-05-13
refactor: remove typval.h from most header files (#23601)
zeertzjq
1
2023-01-18
refactor: replace char_u with char 23 (#21798)
dundargoc
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-09-01
refactor: replace char_u with char
Dundar Göc
1
2022-08-21
vim-patch:8.1.1886: command line expansion code is spread out (#19861)
zeertzjq
1
2022-08-09
vim-patch:8.1.1823: command line history code is spread out (#19688)
zeertzjq
1
2022-07-10
vim-patch:8.2.3530: ":buf \{a}" fails while ":edit \{a}" works
zeertzjq
1
2022-05-11
refactor: replace char_u variables and functions with char
Dundar Goc
1
2021-10-12
refactor: format all C files under nvim/ #15977
dundargoc
1
2021-02-13
vim-patch:8.2.0054: :diffget and :diffput don't have good completion
Jan Edmund Lazo
1
2020-04-21
vim-patch:8.1.2225: the "last used" info of a buffer is under used
Rob Pilling
1
2020-01-23
ex_getln.c: wildmenu add cancel and apply ops
Billy Su
1
2019-10-21
vim-patch:8.1.2188: build error for missing define
Jan Edmund Lazo
1
2017-04-08
*: Fix linter errors
ZyX
1
2017-04-08
refactor/single-include: ex_getln.h #6454
dedmass
1
2017-03-29
eval: Split eval.c into smaller files
ZyX
1
2016-04-18
ex_getln: Make get_histtype return HIST_DEFAULT if needed
ZyX
1
2016-01-22
vim-patch:7.4.654
Jurica Bradaric
1
2015-10-08
ex_getln: Refactor HIST_\* list of macros to enum
ZyX
1
2015-10-08
*: Make ShaDa code use VimL values for additional_\* data
ZyX
1
2015-10-08
shada: Initial support for merging history
ZyX
1
2015-10-08
viminfo: First version of ShaDa file dumping
ZyX
1
2014-07-12
move defines from vim.h
Brandon Coleman
1
2014-06-12
move WILD_* defines to ex_getln.h
Brandon Coleman
1
2014-06-02
Add automatic generation of headers
ZyX
1
2014-05-19
Remove OOM checks: realloc_cmdbuff()
Felipe Oliveira Carvalho
1
2014-05-15
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
1
2014-05-15
Introduce nvim namespace: Move files.
Eliseo Martínez
1