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
*
eval: Ensure all job callbacks are invoked by `jobwait()`
Thiago de Arruda
2015-04-02
*
eval: Add internal_refcount field to dict_T
Thiago de Arruda
2015-04-02
*
os_scandir: fname_case -> path_fix_case
Scott Prager
2015-03-31
*
Create new mode() value for terminal-mode ('t') #2287
Harm te Hennepe
2015-03-27
*
eval: Improve validation of ids passed to job functions
Thiago de Arruda
2015-03-29
*
eval: Implement `jobclose()` vimscript function
Thiago de Arruda
2015-03-29
*
eval: Implement `jobwait()` vimscript function
Thiago de Arruda
2015-03-29
*
eval: Refactor vimscript job control API
Thiago de Arruda
2015-03-29
*
eval: Refactor `call_func` and `func_unref`
Thiago de Arruda
2015-03-29
*
job: Fix memory errors
oni-link
2015-03-25
*
terminal: New module that implements a terminal emulator
Thiago de Arruda
2015-03-25
*
doc: Misc. cleanup
Justin M. Keyes
2015-03-24
*
refactor: split some more functions from misc1.c
bobtwinkles
2015-03-24
*
Remove *_BUILTIN_TCAPS & 'ttybuiltin'
Michael Reed
2015-03-22
*
vim-patch:7.4.503 #2178
Perry Hung
2015-03-20
*
Reuse f_browse function from f_browsedir
Anton Ovchinnikov
2015-03-16
*
config: split out versiondef.h from config.h
Björn Linse
2015-03-08
*
vim-patch:7.4.578
oni-link
2015-03-04
*
jobsend: Don't append extra newline after last item
Björn Linse
2015-03-03
*
illumos requires the use of limits.h for things like INT_MAX #2049
Mike Zeller
2015-02-26
*
job: Allow spawning jobs connected to pseudo terminals
Thiago de Arruda
2015-02-23
*
job: Refactor process spawning and startup arguments
Thiago de Arruda
2015-02-23
*
eval: Fix buffering of data in job autocommands
Thiago de Arruda
2015-02-23
*
refactor: Remove term modules and termcap options
Thiago de Arruda
2015-02-21
*
vim-patch:7.4.525 #1988
Fabian Brosda
2015-02-19
*
Enable -Wconversion: mark.c.
Eliseo Martínez
2015-02-18
*
syntax: Refactor to store all term and gui attributes independently
Thiago de Arruda
2015-02-16
*
ui: Remove/adapt some old code for a big UI refactor
Thiago de Arruda
2015-02-16
*
Remove nonnullret deadcode: xmalloc.
Eliseo Martínez
2015-01-27
*
Remove nonnullret deadcode: vim_strsave.
Eliseo Martínez
2015-01-27
*
vim-patch:7.4.446
Pavel Platto
2015-01-20
*
Remove long_u: ex_docmd.c: Refactor long_u.
Eliseo Martínez
2015-01-19
*
Merge pull request #1816 from Pyrohh/macro_cleanup
Justin M. Keyes
2015-01-15
|
\
|
*
Macro cleanup: PROTO
Michael Reed
2015-01-14
*
|
main: Fix color schemes for abstract_ui
Thiago de Arruda
2015-01-13
|
/
*
Revert "[WIP] "abstract_ui" fixes and improvements"
Justin M. Keyes
2015-01-12
*
Merge pull request #1657 from tarruda/abstract-ui-fixes
Justin M. Keyes
2015-01-12
|
\
|
*
ui: Test for abstract_ui whenever a minimal t_colors value is required
Thiago de Arruda
2015-01-10
*
|
Cleanup: Rename getdigits() family functions.
Eliseo Martínez
2015-01-11
*
|
Cleanup: Refactor getdigits().
Eliseo Martínez
2015-01-11
|
/
*
Merge pull request #1761 from oni-link/speed.up.gc
Justin M. Keyes
2015-01-10
|
\
|
*
Speed up garbage collection.
oni-link
2014-12-31
*
|
Remove long_u: term: Enable -Wconversion.
Eliseo Martínez
2015-01-10
*
|
eval: fix incorrect refcount in list_append_list
Björn Linse
2015-01-07
|
/
*
Merge pull request #1738 from fwalch/vim-7.4.549
Justin M. Keyes
2014-12-30
|
\
|
*
vim-patch:7.4.549
Florian Walch
2014-12-27
*
|
vim-patch:7.4.541
Florian Walch
2014-12-25
|
/
*
vim-patch:7.4.516
Florian Walch
2014-12-24
*
vim-patch:7.4.513
Florian Walch
2014-12-23
*
vim-patch:7.4.491
Florian Walch
2014-12-23
[next]