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
/
eval.c
Commit message (
Expand
)
Author
Age
*
Add v:exiting
Marco Hinz
2016-12-01
*
Merge pull request #5664 from brcolow/vim-7.4.1707
James McCoy
2016-12-01
|
\
|
*
vim-patch:7.4.1707
Michael Ennen
2016-11-25
*
|
vim-patch:7.4.2071
Michael Ennen
2016-11-29
*
|
startup: Initialize v:count1 (#5656)
Marco Hinz
2016-11-28
*
|
vim-patch:7.4.1660
Shougo Matsushita
2016-11-22
|
/
*
jobs: ensure calling jobclose() on a pty job sends SIGHUP. Closes #5619
Björn Linse
2016-11-17
*
l10n: Update Ukrainian translation (#5567)
Anatolii Sakhnik
2016-11-16
*
vim-patch:7.4.1894
James McCoy
2016-11-15
*
vim-patch:7.4.1892
James McCoy
2016-11-15
*
vim-patch:8.0.0035 (#5609)
Shougo
2016-11-15
*
vim-patch:7.4.1658
James McCoy
2016-11-14
*
Merge pull request #5527 from brcolow/vim-7.4.1730
James McCoy
2016-10-31
|
\
|
*
vim-patch:7.4.1782
Michael Ennen
2016-10-24
|
*
vim-patch:7.4.1779
Michael Ennen
2016-10-23
|
*
vim-patch:7.4.1742
Michael Ennen
2016-10-23
|
*
vim-patch:7.4.1730
Michael Ennen
2016-10-23
*
|
CheckHealth: more checks
Justin M. Keyes
2016-10-25
*
|
version: Allow has("nvim-x"), has("nvim-x.y")
Justin M. Keyes
2016-10-25
*
|
version: has("nvim-1.2.3")
Justin M. Keyes
2016-10-25
|
/
*
api: call multiple methods atomically (useful in async contexts)
Björn Linse
2016-10-22
*
events: allow event processing in getchar()
Björn Linse
2016-10-15
*
Merge #5257 from jbradaric/vim-7.4.1893
Justin M. Keyes
2016-10-13
|
\
|
*
eval: Exit early if argument is invalid.
Jurica Bradaric
2016-10-07
|
*
vim-patch:7.4.1895
Jurica Bradaric
2016-10-07
|
*
vim-patch:7.4.1893
Jurica Bradaric
2016-10-07
*
|
Merge #5418 from Shougo/vim-7.4.2158
Justin M. Keyes
2016-10-13
|
\
\
|
*
|
vim-patch:7.4.2205
Shougo Matsushita
2016-10-01
|
*
|
vim-patch:7.4.2162
Shougo Matsushita
2016-10-01
|
*
|
vim-patch:7.4.2158
Shougo Matsushita
2016-10-01
*
|
|
eval/term_write(): Skip writes if stream was closed.
Justin M. Keyes
2016-10-12
|
|
/
|
/
|
*
|
event/multiqueue.c: Rename "queue" to "multiqueue".
Justin M. Keyes
2016-10-02
|
/
*
vim-patch:7.4.1681
Jurica Bradaric
2016-09-28
*
vim-patch:7.4.1679
Jurica Bradaric
2016-09-28
*
vim-patch:7.4.1648
Jurica Bradaric
2016-09-28
*
vim-patch:7.4.1670
Jurica Bradaric
2016-09-18
*
eval.c: Clean up spurious FAIL checks. (#5345)
Justin M. Keyes
2016-09-18
*
api: Establish API naming convention. (#5344)
Justin M. Keyes
2016-09-17
*
api: make nvim[_obj]_set_var and _del_var not return the old value
Björn Linse
2016-09-15
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
vim-patch:7.4.1558 (#5333)
Justin M. Keyes
2016-09-13
*
vim-patch:7.4.1533 #5320
Wei Huang
2016-09-11
*
eval.c: Fix memory leak for detached pty job
oni-link
2016-09-08
*
eval.c: Garbage collection frees dictionary before job cleanup
oni-link
2016-09-08
*
getcwd(): Return empty string if CWD is invalid. #5292
HiPhish
2016-09-04
*
api: fix leak when a api function is incorrectly called with a list.
Björn Linse
2016-08-31
*
api: consistently use nvim_ prefix and update documentation
Björn Linse
2016-08-31
*
eval: use gperf to generate the hash of builtin functions
Björn Linse
2016-08-31
*
api: When calling get/set_lines from vimL, don't convert between "\n" and "\0".
Björn Linse
2016-08-31
*
api: auto generate api function wrappers for viml
Björn Linse
2016-08-31
[next]