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
*
Use cmake to find a lua executable
Thiago de Arruda
2014-04-13
*
vim-patch:7.4.203
oni-link
2014-04-13
*
Rename os_total_mem to os_get_total_mem_kib.
Chris Watkins
2014-04-12
*
vim-patch:7.4.167
oni-link
2014-04-12
*
vim-patch:7.4.193
oni-link
2014-04-12
*
vim-patch 7.4.199
Keerthan Jaic
2014-04-12
*
Add `msgpack_rpc_dispatch`/metadata generator
Thiago de Arruda
2014-04-11
*
Implement msgpack-rpc helper module
Thiago de Arruda
2014-04-11
*
Add empty implementations of the remote API
Thiago de Arruda
2014-04-11
*
Add cmake module for finding msgpack
Thiago de Arruda
2014-04-11
*
vim-patch:7.4.192
oni-link
2014-04-11
*
removed vim_mkdir macro
Stefan Hoffmann
2014-04-11
*
removed mch_rmdir macro
Stefan Hoffmann
2014-04-11
*
removed mch_remove macro
Stefan Hoffmann
2014-04-11
*
port vim_mkdir, mch_rmdir and mch_remove to libuv
Stefan Hoffmann
2014-04-11
*
No error condition in push_current_state()
Felipe Oliveira Carvalho
2014-04-11
*
No error condition in store_loop_line()
Felipe Oliveira Carvalho
2014-04-11
*
No error condition in get_arg_list()
Felipe Oliveira Carvalho
2014-04-11
*
alist_add_list() doesn't return -1 anymore
Felipe Oliveira Carvalho
2014-04-11
*
No error condition in foldInsert()
Felipe Oliveira Carvalho
2014-04-11
*
Remove OOM error handling code after ga_grow() calls
Felipe Oliveira Carvalho
2014-04-11
*
Remove OOM error handling code after calls to mf_hash_grow()
Felipe Oliveira Carvalho
2014-04-11
*
Remove OOM error handling code after calls to transstr()
Felipe Oliveira Carvalho
2014-04-11
*
Remove OOM error handling code after calls to diff_alloc_new()
Felipe Oliveira Carvalho
2014-04-11
*
Remove more OOM error handling code
Felipe Oliveira Carvalho
2014-04-11
*
Replace `alloc_check` by `xmalloc`
John Schmidt
2014-04-10
*
vim-patch:7.4.187
Hinidu
2014-04-10
*
vim-patch:7.4.186
oni-link
2014-04-08
*
Move exe functions back to os/fs.c
John Schmidt
2014-04-08
*
Change prefix from `os_*` to `path_*`
John Schmidt
2014-04-08
*
Move and adapt `os_get_absolute_path` unit tests to `vim_FullName`
John
2014-04-08
*
Move functions from os/fs.c into path.c
John Schmidt
2014-04-08
*
Remove old comment from job.c
Thiago de Arruda
2014-04-08
*
Define special key for asynchronous events
Thiago de Arruda
2014-04-08
*
Fix/add more files with to clint-files.txt
Thiago de Arruda
2014-04-08
*
vim-patch:7.4.184
Hinidu
2014-04-08
*
Remove #ifdef FEAT_WINDOWS from vim-patch:7.4.181
Hinidu
2014-04-08
*
vim-patch:7.4.181
Hinidu
2014-04-07
*
Implement job control
Thiago de Arruda
2014-04-07
*
Use stdbool in os module
Hinidu
2014-04-07
*
Turn Event into a tagged union
Felipe Oliveira Carvalho
2014-04-07
*
Reimplement the event queue in event.c using klist.h
Felipe Oliveira Carvalho
2014-04-07
*
Implement xcalloc and use it in klist.h (use xrealloc as well)
Felipe Oliveira Carvalho
2014-04-07
*
Add klib.h to src/lib
Felipe Oliveira Carvalho
2014-04-07
*
Remove simpler cases of OOM error handling (after *alloc calls)
Felipe Oliveira Carvalho
2014-04-06
*
Simplify tricky preprocessor tests in ff_check_visited()
Felipe Oliveira Carvalho
2014-04-06
*
Remove unneeded variable `in_os_delay`
Thiago de Arruda
2014-04-06
*
Add comments and fix `os_microdelay` call
Thiago de Arruda
2014-04-06
*
Remove `RealWaitForChar` and `mch_new_shellsize`
Thiago de Arruda
2014-04-06
*
Implement os_microdelay and os_delay on top of it
Thiago de Arruda
2014-04-06
[next]