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
*
Merge pull request #16818 from zeertzjq/vim-8.2.3454
zeertzjq
2022-02-03
|
\
|
*
vim-patch:8.2.3581: reading character past end of line
zeertzjq
2022-01-29
*
|
vim-patch:8.2.4283: using a variable for the return value is not needed
zeertzjq
2022-02-02
*
|
vim-patch:8.2.3947: unnecessary check for NULL pointer
zeertzjq
2022-02-02
*
|
Merge pull request #17239 from seandewar/vim-8.2.3629
Sean Dewar
2022-01-31
|
\
\
|
*
|
vim-patch:8.2.3629: command completion in cmdline window uses global commands
Sean Dewar
2022-01-30
|
*
|
vim-patch:8.2.3433: :delcommand does not take a -buffer option
Sean Dewar
2022-01-30
|
|
/
*
|
Merge pull request #17068 from VVKot/vim-8.2.3933
Sean Dewar
2022-01-31
|
\
\
|
*
|
vim-patch:8.2.3933: after ":cd" fails ":cd -" is incorrect
VVKot
2022-01-31
|
|
/
*
/
vim-patch:8.2.3475: expression register set by not executed put command (#17211)
zeertzjq
2022-01-31
|
/
*
Merge pull request #16829 from zeertzjq/vim-8.2.2887
zeertzjq
2022-01-29
|
\
|
*
vim-patch:8.2.3999: redundant check for NUL byte
zeertzjq
2022-01-05
|
*
vim-patch:8.2.3414: fullcommand() gives wrong name with buffer-local user com...
zeertzjq
2022-01-05
|
*
vim-patch:8.2.2887: crash when passing null string to fullcommand()
zeertzjq
2022-01-05
*
|
Merge pull request #17145 from zeertzjq/vim-8.2.0128
bfredl
2022-01-27
|
\
\
|
*
|
vim-patch:8.2.0128: cannot list options one per line
zeertzjq
2022-01-20
*
|
|
Merge pull request #17156 from zeertzjq/vim-8.2.3584
bfredl
2022-01-23
|
\
\
\
|
*
|
|
vim-patch:8.2.3584: "verbose set efm" reports location of the :compiler command
zeertzjq
2022-01-21
|
|
/
/
*
/
/
refactor: remove CSI unescaping and clean up related names and comments
zeertzjq
2022-01-21
|
/
/
*
|
refactor: source ftplugin.vim separately from filetype.vim (#17129)
Gregory Anders
2022-01-18
*
|
Merge pull request #16848 from dundargoc/refactor/prevent-overflow-by-casting
bfredl
2022-01-08
|
\
\
|
|
/
|
/
|
|
*
chore(fixup): bfredl size_t
Dundar Göc
2022-01-01
|
*
refactor: avoid overflow by explicitly casting operand to a wider type
Dundar Göc
2021-12-31
*
|
feat: filetype.lua (#16600)
Gregory Anders
2022-01-04
|
/
*
Merge pull request #16752 from gpanders/lua-user-commands
Björn Linse
2021-12-28
|
\
|
*
feat(api): implement nvim_{add,del}_user_command
Gregory Anders
2021-12-28
*
|
vim-patch:8.2.3914 (#16808)
dundargoc
2021-12-28
|
/
*
Merge pull request #16774 from zeertzjq/vim-8.2.2468
Jan Edmund Lazo
2021-12-25
|
\
|
*
fixup! vim-patch:8.2.2468: not easy to get the full command name from a short...
zeertzjq
2021-12-26
|
*
vim-patch:8.2.2468: not easy to get the full command name from a shortened one
zeertzjq
2021-12-25
*
|
vim-patch:8.2.3780: ":cd" works differently on MS-Windows
zeertzjq
2021-12-25
|
/
*
refactor: remove some chdir-related unnecessary calls and checks
zeertzjq
2021-12-20
*
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
[next]