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(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
refactor(misc1): move out autocmd related functions
Björn Linse
2021-12-09
*
lint (#16526)
Jan Edmund Lazo
2021-12-05
*
Merge pull request #15840 from vimpostor/vim-8.2.3430
Jan Edmund Lazo
2021-11-30
|
\
|
*
vim-patch:8.2.3430: no generic way to trigger an autocommand on mode change
Magnus Groß
2021-11-18
*
|
vim-patch:8.2.2350: using "void" for no reason (#16410)
zeertzjq
2021-11-30
*
|
Merge pull request #16362 from zeertzjq/vim-8.2.3617
Jan Edmund Lazo
2021-11-21
|
\
\
|
*
|
vim-patch:8.2.3617: ":verbose pwd" does not mention 'autochdir' was applied
zeertzjq
2021-11-19
|
|
/
*
|
vim-patch:8.1.0753: printf format not checked for semsg() (#16378)
Volodymyr Kot
2021-11-20
*
|
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
|
/
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
refactor(macroman): get rid of MB_COPY_CHAR macro
Björn Linse
2021-11-14
*
refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2len
Björn Linse
2021-11-14
*
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
*
vim-patch:8.1.0306: plural messages are not translated properly
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
Merge pull request #16111 from dundargoc/vim-patch/comments
Jan Edmund Lazo
2021-10-23
|
\
|
*
vim-patch:8.1.2379: using old C style comments
Dundar Göc
2021-10-21
*
|
vim-patch:8.2.3550: completion() does not work properly (#16112)
Christian Clason
2021-10-21
|
/
*
refactor: remove space after star
Dundar Göc
2021-10-19
*
refactor: make commas trail in enums
Dundar Göc
2021-10-19
*
Merge pull request #15952 from zeertzjq/vim-8.1.1291
Jan Edmund Lazo
2021-10-17
|
\
|
*
refactor(dirchanged): tab -> tabpage
zeertzjq
2021-10-17
|
*
vim-patch:8.2.0909: cannot go back to the previous local directory
zeertzjq
2021-10-17
|
*
vim-patch:8.2.0876: :pwd does not give a hint about the scope of the directory
zeertzjq
2021-10-17
|
*
vim-patch:8.2.0189: cd() with NULL argument crashes
zeertzjq
2021-10-17
|
*
vim-patch:8.1.1291: not easy to change directory and restore
zeertzjq
2021-10-17
|
*
vim-patch:8.1.0604: autocommand test fails on MS-Windows
zeertzjq
2021-10-17
|
*
vim-patch:8.1.0602: DirChanged is also triggered when directory didn't change
zeertzjq
2021-10-17
|
*
vim-patch:8.0.1459: cannot handle change of directory
zeertzjq
2021-10-17
*
|
Merge pull request #15930 from dundargoc/vim-patch/old-style-c-comments
Jan Edmund Lazo
2021-10-17
|
\
\
|
|
/
|
/
|
|
*
vim-patch:8.1.2379: using old C style comments
Dundar Göc
2021-10-06
*
|
refactor: reduce number of unique char casts
Dundar Göc
2021-10-13
|
/
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
refactor: format with uncrustify #15778
dundargoc
2021-09-25
*
refactor: reformat with uncrustify #15736
dundargoc
2021-09-20
*
fix(inccommand): ignore trailing commands only for *previewed* command #15638
itchyny
2021-09-20
*
refactor: convert TRUE/FALSE to true/false (#15660)
dundargoc
2021-09-18
*
refactor(style): switch-case formatting, "uncrustify:indent-off" #15669
dundargoc
2021-09-17
*
Merge pull request #15580 from seandewar/vim-8.2.3378
Jan Edmund Lazo
2021-09-17
|
\
|
*
vim-patch:8.2.3378: MS-Windows: completing environment variables with % is wrong
Sean Dewar
2021-09-10
*
|
Merge #15657 vim-patch:8.1.1195,8.2.{3417,3419}
Justin M. Keyes
2021-09-14
|
\
\
|
*
|
vim-patch:8.1.1195: Vim script debugger functionality needs cleanup
Sean Dewar
2021-09-13
*
|
|
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
[next]