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
Commit message (
Expand
)
Author
Age
...
*
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
*
vim-patch:7.4.502 #2282
David Bürgin
2015-03-29
*
vim-patch:7.4.529 #2270
David Bürgin
2015-03-27
*
Vim patch: Add missing patch version 422 in version.c #2268
David Bürgin
2015-03-27
*
tui: Fix reading when stdin is not a tty
Thiago de Arruda
2015-03-26
*
job: Close the process in a queued event handler
Thiago de Arruda
2015-03-25
*
job: Fix memory errors
oni-link
2015-03-25
*
terminal: New module that implements a terminal emulator
Thiago de Arruda
2015-03-25
*
event: Ensure the loop is stopped when a event is pushed.
Thiago de Arruda
2015-03-25
*
buffer: Move b_p_ma(modifiable) checks into the MODIFIABLE macro
Thiago de Arruda
2015-03-25
*
buffer: Add WITH_BUFFER macro to simplify global buffer modification
Thiago de Arruda
2015-03-25
*
vim.h: remove #ifndef EINTR
Thiago de Arruda
2015-03-25
*
api: Move switch_to_win_for_buf/restore_win_for_buf to api helpers
Thiago de Arruda
2015-03-25
*
ui: Schedule screen refreshs to run in the event loop
Thiago de Arruda
2015-03-25
*
map: Add Map(int, int)
Thiago de Arruda
2015-03-25
*
map: Add map_clear method
Thiago de Arruda
2015-03-25
*
syntax: Fix possible invalid read in hl_combine_attr
Thiago de Arruda
2015-03-25
*
tests: Migrate legacy test 94 #2218
David Bürgin
2015-03-25
*
doc: Remove refs to 'compatible' and friends
Michael Reed
2015-03-24
*
doc: Misc. cleanup
Justin M. Keyes
2015-03-24
*
Remove `--nofork` / `-f` remnants
Michael Reed
2015-03-24
*
refactor: split some more functions from misc1.c
bobtwinkles
2015-03-24
*
job: Fix memory error
oni-link
2015-03-24
*
job: Fix process cleanup using SIGCHLD/waitpid
Thiago de Arruda
2015-03-24
*
Merge pull request #2214 from Pyrohh/version-cleanup
Justin M. Keyes
2015-03-23
|
\
|
*
version.c: Clean up --version / :version output
Michael Reed
2015-03-22
|
*
Remove *_BUILTIN_TCAPS & 'ttybuiltin'
Michael Reed
2015-03-22
*
|
Merge pull request #2212 from bfredl/concealfix
Björn Linse
2015-03-22
|
\
\
|
|
/
|
/
|
|
*
vim-patch: mark 7.4.673 as included
Björn Linse
2015-03-21
|
*
syntax: let first syntax item seqnr be 1 instead of 0
Björn Linse
2015-03-21
*
|
Passing-by: Add function attributes.
Eliseo Martínez
2015-03-22
*
|
coverity/105985: Resource leak: RI.
Eliseo Martínez
2015-03-22
*
|
coverity/105982: Unckecked return value: RI.
Eliseo Martínez
2015-03-22
*
|
coverity/105568: Free of array-typed value: FP.
Eliseo Martínez
2015-03-22
*
|
coverity/13777: String not null terminated: RI.
Eliseo Martínez
2015-03-22
|
/
*
vim-patch:7.4.503 #2178
Perry Hung
2015-03-20
*
tui: Add support for true color terminals
Thiago de Arruda
2015-03-20
*
Merge pull request #2144 from jszakmeister/fix-warning-in-release
John Szakmeister
2015-03-20
|
\
|
*
Fix unused variable in wstream.c for a release build.
John Szakmeister
2015-03-14
|
*
Avoid an unused variable warning in the release build.
John Szakmeister
2015-03-13
*
|
Remove BINARY_FILE_IO option #2179
Perry Hung
2015-03-18
*
|
misc2.c: Move emsg* functions to message.c #2152
Michael Reed
2015-03-19
*
|
tests/legacy: convert test 63 (`:match` and `matchadd()` )
Björn Linse
2015-03-19
*
|
tests: update legacy Makefile #2186
Justin M. Keyes
2015-03-19
*
|
main: Simplify code that deals with early user input
Thiago de Arruda
2015-03-18
*
|
ui: Refactor so that busy state won't be the default
Thiago de Arruda
2015-03-18
*
|
tui.c: Send fewer cursor-hide commands to the terminal.
oni-link
2015-03-18
[prev]
[next]