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(ex_cd): add an early return to fix clint warning
zeertzjq
2022-09-05
*
vim-patch:9.0.0360: crash when invalid line number on :for is ignored
zeertzjq
2022-09-03
*
Merge pull request #20026 from dundargoc/refactor/char_u/7
bfredl
2022-09-02
|
\
|
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
|
vim-patch:9.0.0346: :horizontal modifier not fully supported
zeertzjq
2022-09-01
*
|
vim-patch:9.0.0342: ":wincmd =" equalizes in two directions
zeertzjq
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
*
fix(exceptions): restore `did_throw` (#20000)
Sean Dewar
2022-08-30
*
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 #19971 from dundargoc/refactor/remove-casts
bfredl
2022-08-29
|
\
|
*
refactor: remove redundant casts
Dundar Göc
2022-08-27
*
|
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
|
|
/
*
/
vim-patch:8.2.3813: confusing error when using :cc without error list (#19978)
zeertzjq
2022-08-28
|
/
*
vim-patch:8.2.1269: language and locale code spread out (#19964)
zeertzjq
2022-08-27
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
Merge pull request #19906 from bfredl/bigstage
bfredl
2022-08-24
|
\
|
*
perf(api): allow to use an arena for return values
bfredl
2022-08-23
*
|
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
*
|
vim-patch:8.2.4842: expand("%:p") is not empty when there is no buffer name
zeertzjq
2022-08-23
*
|
vim-patch:8.2.4841: empty string considered an error for expand()
zeertzjq
2022-08-23
*
|
vim-patch:8.2.4741: startup test fails
zeertzjq
2022-08-23
*
|
vim-patch:8.2.4726: cannot use expand() to get the script name
zeertzjq
2022-08-23
|
/
*
fix(api): avoid side effects with nvim_parse_cmd (#19890)
zeertzjq
2022-08-22
*
vim-patch:8.2.4753: error from setting an option is silently ignored (#19888)
zeertzjq
2022-08-22
*
vim-patch:8.1.1914: command line expansion code is spread out (#19867)
zeertzjq
2022-08-21
*
vim-patch:8.1.1886: command line expansion code is spread out (#19861)
zeertzjq
2022-08-21
*
vim-patch:8.1.2045: the option.c file is too big (#19854)
zeertzjq
2022-08-20
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
vim-patch:8.1.2082: rename popupmnu.* to popupmenu.* (#19829)
zeertzjq
2022-08-18
*
vim-patch:8.2.1262: src/ex_cmds.c file is too big (#19811)
zeertzjq
2022-08-17
*
vim-patch:8.1.1869: code for the argument list is spread out (#19791)
zeertzjq
2022-08-16
*
fix(redraw): make sure :redraw! redraws command line
zeertzjq
2022-08-15
*
refactor(ex_docmd.c): resolve most clint errors (#19775)
Lewis Russell
2022-08-15
*
vim-patch:8.2.1653: expand('<stack>') does not include the final line number
zeertzjq
2022-08-15
*
vim-patch:8.2.1297: when a test fails it's often not easy to see where
zeertzjq
2022-08-15
*
vim-patch:8.2.0056: execution stack is incomplete and inefficient
zeertzjq
2022-08-14
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
refactor: move non-symbols in ex_eval.h to ex_eval_defs.h (#19739)
zeertzjq
2022-08-12
*
vim-patch:8.1.1684: profiling functionality is spread out
zeertzjq
2022-08-12
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
*
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
*
vim-patch:8.2.1280: Ex command error cannot contain an argument
zeertzjq
2022-08-07
[next]