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: pass "preview" to regtilde()
zeertzjq
2022-04-04
*
vim-patch:8.2.4253: using freed memory when substitute with function call
zeertzjq
2022-04-04
*
fix(substitute): properly check for empty command line
zeertzjq
2022-04-04
*
vim-patch:8.2.4672: using :normal with Ex mode may make :substitute hang (#17...
zeertzjq
2022-04-03
*
vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)
Lewis Russell
2022-03-18
*
refactor(ex_cmds): convert function comments to doxygen format
Dundar Göc
2022-03-16
*
feat(lua): add api and lua autocmds
TJ DeVries
2022-02-27
*
vim-patch:8.2.4364: MS-Windows: still running out of memory for a very long line
Sean Dewar
2022-02-12
*
vim-patch:8.2.4362: :retab may allocate too much memory
Sean Dewar
2022-02-12
*
vim-patch:8.2.4359: crash when repeatedly using :retab
Sean Dewar
2022-02-12
*
fix: close floating windows when calling win_close()
Rom Grk
2022-02-10
*
vim-patch:8.2.2813: cannot grep using fuzzy matching
Sean Dewar
2022-02-07
*
Merge pull request #17194 from zeertzjq/inccommand-prev-sub
zeertzjq
2022-02-06
|
\
|
*
fix(inccommand): do not change reg_prev_sub when previewing
zeertzjq
2022-01-25
*
|
vim-patch:8.2.4241: some type casts are redundant
Dundar Göc
2022-01-30
*
|
Merge pull request #16820 from seandewar/vim-8.1.2302
Sean Dewar
2022-01-27
|
\
\
|
*
|
vim-patch:8.1.2302: :lockmarks does not work for '[ and ']
Sean Dewar
2022-01-27
*
|
|
vim-patch:8.2.3669: buffer overflow with long help argument (#16971)
f380cedric
2022-01-27
|
/
/
*
/
vim-patch:8.2.4215: illegal memory access when copying lines in Visual mode
Christian Clason
2022-01-26
|
/
*
vim-patch:8.2.3952: first line not redrawn when adding lines to an empty buffer
zeertzjq
2021-12-31
*
vim-patch:8.2.3914 (#16808)
dundargoc
2021-12-28
*
vim-patch:8.2.3883: crash when switching to other regexp engine fails (#16773)
zeertzjq
2021-12-25
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
lint (#16526)
Jan Edmund Lazo
2021-12-05
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
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(api): move extmark API to its own file
Björn Linse
2021-10-25
*
vim-patch:8.2.3547: opening the quickfix window triggers BufWinEnter twice (#...
Yorick Peterse
2021-10-23
*
vim-patch:8.1.2379: using old C style comments
Dundar Göc
2021-10-21
*
Merge pull request #15930 from dundargoc/vim-patch/old-style-c-comments
Jan Edmund Lazo
2021-10-17
|
\
|
*
fixup! vim-patch:8.1.2379: using old C style comments
Dundar Göc
2021-10-17
|
*
fixup! vim-patch:8.1.2379: using old C style comments
Dundar Göc
2021-10-16
|
*
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: reduce number of unique char casts (#15995)
dundargoc
2021-10-12
*
|
fix(buffer_updates): handle :sort of already sorted buffer
Björn Linse
2021-10-08
|
/
*
refactor: replace sprintf with snprintf #15794
dundargoc
2021-09-26
*
refactor: format with uncrustify #15778
dundargoc
2021-09-25
*
Merge pull request #15580 from seandewar/vim-8.2.3378
Jan Edmund Lazo
2021-09-17
|
\
|
*
vim-patch:8.2.3400: ":z!" is not supported
Sean Dewar
2021-09-10
*
|
fix: "redundant cast to the same type" #15662
dundargoc
2021-09-14
*
|
refactor: replace TRUE/FALSE with true/false #15647
dundargoc
2021-09-13
*
|
vim-patch:8.1.1355: obvious mistakes are accepted as valid expressions
Sean Dewar
2021-09-11
*
|
refactor: format files with uncrustify #15607
dundargoc
2021-09-10
|
/
*
refactor: format files with uncrustify
Dundar Göc
2021-09-07
[next]