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
*
getdigits: introduce `strict`, `def` parameters
Justin M. Keyes
2019-09-13
*
refactor: allow us to process a child queue only while waiting on input
Björn Linse
2019-09-08
*
Merge #10098 'win: fix msg_puts_printf()'
Justin M. Keyes
2019-08-12
|
\
|
*
Remove display_erros()
erw7
2019-06-09
*
|
includes
Daniel Hahler
2019-08-07
*
|
lint: helptags_one
Ihor Antonov
2019-07-30
*
|
clang/"null pointer dereference": ex_cmds.c
Ihor Antonov
2019-07-29
*
|
cleanup: remove mch_fopen in favor of os_fopen
Justin M. Keyes
2019-07-25
*
|
refactor: use int for Columns and Rows
Björn Linse
2019-07-19
*
|
vim-patch:8.0.1202: :wall gives an errof for a terminal window
Jan Edmund Lazo
2019-06-28
*
|
vim-patch:8.1.0270: checking for a Tab in a line could be faster
Jan Edmund Lazo
2019-06-23
*
|
vim-patch:8.0.1726: older MSVC doesn't support declarations halfway a block
Jan Edmund Lazo
2019-06-19
*
|
vim-patch:8.0.0953: get "no write since last change" error in terminal window
Jan Edmund Lazo
2019-06-13
|
/
*
api: allow nvim_buf_attach from lua using callbacks
Björn Linse
2019-06-04
*
vim-patch:8.1.0673: functionality for signs is spread out over several files
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0669: the ex_sign() function is too long
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0658: deleting signs and completion for :sign is insufficient
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0644: finding next sign ID is inefficient
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0632: using sign group names is inefficient
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0614: placing signs can be complicated
Andrej Zieger
2019-05-26
*
lint
Justin M. Keyes
2019-05-25
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
vim-patch:8.1.1360: buffer left 'nomodifiable' after :substitute
Jan Edmund Lazo
2019-05-20
*
vim-patch:8.1.1345: stuck in sandbox with ":s/../\=Function/gn"
Jan Edmund Lazo
2019-05-18
*
UI/ext_messages: learn more message kinds
Justin M. Keyes
2019-05-11
*
lint
Jan Edmund Lazo
2019-04-30
*
inccommand: Disable K_EVENT during preview calculation
Justin M. Keyes
2019-04-14
*
vim-patch:8.1.1061: when substitute string throws error, substitute happens a...
Jan Edmund Lazo
2019-03-27
*
vim-patch:8.1.0887: the 'l' flag in :subsitute is sticky
Jan Edmund Lazo
2019-03-27
*
vim-patch:8.0.0643: when a pattern search is slow Vim becomes unusable
Billy Su
2019-03-07
*
API/buffer-updates: always detach on buf-reload #9643
KillTheMule
2019-03-01
*
vim-patch:8.1.0959: sorting large numbers is not tested (#9641)
Jan Edmund Lazo
2019-02-23
*
vim-patch:8.1.0932: remove Farsi support (#9622)
Justin M. Keyes
2019-02-17
*
inccommand: auto-disable if folding is slow #9568
KillTheMule
2019-02-01
*
terminal: handle size when switching buffers in window
Björn Linse
2019-01-27
*
window/ui: reorganize size variables, fix terminal window size with multigrid.
Björn Linse
2019-01-27
*
PVS/V1032: pointer cast to a more strictly aligned type
Justin M. Keyes
2019-01-18
*
PVS/V1032: pointer cast to a more strictly aligned type
Justin M. Keyes
2019-01-18
*
screen: avoid redrawing windows immediately when debug signs are placed.
Björn Linse
2019-01-09
*
multigrid: Fix lint errors
Utkarsh Maheshwari
2018-12-31
*
multigrid: Allow UIs to set grid size different from window size
Utkarsh Maheshwari
2018-12-31
*
vim-patch:8.1.0588: cannot define a sign with space in the text
Jan Edmund Lazo
2018-12-14
*
vim-patch:8.1.0516: :move command sets 'modified' #9224
Jan Edmund Lazo
2018-11-11
*
vim-patch:8.0.1553: find digraph to insert a character #8190
lokesh1197
2018-10-30
*
fix warning: null arg passed to 'nonnull' param
Justin M. Keyes
2018-10-21
*
signs: Add "numhl" argument #9113
Reto Schnyder
2018-10-13
*
vim-patch:8.1.0468: MS-Windows: filter command with pipe character fails (#9101)
Jan Edmund Lazo
2018-10-10
*
vim-patch:8.1.0416: sort doesn't report deleted lines (#9062)
Jan Edmund Lazo
2018-09-28
*
lint
Jan Edmund Lazo
2018-09-27
*
vim-patch:8.1.0120: buffer 'modified' set even when :sort has no changes
Jan Edmund Lazo
2018-09-26
[next]