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_cmds_defs.h
Commit message (
Expand
)
Author
Age
*
refactor(autocmds): remove indirection #32291
Justin M. Keyes
2025-02-01
*
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
2024-08-05
*
vim-patch:9.0.2180: POSIX function name in exarg causes issues (#28308)
zeertzjq
2024-04-13
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor: remove redundant struct names
dundargoc
2024-01-02
*
refactor: eliminate cyclic includes
dundargoc
2023-12-20
*
refactor: move some anonymous enums back to non-defs headers (#26622)
zeertzjq
2023-12-18
*
refactor: move non-symbols to defs.h headers
dundargoc
2023-12-17
*
refactor(IWYU): create normal_defs.h (#26293)
zeertzjq
2023-11-29
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
refactor: the long goodbye
dundargoc
2023-10-03
*
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
2023-10-02
*
vim-patch:9.0.1956: Custom completion skips orig cmdline if it invokes glob()...
zeertzjq
2023-09-30
*
refactor: remove long
dundargoc
2023-09-29
*
vim-patch:9.0.1735: Rename completion specific findex var (#24769)
zeertzjq
2023-08-18
*
refactor: remove typval.h from most header files (#23601)
zeertzjq
2023-05-13
*
vim-patch:9.0.1520: completion for option name includes all bool options (#23...
zeertzjq
2023-05-07
*
vim-patch:8.2.1049: Vim9: leaking memory when using continuation line
zeertzjq
2023-04-14
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
feat: ":write ++p" creates parent dirs #20835
Victor Blanchard
2022-11-06
*
docs: fix typos (#20724)
dundargoc
2022-10-23
*
vim-patch:9.0.0284: using static buffer for multiple completion functions
zeertzjq
2022-08-27
*
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
*
refactor(cmd): unify execute_cmd with do_one_cmd
Lewis Russell
2022-08-02
*
vim-patch:8.2.1294: Vim9: error when using vim9script in TextYankPost
zeertzjq
2022-07-17
*
feat(api): make `nvim_parse_cmd` and `nvim_cmd` support :filter
Famiu Haque
2022-06-28
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
vim-patch:8.2.5088: value of cmod_verbose is a bit complicated to use
zeertzjq
2022-06-14
*
vim-patch:8.2.1898: command modifier parsing always uses global cmdmod
zeertzjq
2022-06-14
*
refactor(api): remove redundant fields of CmdParseInfo
zeertzjq
2022-06-14
*
vim-patch:8.2.1897: command modifiers are saved and set inconsistently
zeertzjq
2022-06-14
*
feat: add preview functionality to user commands
Famiu Haque
2022-05-31
*
Merge pull request #18489 from dundargoc/refactor/remove-char_u
bfredl
2022-05-13
|
\
|
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
|
feat(api): add `nvim_cmd`
Famiu Haque
2022-05-11
|
/
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
*
feat(api): add `nvim_parse_cmdline`
Famiu Haque
2022-04-30
*
refactor: replace char_u variables and functions with char (#18288)
dundargoc
2022-04-30
*
vim-patch:8.2.4639: not sufficient parenthesis in preprocessor macros
Brian Leung
2022-04-03
*
feat(lua): add api and lua autocmds
TJ DeVries
2022-02-27
*
vim-patch:8.2.3584: "verbose set efm" reports location of the :compiler command
zeertzjq
2022-01-21
*
feat(api): implement nvim_{add,del}_user_command
Gregory Anders
2021-12-28
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
refactor: remove all mentions to `curbuf_lock`
Thomas Vigouroux
2021-07-08
*
vim-patch:8.1.2285: padding in structures wastes memory
Jan Edmund Lazo
2021-02-06
[next]