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
*
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
Merge pull request #20022 from dundargoc/refactor/char_u/6
bfredl
2022-09-01
|
\
|
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
|
perf(messages): don't call ui_flush() per message line in various places
bfredl
2022-09-01
|
/
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
vim-patch:9.0.0332: overwrite check may block BufWriteCmd (#20014)
zeertzjq
2022-08-31
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
vim-patch:9.0.0318: clearing screen causes flicker (#19993)
zeertzjq
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
Merge pull request #19961 from dundargoc/refactor/char_u/2
bfredl
2022-08-29
|
\
|
*
refactor: replace char_u with char
Dundar Göc
2022-08-27
*
|
refactor(plines): use a struct for chartabsize state
bfredl
2022-08-29
|
/
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
*
vim-patch:9.0.0263: too many #ifdefs
zeertzjq
2022-08-26
*
refactor: pre-incr to post-incr
Lewis Russell
2022-08-25
*
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
*
vim-patch:8.1.2045: the option.c file is too big (#19854)
zeertzjq
2022-08-20
*
refactor: move statusline code from buffer.c and [draw]screen.c to new file
bfredl
2022-08-19
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
vim-patch:8.2.1262: src/ex_cmds.c file is too big (#19811)
zeertzjq
2022-08-17
*
refactor: change pre-decrement/increment to post (#19799)
Lewis Russell
2022-08-16
*
vim-patch:8.1.1869: code for the argument list is spread out (#19791)
zeertzjq
2022-08-16
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
vim-patch:8.1.1684: profiling functionality is spread out
zeertzjq
2022-08-12
*
vim-patch:8.1.1823: command line history code is spread out (#19688)
zeertzjq
2022-08-09
*
vim-patch:8.2.1281: the "trailing characters" error can be hard to understand
zeertzjq
2022-08-07
*
docs: fix typos (#19588)
dundargoc
2022-08-03
*
vim-patch:9.0.0124: code has more indent than needed
zeertzjq
2022-08-01
*
Merge pull request #19437 from dundargoc/refactor/char_u-to-char
bfredl
2022-07-31
|
\
|
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
|
vim-patch:9.0.0114: the command line takes up space even when not used
Shougo Matsushita
2022-07-31
*
|
cmdheight=0: fix bugs part2 (#19185)
Shougo
2022-07-31
|
/
*
vim-patch:8.2.4625: old Coverity warning for resource leak
zeertzjq
2022-07-27
*
vim-patch:9.0.0085: ":write" fails after ":file name" and the ":edit"
ii14
2022-07-26
*
vim-patch:9.0.0047: using freed memory with recursive substitute (#19457)
zeertzjq
2022-07-21
*
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
|
\
[next]