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
*
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
*
cleanup/TUI: remove old unused code #9013
Justin M. Keyes
2018-09-19
*
globals: KeyTyped is bool
Jan Edmund Lazo
2018-09-14
*
do_shell, do_filter: Remove "clear screen", "wait for return" calls
Justin M. Keyes
2018-09-12
*
UI/cleanup: Remove most redraw_later_clear() calls
Justin M. Keyes
2018-09-12
*
vim-patch:8.1.0034: cursor not restored with ":edit #"
Jan Edmund Lazo
2018-09-11
*
window: refactor boolean variables in win_close()
Jan Edmund Lazo
2018-09-06
*
vim-patch:8.0.0782: using freed memory in quickfix code
Jan Edmund Lazo
2018-09-06
*
lint
Jan Edmund Lazo
2018-09-04
*
ex_cmds: const variables in find_help_tags()
Jan Edmund Lazo
2018-09-04
*
vim-patch:8.1.0235: more help tags that jump to the wrong location
Jan Edmund Lazo
2018-09-04
*
vim-patch:8.1.0231: :help -? goes to help for -+
Jan Edmund Lazo
2018-09-04
*
vim-patch:8.0.1383: local additions in help skips some files
Jan Edmund Lazo
2018-09-04
*
Remove has_mbytes from lines local to parent commit
ZviRackover
2018-08-31
*
Refactor: remove mb_ptr2len_len, mb_ptr2cells and mb_ptr2cells_len
ZviRackover
2018-08-31
[next]