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_docmd.c
Commit message (
Expand
)
Author
Age
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor(options): remove `OPT_FREE` (#26963)
Famiu Haque
2024-01-10
*
refactor: follow style guide
dundargoc
2023-12-30
*
feat(health): make :checkhealth support more split modifiers (#26731)
zeertzjq
2023-12-25
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
refactor: use `bool` to represent boolean values
dundargoc
2023-12-19
*
refactor: move non-symbols to defs.h headers
dundargoc
2023-12-17
*
refactor(options): reduce `findoption()` usage
Famiu Haque
2023-12-09
*
fix(api): use a conditional stack for nvim_cmd (#26341)
zeertzjq
2023-12-01
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
fix(terminal): make backslashes in 'shell' work on Windows
Luki446
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 undo_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: enable formatting for ternaries
dundargoc
2023-11-20
*
refactor: follow style guide
dundargoc
2023-11-19
*
vim-patch:9.0.2110: [security]: overflow in ex address parsing
zeertzjq
2023-11-17
*
refactor: move some functions to winfloat.c (#26020)
Raphael
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
*
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
2023-11-10
*
refactor: the long goodbye
dundargoc
2023-11-05
*
fix(marks): handle switching buffer properly (#25763)
zeertzjq
2023-10-24
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
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(float): rename ex_floatclose to ex_fclose (#25596)
Raphael
2023-10-11
*
Merge pull request #25561 from glepnir/9663
bfredl
2023-10-10
|
\
|
*
feat(float): add fclose command
glepnir
2023-10-10
*
|
refactor: the long goodbye
dundargoc
2023-10-09
*
|
fix(PVS/V547): expression is always true/false
dundargoc
2023-10-08
|
/
*
refactor: the long goodbye
dundargoc
2023-10-03
*
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
2023-10-02
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor(message): smsg_attr -> smsg
bfredl
2023-09-29
*
refactor(messages): fold msg_attr into msg
bfredl
2023-09-27
*
refactor(messages): fold msg_outtrans_attr into msg_outtrans
bfredl
2023-09-27
*
fix(exception): remember whether message is multiline (#25351)
zeertzjq
2023-09-25
*
fix(tui): don't overwrite an assertion faliure message on exit
bfredl
2023-09-21
*
vim-patch:9.0.1846: [security] crash in fullcommand
zeertzjq
2023-09-03
*
feat(terminal): allow :terminal to take modifiers (#15427)
Gregory Anders
2023-08-28
*
refactor(change): do API changes to buffer without curbuf switch
bfredl
2023-08-26
*
vim-patch:9.0.0423: "for" and "while" not recognized after :vim9cmd and :lega...
Gregory Anders
2023-08-21
[next]