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
*
api/msgpack-rpc: Expose channel_from_job to vimscript as api_spawn
Thiago de Arruda
2014-09-12
*
main: Rename --embedded-mode and --api-msgpack-metadata options
Thiago de Arruda
2014-09-12
*
api/msgpack-rpc: Refactor msgpack_rpc_helpers.{c,h}
Thiago de Arruda
2014-09-12
*
api/msgpack-rpc: Remove Position type, using arrays instead.
Thiago de Arruda
2014-09-12
*
api/msgpack-rpc: Use EXT type to serialize Buffer/Window/Tabpage
Thiago de Arruda
2014-09-12
*
api/msgpack-rpc: Parse type information from api/private/defs.h
Thiago de Arruda
2014-09-12
*
api/msgpack-rpc: Remove specialized array types
Thiago de Arruda
2014-09-12
*
msgpack-rpc: Remove the `msgpack_rpc_unpack` function
Thiago de Arruda
2014-09-12
*
memory: Use i18n messages for memory-related errors
Thiago de Arruda
2014-09-12
*
msgpack-rpc: Remove support for integer ids in methods
Thiago de Arruda
2014-09-12
*
msgpack-rpc: Refactor API metadata discovery method
Thiago de Arruda
2014-09-12
*
msgpack-rpc: Move handle_missing_method to msgpack_rpc.c
Thiago de Arruda
2014-09-12
*
msgpack-rpc: Refactor initializer and dispatcher
Thiago de Arruda
2014-09-12
*
map/msgpack-rpc: Declare/define maps rpc method handlers
Thiago de Arruda
2014-09-12
*
deps: Update to the experimental msgpack v5 branch
Thiago de Arruda
2014-09-12
*
vim-patch:7.4.349
André Twupack
2014-09-11
*
vim-patch:7.4.348
André Twupack
2014-09-11
*
Merge pull request #1159 from atwupack/vp-7.4.345
Justin M. Keyes
2014-09-10
|
\
|
*
vim-patch:7.4.345
André Twupack
2014-09-10
*
|
vim-patch:7.4.337
André Twupack
2014-09-10
|
/
*
Merge pull request #1154 from Shougo/fix-NAs
Justin M. Keyes
2014-09-09
|
\
|
*
Fix version numbers
Shougo Matsushita
2014-09-10
*
|
Merge pull request #1149 from splinterofchaos/vim-patch-7.4.278
Justin M. Keyes
2014-09-09
|
\
\
|
|
/
|
/
|
|
*
vim-patch:7.4.278
Scott Prager
2014-09-09
*
|
Additional FOR_ALL_WINDOWS usage
Wayne Rowcliffe
2014-09-08
*
|
Convert FOR_ALL_WINDOWS to use a locally declared pointer
Wayne Rowcliffe
2014-09-08
|
/
*
Merge pull request #1107 from fmoralesc/matchaddpos
Justin M. Keyes
2014-09-05
|
\
|
*
vim-patch: 7.4.344
Felipe Morales
2014-09-04
|
*
vim-patch: 7.4.343
Felipe Morales
2014-09-04
|
*
vim-patch: 7.4.362
Felipe Morales
2014-09-04
|
*
vim-patch: 7.4.334
Felipe Morales
2014-09-04
|
*
vim-patch: 7.4.330
Felipe Morales
2014-09-04
*
|
fileinfo: change returntype of os_fileinfo_size
Stefan Hoffmann
2014-08-31
*
|
fileid: rename os_file_id_equal_file_info
Stefan Hoffmann
2014-08-31
*
|
fileid: rename os_file_id_equal
Stefan Hoffmann
2014-08-31
*
|
fileid: rename os_get_file_id
Stefan Hoffmann
2014-08-31
*
|
fileinfo: rename os_file_info_get_inode
Stefan Hoffmann
2014-08-31
*
|
fileinfo: rename os_file_info_get_id
Stefan Hoffmann
2014-08-31
*
|
fileinfo: rename os_file_info_id_equal
Stefan Hoffmann
2014-08-31
*
|
fileinfo: rename os_get_file_info{,_link,_fd}
Stefan Hoffmann
2014-08-31
*
|
fileinfo: implement os_fileinfo_blocksize
Stefan Hoffmann
2014-08-31
*
|
fileinfo: implement os_fileinfo_hardlinks
Stefan Hoffmann
2014-08-31
*
|
fileinfo: implement os_fileinfo_size
Stefan Hoffmann
2014-08-31
*
|
channel: Remove code for automatically closing in channel_send_call
Thiago de Arruda
2014-08-31
*
|
msgpack-rpc: Always use arrays when sending events or calls
Thiago de Arruda
2014-08-29
*
|
msgpack-rpc: Accept method names in requests
Thiago de Arruda
2014-08-29
*
|
clang: Null pointer passed as an argument to a 'nonnull' parameter #1090
Justin M. Keyes
2014-08-28
*
|
api: Implement '--embedded-mode' command-line option
Thiago de Arruda
2014-08-28
*
|
channel: Implement channel_from_stdio function
Thiago de Arruda
2014-08-28
*
|
channel: fix channel buffer size
Thiago de Arruda
2014-08-28
[next]