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
*
option: Make all pointers in set_string_option constant
ZyX
2016-06-24
*
*: Fix linter errors
ZyX
2016-06-24
*
kvec: Do not bother with making capacity a power of 2
ZyX
2016-06-24
*
msgpack_rpc: Fix crash in log_server_msg
ZyX
2016-06-24
*
option: Handle NULL string in set_option_value
ZyX
2016-06-24
*
eval: Also make clear_tv non-recursive
ZyX
2016-06-24
*
kvec,typval_encode: Add new vector: the one with preallocated array
ZyX
2016-06-24
*
msgpack_rpc: Also make msgpack_from_*/msgpack_to_* functions not recur
ZyX
2016-06-24
*
api/helpers: Use typval_encode.h for vim_to_object
ZyX
2016-06-24
*
os/fileio: Use readv often
ZyX
2016-06-24
*
*: Satisfy linter (newest type casts rule)
ZyX
2016-06-24
*
file: Move src/nvim/file.* to src/nvim/os/fileio.*
ZyX
2016-06-24
*
unittests: Add tests for file.c
ZyX
2016-06-24
*
shada: Do not forget to close ShaDa reader
ZyX
2016-06-23
*
file: Use own constants, do not rely on fcntl.h
ZyX
2016-06-23
*
file: Add buffered reading and writing
ZyX
2016-06-23
*
file,os/fs,shada: Separate opening, closing, writing and reading files
ZyX
2016-06-23
*
cmake: remove unused includes (#4947)
Nicolai Skogheim
2016-06-22
*
lint
James McCoy
2016-06-22
*
vim-patch:7.4.1592
James McCoy
2016-06-22
*
Always resize the embedded vterm properly
Marco Hinz
2016-06-20
*
Merge #4697 'capture() function'.
Justin M. Keyes
2016-06-20
|
\
|
*
Port capture() function
Shougo Matsushita
2016-05-27
*
|
coverity/149459: CHECKED_RETURN (false positive)
Justin M. Keyes
2016-06-18
*
|
synIDattr(): return RRGGBB value for [fg|bg|sp]# #4851
Rom Grk
2016-06-18
*
|
eval: add api_info()
Björn Linse
2016-06-17
*
|
Merge #4923 from justinmk/doc
Justin M. Keyes
2016-06-16
|
\
\
|
*
|
doc: consolidate nvim.txt
Justin M. Keyes
2016-06-15
*
|
|
vim-patch:7.4.1126
James McCoy
2016-06-15
|
/
/
*
|
Add new functionality to the `=` marker in the STL
TJ DeVries
2016-06-14
*
|
Merge #3745 from cacplate/ops_Wconversion
Justin M. Keyes
2016-06-13
|
\
\
|
*
|
remove some asserts and lint
Charles Joachim
2016-05-30
|
*
|
ops.c: enable -Wconversion warning
Charles Joachim
2016-05-30
*
|
|
vim-patch:7.4.1352 (#4914)
Michael Ennen
2016-06-13
*
|
|
tui/input.c: Handle Ctrl-Z (suspend) for TERM=linux (#3100) (#4911)
Mateusz Czapliński
2016-06-12
*
|
|
Merge #4908 from ZyX-I/clint-checks-2
Justin M. Keyes
2016-06-11
|
\
\
\
|
*
|
|
clint: Add rules that forbids spaces after a cast operator
ZyX
2016-06-11
|
*
|
|
func_attr: Fix other new linter errors
ZyX
2016-06-11
|
*
|
|
*: Fix new linter errors
ZyX
2016-06-11
|
*
|
|
clint: Reject indented preprocessor directives
ZyX
2016-06-11
|
*
|
|
*: Also fix the adjacent errors
ZyX
2016-06-11
|
*
|
|
*: Fix errors from new linter checks
ZyX
2016-06-11
|
*
|
|
clint: Do not allow aligning line continuation characters
ZyX
2016-06-11
*
|
|
|
Remove some unnecessary function attributes (#4909)
oni-link
2016-06-11
|
/
/
/
*
|
|
Merge #4813 'runtime: clipboard: start daemons in /'.
Justin M. Keyes
2016-06-10
|
\
\
\
|
*
|
|
eval: allow setting cwd in {jobstart,termopen}()
Aleksa Sarai
2016-06-07
*
|
|
|
Merge pull request #4875 from shotat/vim-7.4.1130
James McCoy
2016-06-09
|
\
\
\
\
|
*
|
|
|
vim-patch:7.4.1130
shotat
2016-06-05
*
|
|
|
|
Merge pull request #4802 from brcolow/vim-7.4.1090
James McCoy
2016-06-09
|
\
\
\
\
\
|
*
|
|
|
|
vim-patch:7.4.1094
Michael Ennen
2016-06-09
[next]