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_docmd.c
Commit message (
Expand
)
Author
Age
*
PVS/V1028: cast operands, not the result
Justin M. Keyes
2019-01-18
*
clang/"Dead assignment"
Justin M. Keyes
2019-01-13
*
vim-patch:8.0.0251: not easy to select Python 2 or 3 (#9173)
David Jimenez
2019-01-02
*
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
*
ex_docmd: '/' is not a path for Cmdline* events
Jan Edmund Lazo
2018-12-12
*
vim-patch:8.1.0337: :file fails in quickfix command (#9215)
Jan Edmund Lazo
2018-11-09
*
ui: disable clearing almost everywhere
Björn Linse
2018-10-22
*
fix warning: "Assigned value is garbage"
Justin M. Keyes
2018-10-21
*
vim-patch:8.1.0047: no completion for :unlet $VAR
Jan Edmund Lazo
2018-10-02
*
lint
Jan Edmund Lazo
2018-09-29
*
globals: arg_had_last is bool
Jan Edmund Lazo
2018-09-29
*
vim-patch:8.0.1485: weird autocmd may cause arglist to be changed recursively
Jan Edmund Lazo
2018-09-29
*
vim-patch:8.0.1215: newer gcc warns for implicit fallthrough
Jan Edmund Lazo
2018-09-20
*
lint
Jan Edmund Lazo
2018-09-16
*
vim-patch:8.0.1416: crash when searching for a sentence
Jan Edmund Lazo
2018-09-16
*
lint
Jan Edmund Lazo
2018-09-14
*
globals: KeyTyped is bool
Jan Edmund Lazo
2018-09-14
*
vim-patch:8.0.1089: range count in user command
Kwon-Young
2018-09-13
*
UI/cleanup: Remove most redraw_later_clear() calls
Justin M. Keyes
2018-09-12
*
vim-patch:8.1.0219: expanding ## fails to escape backtick
Jan Edmund Lazo
2018-09-11
*
Merge #8953 from janlazo/vim-8.0.1190
Justin M. Keyes
2018-09-05
|
\
|
*
vim-patch:8.0.1595: no autocommand triggered before exiting
Jan Edmund Lazo
2018-09-04
|
*
vim-patch:8.0.1190: unusable after opening new window in BufWritePre event
Jan Edmund Lazo
2018-09-04
*
|
vim-patch:8.1.0333: :mkview does not restore cursor properly after "$"
Jan Edmund Lazo
2018-09-02
|
/
*
vim-patch:8.0.1151: "vim -c startinsert!" doesn't append (#8886)
Jan Edmund Lazo
2018-08-22
*
lint
Jan Edmund Lazo
2018-08-20
*
undo: update undo_time() function signature
Jan Edmund Lazo
2018-08-20
*
lint
Jan Edmund Lazo
2018-08-17
*
vim-patch:8.0.1090: cannot get the text under the cursor like v:beval_text
Jan Edmund Lazo
2018-08-17
*
vim-patch:8.1.0159: completion for user names does not work for a prefix.
Jan Edmund Lazo
2018-08-17
*
ex_docmd: forceit,usefilter are bool
Jan Edmund Lazo
2018-08-17
*
vim-patch:8.0.1649: no completion for argument list commands
Jan Edmund Lazo
2018-08-16
*
vim-patch:8.0.1231: expanding file name drops dash
Jan Edmund Lazo
2018-08-16
*
vim-patch:8.0.0878: no completion for :mapclear
Jan Edmund Lazo
2018-08-16
*
refactor: Replace vim_strrchr() with strrchar() (#8718)
ZviRackover
2018-08-11
*
style: fixing minor issues noted in code review.
ZviRackover
2018-08-06
*
Remove all occurences of the mb_ptr2char macro
ZviRackover
2018-08-06
*
globals: virtual_op is TriState
Jan Edmund Lazo
2018-08-01
*
Merge #8589 'VimL: Remove legacy v:xx aliases'
Justin M. Keyes
2018-07-23
*
ui: use line-based rather than char-based updates in screen.c
Björn Linse
2018-07-21
*
*: Replace b_changedtick with new always-inline functions
ZyX
2018-06-22
*
Merge #8596 from janlazo/vim-8.0.0615
Justin M. Keyes
2018-06-20
|
\
|
*
lint
Jan Edmund Lazo
2018-06-19
|
*
vim-patch:8.0.0615: using % with :hardcopy wrongly escapes spaces
Jan Edmund Lazo
2018-06-19
*
|
vim-patch:8.0.0546: swap file exists briefly when opening the command window ...
Jan Edmund Lazo
2018-06-19
|
/
*
vim-patch:8.0.0598: building with gcc 7.1 yields new warnings (#8585)
Jan Edmund Lazo
2018-06-19
*
Ex mode: use getexline() instead of getexmodeline()
Justin M. Keyes
2018-06-17
*
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
[next]