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
*
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
*
Enable -Wconversion
KillTheMule
2018-05-23
*
The grand renaming
KillTheMule
2018-05-23
*
Lint
KillTheMule
2018-05-23
*
API: Implement buffer updates
Peter Hodge
2018-05-23
*
*: Fix clint errors
ZyX
2018-04-22
*
ex_cmds: Fix PVS/V547: expression was already checked in outer if()
ZyX
2018-04-15
*
ex_cmds: Fix PVS/V557: possible array overrun in :ascii
ZyX
2018-04-15
*
ex_cmds: Simplify do_ascii
ZyX
2018-04-15
*
ex_cmds: Remove #ifdef USE_GUI
ZyX
2018-04-15
*
vim-patch:8.0.0316: :help z? does not work (#8134)
KunMing Xie
2018-03-14
*
vim-patch:8.0.0513: fix getting name of cleared highlight group (#8103)
KunMing Xie
2018-03-08
*
vim-patch-8.0.0649 and vim-patch-8.0.0650: autocmd open help 2 times
Nimit Bhardwaj
2018-02-17
*
lint
Justin M. Keyes
2018-02-12
*
vim-patch:8.0.0858: can exit while a terminal is still running a job
Justin M. Keyes
2018-02-11
[next]