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
/
globals.h
Commit message (
Expand
)
Author
Age
*
*: Fix linter errors
ZyX
2017-02-23
*
eval: Refactor var_check_ro, tv_check_lock and var_check_fixed
ZyX
2017-02-23
*
eval: Make sure that b:changedtick may not be unlocked via :unlo b:var
ZyX
2017-02-23
*
Merge remote-tracking branch 'origin/master' into lambda
James McCoy
2017-02-22
|
\
|
*
globals.h: Avoid expression in array definition.
Justin M. Keyes
2017-02-19
*
|
vim-patch:7.4.2119
Michael Ennen
2017-02-14
|
/
*
os/*: Use os_buf instead of NameBuff, IObuff.
Justin M. Keyes
2017-02-12
*
process_spawn: Return status code (#6075)
Justin M. Keyes
2017-02-09
*
vim-patch:7.4.2023
Marco Hinz
2017-02-04
*
vim-patch:7.4.2021
Marco Hinz
2017-02-04
*
errors: Introduce "E856: Filename too long"
Justin M. Keyes
2017-01-23
*
refactor: strlcat instead of str{n}cat.
cztchoice
2017-01-23
*
Move apply_autocmd_dirchanged() to vim_chdir()
Marco Hinz
2017-01-13
*
lint
James McCoy
2017-01-10
*
vim-patch:7.4.2008
James McCoy
2017-01-10
*
memory: Restore entered_free_all_mem functionality
ZyX
2017-01-07
*
unittest: Add dict_items function
ZyX
2017-01-07
*
lint
James McCoy
2017-01-02
*
vim-patch:7.4.1868
James McCoy
2017-01-01
*
vim-patch:0 completion-related patches #5745 #5829
Shougo Matsushita
2016-12-26
*
Fixes.
Michael Ennen
2016-12-12
*
vim-patch:7.4.1719
Michael Ennen
2016-12-12
*
jobstart(): Return -1 if cmd is not executable. #5671
Aaron Williamson
2016-12-10
*
Move utf8len_tab definition to globals.h
James McCoy
2016-11-23
*
Merge #5561 'inccommand'
Justin M. Keyes
2016-11-09
|
\
|
*
'inccommand': rework
Justin M. Keyes
2016-11-08
|
*
Incsubsitution feature
KillTheMule
2016-10-30
*
|
encoding: cleanup mbyte.c given fixed encoding=utf-8
Björn Linse
2016-11-05
|
/
*
doc: minor comment tweaks
Justin M. Keyes
2016-09-28
*
Merge commit 'refs/pull/upstream/5156'
Justin M. Keyes
2016-08-22
|
\
|
*
Linting
Tommy Allen
2016-08-17
|
*
highlight: Added QuickFixLine highlight group
Tommy Allen
2016-08-17
*
|
job control: reuse common job code for rpc jobs
Björn Linse
2016-08-20
|
/
*
eval.c: rename capture() to execute() (#5132)
Justin M. Keyes
2016-07-31
*
vim-patch:7.4.1147 (#5005)
prollings
2016-07-10
*
lint
James McCoy
2016-07-08
*
vim-patch:7.4.1499
James McCoy
2016-07-08
*
options: Default t_Co to 256.
Justin M. Keyes
2016-07-02
*
Merge #4697 'capture() function'.
Justin M. Keyes
2016-06-20
|
\
|
*
Port capture() function
Shougo Matsushita
2016-05-27
*
|
Merge #3745 from cacplate/ops_Wconversion
Justin M. Keyes
2016-06-13
|
\
\
|
*
|
ops.c: enable -Wconversion warning
Charles Joachim
2016-05-30
|
|
/
*
/
*: Rename main loop variable from loop to main_loop
ZyX
2016-05-30
|
/
*
Merge #4633: support "special" highlight (undercurl)
Justin M. Keyes
2016-05-19
|
\
|
*
syntax: Add support for the "special" color used for undercurls
AdnoC
2016-05-17
*
|
vim-patch:7.4.1102
Jurica Bradaric
2016-05-17
|
/
*
eval: Split out typval_T dumping functions to nvim/encode.c
ZyX
2016-04-18
*
Enabled -Wconversion in charset.c
huchet
2016-04-06
*
complete: disable folding when completing
Anmol Sethi
2016-03-09
*
startup: Avoid VimL global. Introduce TriState enum.
Justin M. Keyes
2016-02-14
[next]