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
/
cmdexpand.c
Commit message (
Expand
)
Author
Age
*
refactor(lua): use Arena when converting from lua stack to API args
bfredl
2024-02-13
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor(options): use schar_T representation for fillchars and listchars
bfredl
2024-01-08
*
vim-patch:9.1.0010: Keymap completion is not available (#26888)
zeertzjq
2024-01-05
*
refactor: remove redundant NOLINT comments
dundargoc
2024-01-01
*
refactor: follow style guide
dundargoc
2023-12-30
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
refactor: use `bool` to represent boolean values
dundargoc
2023-12-19
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build: enable IWYU on mac
dundargoc
2023-11-27
*
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
2023-11-27
*
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
2023-11-26
*
refactor: follow style guide
dundargoc
2023-11-19
*
refactor: iwyu (#26062)
zeertzjq
2023-11-16
*
refactor: follow style guide
dundargoc
2023-11-13
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: remove redundant casts
dundargoc
2023-11-11
*
PVS fixes
dundargoc
2023-11-10
*
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
2023-11-10
*
vim-patch:9.0.2037: A few remaining cmdline completion issues with C-E/Y (#25...
zeertzjq
2023-10-17
*
refactor(lang): reduce scope of HAVE_WORKING_LIBINTL #ifdefs
bfredl
2023-10-15
*
vim-patch:9.0.2025: no cmdline completion for ++opt args (#25657)
zeertzjq
2023-10-15
*
refactor: use xstpcpy() instead of strcat() (#25572)
James
2023-10-10
*
vim-patch:9.0.2009: cmdline-completion for comma-separated options wrong (#25...
zeertzjq
2023-10-10
*
fix: fix ASAN errors on clang 17 (#25469)
dundargoc
2023-10-03
*
feat(completion): support completing more string options
zeertzjq
2023-10-01
*
vim-patch:9.0.1958: cannot complete option values
zeertzjq
2023-10-01
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
vim-patch:9.0.1956: Custom completion skips orig cmdline if it invokes glob()...
zeertzjq
2023-09-30
*
Merge pull request #25418 from bfredl/no_attr2
bfredl
2023-09-29
|
\
|
*
refactor(message): msg_outtrans_long_len_attr -> msg_outtrans_long
bfredl
2023-09-29
*
|
refactor(grid): unify the two put-text-on-the-screen code paths
bfredl
2023-09-29
|
/
*
refactor(messages): fold msg_outtrans_attr into msg_outtrans
bfredl
2023-09-27
*
refactor(grid): use batched updates for horizontal wildmenu
bfredl
2023-09-26
*
refactor(grid): properly namespace and separate stateful grid functions
bfredl
2023-09-22
*
vim-patch:9.0.1774: no support for custom cmdline completion (#24808)
zeertzjq
2023-08-21
*
vim-patch:9.0.1735: Rename completion specific findex var (#24769)
zeertzjq
2023-08-18
*
vim-patch:9.0.1714: getcompletion() "cmdline" fails after :autocmd (#24727)
zeertzjq
2023-08-16
*
refactor: remove long
dundargoc
2023-07-03
*
vim-patch:9.0.1636: expanding a pattern interferes with cmdline completion (#...
zeertzjq
2023-06-16
*
vim-patch:9.0.1520: completion for option name includes all bool options (#23...
zeertzjq
2023-05-07
*
vim-patch:partial:9.0.0359: error message for wrong argument type is not spec...
zeertzjq
2023-04-25
*
vim-patch:9.0.1479: small source file problems; outdated list of distrib. fil...
zeertzjq
2023-04-23
*
feat(ex_cmds)!: remove :behave
bfredl
2023-04-13
*
refactor: remove redundant const char * casts
ii14
2023-04-07
[next]