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
*
fix: "redundant cast to the same type" #15662
dundargoc
2021-09-14
*
refactor: replace TRUE/FALSE with true/false #15647
dundargoc
2021-09-13
*
refactor: format files with uncrustify #15607
dundargoc
2021-09-10
*
refactor: format files with uncrustify
Dundar Göc
2021-09-07
*
vim-patch:8.2.3141: no error when using :complete for :command without -nargs
Jan Edmund Lazo
2021-08-08
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-07-30
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-07-26
*
Remove EXMODE_NORMAL
matveyt
2021-07-23
*
refactor(undo): don't assume curbuf in u_compute_hash
Thomas Vigouroux
2021-07-09
*
Merge pull request #12971 from vigoux/decurbuf
Björn Linse
2021-07-09
|
\
|
*
refactor: remove all mentions to `curbuf_lock`
Thomas Vigouroux
2021-07-08
*
|
chore: use codespell to spell check #15016
dundargoc
2021-07-07
|
/
*
ex_cmds: verify invalid command name
Björn Linse
2021-07-02
*
vim-patch:8.2.3020: unreachable code (#14866)
jimman2003
2021-06-20
*
vim-patch:8.2.2900: QuitPre is triggered before :wq writes the file
Jan Edmund Lazo
2021-05-29
*
vim-patch:8.2.2898: QuitPre and ExitPre not triggered when GUI window is closed
Jan Edmund Lazo
2021-05-29
*
vim-patch:8.2.2871: unnessary VIM_ISDIGIT() calls, badly indented code
Jan Edmund Lazo
2021-05-19
*
lint
Jan Edmund Lazo
2021-05-13
*
Revert "XXX: ex_tabonly(): aucmd_win is not part of the window list."
Jan Edmund Lazo
2021-05-13
*
vim-patch:8.2.1059: crash when using :tabonly in an autocommand
Jan Edmund Lazo
2021-05-13
*
vim-patch:8.2.1000: get error when leaving Ex mode with :visual
Jan Edmund Lazo
2021-05-12
*
eval: port v:collate
Sean Dewar
2021-04-20
*
vim-patch:8.2.0265: "eval" after "if 0" doesn't check for following command
Jan Edmund Lazo
2021-04-15
*
vim-patch:8.2.0295: highlighting for :s wrong when using different separator ...
Ghjuvan Lacambre
2021-04-04
*
vim-patch:8.1.2380: using old C style comments
Jan Edmund Lazo
2021-03-29
*
vim-patch:8.2.0925: getcompletion() does not return command line arguments
Jan Edmund Lazo
2021-02-14
*
vim-patch:8.2.0054: :diffget and :diffput don't have good completion
Jan Edmund Lazo
2021-02-13
*
vim-patch:8.2.2058: using mkview/loadview changes the jumplist
Sean Dewar
2021-02-11
*
vim-patch:8.2.1967: the session file does not restore the alternate file
Sean Dewar
2021-02-11
*
menu: use char* for set_context_in_menu_cmd() param
Jan Edmund Lazo
2021-02-07
*
option: use char* for set_string_option_direct()
Jan Edmund Lazo
2021-02-07
*
vim-patch:8.2.2469: confusing error if :winsize has a wrong argument (#13889)
Jan Edmund Lazo
2021-02-06
*
Use abort() instead of assert(false) for things that should never happen
James McCoy
2021-01-31
*
vim-patch:8.2.2412: not all fields in "cstack" are initialized
Jan Edmund Lazo
2021-01-28
*
lint
chentau
2021-01-26
*
Don't show entire context when completing
Tony Chen
2021-01-26
*
feat: add completion to ':lua'
TJ DeVries
2021-01-26
*
vim-patch:8.1.1822: confusing error message when range is not allowed
Jan Edmund Lazo
2021-01-02
*
vim-patch:8.1.1667: flags for Ex commands may clash with other symbols
Jan Edmund Lazo
2021-01-02
*
vim-patch:8.1.2411: function argument copied unnecessarily
Jan Edmund Lazo
2021-01-01
*
vim-patch:8.1.1261: no error for quickfix commands with negative range
erw7
2021-01-01
*
vim-patch:8.1.1241: Ex command info contains confusing information
Jan Edmund Lazo
2021-01-01
*
Revert "vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with...
Jan Edmund Lazo
2020-12-31
*
vim-patch:8.1.0149: session is wrong with multiple tabs when :lcd was used
Jan Edmund Lazo
2020-12-29
*
vim-patch:8.2.0928: many type casts are used for vim_strnsave()
Jan Edmund Lazo
2020-12-27
*
vim-patch:8.2.1121: command completion not working after ++arg
Jan Edmund Lazo
2020-12-26
*
vim-patch:8.2.1007: completion doesn't work after ":r ++arg !"
Jan Edmund Lazo
2020-12-26
*
vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped Esc
Jan Edmund Lazo
2020-12-26
*
fix: appease linter
Matthieu Coudron
2020-12-24
*
refactor: de-curwin-ify update_topline/curs_columns
Matthieu Coudron
2020-12-23
[next]