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
*
ex_docmd.c: Save/restore winminheight/winminwidth. #5717
Rafael Bodill
2016-12-10
*
vim-patch:7.4.1897 (#5747)
Shougo
2016-12-10
*
vim-patch:7.4.1696
Shougo Matsushita
2016-11-24
*
'inccommand': Introduce CMDPREVIEW state.
Justin M. Keyes
2016-11-15
*
'inccommand': buftype=nofile, restore cursor/view
Justin M. Keyes
2016-11-10
*
'inccommand': rework
Justin M. Keyes
2016-11-08
*
Linted
KillTheMule
2016-10-30
*
Incsubsitution feature
KillTheMule
2016-10-30
*
Fix lint errors.
Grzegorz Milka
2016-10-23
*
vim-patch:7.4.2312
Grzegorz Milka
2016-10-23
*
vim-patch:7.4.2237
Grzegorz Milka
2016-10-23
*
main.c: "BufReadCmd term://": Skip existing terminal.
Justin M. Keyes
2016-10-12
*
terminal: Move re-edit detection to do_ecmd(). #5445
Harm te Hennepe
2016-10-12
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
vim-patch:7.4.1913 (#5260)
Jurica Bradarić
2016-09-04
*
Merge #5210 'vim-patch:7.4.1898 + :Man modifiers support'.
Justin M. Keyes
2016-08-25
|
\
|
*
use bool type for flag mod_entry_T members
Anmol Sethi
2016-08-24
|
*
vim-patch:7.4.1898
Anmol Sethi
2016-08-24
*
|
lint
Justin M. Keyes
2016-08-25
*
|
perf: Disable clipboard in do_cmdline().
Justin M. Keyes
2016-08-25
*
|
ops.c: Rename start_global_changes().
Justin M. Keyes
2016-08-25
|
/
*
Re-add support for the :browse command modifier
James McCoy
2016-08-11
*
[RFC] vim-patch:7.4.2011, vim-patch:7.4.2012, vim-patch:7.4.2066 #5106
Shougo Matsushita
2016-08-01
*
lint
James McCoy
2016-07-08
*
vim-patch:7.4.1552
James McCoy
2016-07-08
*
vim-patch:7.4.1492
James McCoy
2016-07-08
*
os/fs: Rename os_file_exists to os_path_exists (#4973)
Daniel Xu
2016-07-06
*
Merge #3745 from cacplate/ops_Wconversion
Justin M. Keyes
2016-06-13
|
\
|
*
ops.c: enable -Wconversion warning
Charles Joachim
2016-05-30
*
|
Fix style according to linter
TJ DeVries
2016-06-09
*
|
vim-patch:7.4.1151
Michael Ennen
2016-06-07
*
|
vim-patch:7.4.1150
Michael Ennen
2016-06-04
*
|
tcd: Determine correct scope from user input
James McCoy
2016-06-01
*
|
*: Rename main loop variable from loop to main_loop
ZyX
2016-05-30
|
/
*
eval: implement timers. vim-patch: 7.4.1578, 7.4.1831
Björn Linse
2016-05-24
*
Merge pull request #4743 from jamessan/vim-7.4.1037
Justin M. Keyes
2016-05-15
|
\
|
*
Linting fixups for vim-patch:7.4.1037
James McCoy
2016-05-14
|
*
vim-patch:7.4.1037
James McCoy
2016-05-14
*
|
ex_terminal(): fix double-free
Justin M. Keyes
2016-05-15
|
/
*
*: Fix new linter errors
ZyX
2016-05-01
*
normal: convert MCHAR etc operator and register types to enum MotionType
Björn Linse
2016-05-01
*
Merge pull request #4625 from brcolow/vim-7.4.1075
Justin M. Keyes
2016-04-27
|
\
|
*
vim-patch: 7.4.1075
Michael Ennen
2016-04-26
*
|
Merge pull request #4655 from brcolow/vim-7.4.1035
Justin M. Keyes
2016-04-27
|
\
\
|
|
/
|
/
|
|
*
vim-patch: 7.4.1035
Michael Ennen
2016-04-26
*
|
Merge pull request #4593 from ZyX-I/length-functions
Justin M. Keyes
2016-04-26
|
\
\
|
|
/
|
/
|
|
*
keymap: Make replace_termcodes and friends accept length and cpo_flags
ZyX
2016-04-18
*
|
Implement tab-local working directory feature.
HiPhish
2016-04-20
*
|
*: Make set_vim_var_\* functions have proper argument types
ZyX
2016-04-18
|
/
*
Trigger TabNew before TabEnter
Marco Hinz
2016-03-01
[next]