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.c
Commit message (
Expand
)
Author
Age
*
fix(powershell): filter ":!" commands with args #19268
Enan Ajmain
2022-07-18
*
vim-patch:8.2.0403: when 'buftype' is "nofile" there is no overwrite check
zeertzjq
2022-07-15
*
vim-patch:8.1.1547: functionality of bt_nofile() is confusing
zeertzjq
2022-07-15
*
vim-patch:8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
zeertzjq
2022-07-15
*
vim-patch:8.2.2732: prompt for s///c in Ex mode can be wrong
zeertzjq
2022-07-12
*
fix(cmdline): fix passing -1 as char
zeertzjq
2022-07-12
*
vim-patch:8.2.3363: when :edit reuses the current buffer the alternate file i...
zeertzjq
2022-07-11
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
vim-patch:8.2.0049: command line completion not fully tested
zeertzjq
2022-07-01
*
cmdheight=0: fix bugs #18961
Shougo
2022-06-30
*
feat(marks): restore viewport on jump #15831
Javier Lopez
2022-06-30
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
Merge pull request #19077 from dundargoc/refactor/conversion
bfredl
2022-06-27
|
\
|
*
refactor: enable -Wconversion warning for ex_cmds.c
Dundar Goc
2022-06-25
*
|
refactor(tests): introduce testprg()
Justin M. Keyes
2022-06-25
*
|
fix: make_filter_cmd for :! powershell #15913
Enan Ajmain
2022-06-25
|
/
*
vim-patch:8.2.5146: memory leak when substitute expression nests
zeertzjq
2022-06-24
*
vim-patch:8.2.4977: memory access error when substitute expression changes wi...
zeertzjq
2022-06-24
*
vim-patch:8.2.1898: command modifier parsing always uses global cmdmod
zeertzjq
2022-06-14
*
fix(substitute): subtract number of backslashes later
zeertzjq
2022-06-12
*
refactor: change type of linenr_T from long to int32_t
Dundar Goc
2022-06-10
*
fix(inccommand): avoid crash if callback changes inccommand option (#18830)
zeertzjq
2022-06-02
*
Merge pull request #18194 from famiu/feat/usercmd_preview
bfredl
2022-05-31
|
\
|
*
feat: add preview functionality to user commands
Famiu Haque
2022-05-31
*
|
vim-patch:8.2.5046: vim_regsub() can overwrite the destination (#18812)
zeertzjq
2022-05-31
|
/
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor!: delete insertmode (#18547)
Gregory Anders
2022-05-22
*
fix(folds): fix fold regression with :move (#18685)
zeertzjq
2022-05-22
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
2022-05-10
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
Merge pull request #18425 from dundargoc/refactor/char_u/1
bfredl
2022-05-07
|
\
|
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
|
build(clint): remove "function size is too large" warning
Dundar Goc
2022-05-06
|
/
*
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
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
*
vim-patch:8.2.1835: ":help ??" finds the "!!" tag (#18350)
dundargoc
2022-05-02
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-04-30
*
refactor: replace char_u variables and functions with char (#18288)
dundargoc
2022-04-30
*
fix(input): only disable mapped CTRL-C interrupts when getting input (#18310)
zeertzjq
2022-04-30
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
refactor(uncrustify): disable formatting in problematic code sections
Dundar Goc
2022-04-29
*
revert: "refactor: Remove allow_keys global (#6346)"
zeertzjq
2022-04-29
*
fix: show autocmd output when F is in shortmess (#18251)
Gregory Anders
2022-04-25
*
refactor: convert macros to all-caps (#17895)
dundargoc
2022-04-24
*
refactor: add pure attribute to pure functions (#18165)
dundargoc
2022-04-24
*
vim-patch:8.2.2472: crash when using command line window in an autocommand
zeertzjq
2022-04-21
*
vim-patch:8.2.4750: small pieces of dead code (#18113)
dundargoc
2022-04-15
[next]