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
*
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
*
vim-patch:8.1.0110: file name not displayed with ":file" (#8878)
Justin M. Keyes
2018-08-21
*
refactor: Replace vim_strrchr() with strrchar() (#8718)
ZviRackover
2018-08-11
*
Merge #8744 from janlazo/vim-8.0.0890
Justin M. Keyes
2018-08-08
|
\
|
*
memline: copy in ml_replace() is bool
Jan Edmund Lazo
2018-08-07
|
*
vim-patch:8.0.1216: tabline is not always updated for :file command
Jan Edmund Lazo
2018-08-06
*
|
Remove all occurences of the mb_ptr2char macro
ZviRackover
2018-08-06
|
/
*
ex_cmds: add const to helptags_one() variables
Jan Edmund Lazo
2018-08-01
*
ex_cmds: add const to fix_help_buffer() variables
Jan Edmund Lazo
2018-08-01
*
ex_cmds: refactor utf8 variables to TriState
Jan Edmund Lazo
2018-08-01
*
vim-patch:8.0.1512: warning for possibly using NULL pointer
Jan Edmund Lazo
2018-07-23
*
highlight: extract low-level highlight logic from syntax, ui
Björn Linse
2018-07-21
*
vim-patch:8.0.0630: it is not easy to work on lines without a match (#8734)
Jan Edmund Lazo
2018-07-13
*
vim-patch:8.0.0677: setting 'filetype' may switch buffers
Jan Edmund Lazo
2018-06-26
*
vim-patch:8.0.0707: freeing wrong memory with certain autocommands
Jan Edmund Lazo
2018-06-25
*
*: Replace b_changedtick with new always-inline functions
ZyX
2018-06-22
*
vim-patch:8.0.0621: :stag does not respect 'switchbuf'
Jan Edmund Lazo
2018-06-21
*
vim-patch:8.0.0537: illegal memory access with :z and large count (#8592)
Jan Edmund Lazo
2018-06-19
*
vim-patch:8.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
*
vim-patch:8.0.0466: still macros that should be all-caps (#8510)
Jan Edmund Lazo
2018-06-10
*
Rename some more, fixe borked renaming
KillTheMule
2018-05-23
*
Lint
KillTheMule
2018-05-23
*
Some renamings and doc changes
KillTheMule
2018-05-23
[next]