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(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
*
clang/'Logic error': cmd_source_buffer() requires nonnull param
Jan Edmund Lazo
2021-04-02
*
vim-patch:8.2.2236: 'scroll' option can change when setting the statusline
Jan Edmund Lazo
2021-03-02
*
[RFC] ":source" sources from current buffer if filename is omitted (#11444)
Vikram Pal
2021-02-18
*
vim-patch:8.1.0341: :argadd in empty buffer changes the buffer name
Jan Edmund Lazo
2021-02-10
*
eval: use char* for set_internal_string_var()
Jan Edmund Lazo
2021-02-07
*
vim-patch:8.2.2430: :vimgrep expands wildcards twice (#13853)
Jan Edmund Lazo
2021-01-31
*
vim-patch:8.1.1261: no error for quickfix commands with negative range
erw7
2021-01-01
*
vim-patch:8.2.2231: when "--remote file" is used "file" is not reloaded
Jan Edmund Lazo
2020-12-27
*
vim-patch:8.0.1525: using :wqa exits even if a job runs in a terminal window
Jan Edmund Lazo
2020-12-01
*
fixup! vim-patch:8.0.0858: check if job terminal is running #10908
Jan Edmund Lazo
2020-12-01
[next]