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_cmds2.c
Commit message (
Expand
)
Author
Age
*
refactor(ex_cmds): convert function comments to doxygen format
Dundar Göc
2022-03-16
*
Merge pull request #17622 from dundargoc/refactor/clang-tidy/remove-redundant...
zeertzjq
2022-03-09
|
\
|
*
refactor: remove redundant casts
Dundar Göc
2022-03-06
*
|
fix(line continuation): set growsize to correct value (#17655)
Sean Dewar
2022-03-08
|
/
*
feat(lua): show proper verbose output for lua configuration
shadmansaleh
2022-02-28
*
vim-patch:8.2.4336: using :filter for :scriptnames does not work
zeertzjq
2022-02-10
*
feat(provider)!: remove support for python2 and python3.[3-5]
Björn Linse
2022-01-29
*
vim-patch:8.2.4133: output of ":scriptnames" goes into the message history
zeertzjq
2022-01-27
*
vim-patch:8.2.3584: "verbose set efm" reports location of the :compiler command
zeertzjq
2022-01-21
*
vim-patch:8.2.3914 (#16808)
dundargoc
2021-12-28
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
refactor(misc1): move line_breakcheck family of functions to os/input.c
Björn Linse
2021-12-09
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
fix(float): skip non-focusable windows for :windo (#15378)
Daniel Steinberg
2021-11-11
*
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
Merge #15994 feat(:source, nvim_exec): script-local scope
Justin M. Keyes
2021-10-17
|
\
|
*
feat(:source, nvim_exec): defer script item creation until s:var access
Sean Dewar
2021-10-14
|
*
feat(:source, nvim_exec): support script-local variables
Sean Dewar
2021-10-14
*
|
refactor: reduce number of unique char casts
Dundar Göc
2021-10-13
|
/
*
refactor: reduce number of unique char casts (#15995)
dundargoc
2021-10-12
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
refactor: format with uncrustify #15778
dundargoc
2021-09-25
*
fix(PVS V507): false positive
Justin M. Keyes
2021-09-24
*
fix(startup): init.lua: set $MYVIMRC to absolute path #15748
Justin M. Keyes
2021-09-21
*
refactor: format with uncrustify #15726
dundargoc
2021-09-20
*
refactor(runtime): always use DIP_START when searching for runtime files
Björn Linse
2021-09-18
*
fix(:source): copy curbuf lines to memory before sourcing #15111
Sean Dewar
2021-09-15
*
fix(:source, nvim_exec): handle Vimscript line continuations #14809
Sean Dewar
2021-09-14
*
vim-patch:8.1.1195: Vim script debugger functionality needs cleanup
Sean Dewar
2021-09-13
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-08-12
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-07-30
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
fix(source): Source giving E484 & parsing error at line 1 for lua files
shadmansaleh
2021-06-21
*
BugFix: Fix inconsistent verbose message
shadmansaleh
2021-06-21
*
fixup(runtime): Fix lua runtime files not listed
shadmansaleh
2021-06-13
*
refactor(source): Move lua file detection to do_source
shadmansaleh
2021-06-11
*
feat(runtime): Allow lua to be used in compiler
shadmansaleh
2021-06-11
*
clang/'Logic error': has_profiling() may not set forceit
Jan Edmund Lazo
2021-06-02
*
Merge pull request #14403 from seandewar/vim-8.2.1933
Jan Edmund Lazo
2021-05-09
|
\
|
*
eval: port v:collate
Sean Dewar
2021-04-20
*
|
get_str_line: Replace grow_array usage
Fabian Viöl
2021-05-03
*
|
get_str_line: Simplify growarray usage
Fabian Viöl
2021-04-30
*
|
get_str_line: Use heap instead of stack
Fabian Viöl
2021-04-29
|
/
*
vim-patch:8.2.0069: ETYPE_ is used for two different enums
Jan Edmund Lazo
2021-04-11
*
vim-patch:8.2.0044: expression type is used inconsistently
Jan Edmund Lazo
2021-04-11
*
vim-patch:8.0.1511: some code for the debugger watch expression is clumsy
Jan Edmund Lazo
2021-04-08
*
vim-patch:8.0.1505: debugger can't break on a condition
Jan Edmund Lazo
2021-04-08
[next]