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
*
Remove two-iteration loop from expand_filename
Pavel Platto
2014-05-02
*
Remove two-iteration loop from ExpandGeneric
Pavel Platto
2014-05-02
*
Move `concat_strings` from path.c
John Schmidt
2014-05-02
*
Extract strings.c from misc2.c
John Schmidt
2014-05-02
*
Added missing #define guards in headers
Hinidu
2014-05-01
*
Replace 'alloc' with 'xmalloc' in some files.
Chris Watkins
2014-05-01
*
revert #652
Justin M. Keyes
2014-05-01
*
Remove incorrect trailing backslash
Joel Teichroeb
2014-04-30
*
vim-patch:7.4.272
Marco Hinz
2014-04-30
*
Remove NUL macro
Marco Hinz
2014-04-29
*
vim-patch:7.4.268
Marco Hinz
2014-04-29
*
Refactor test_eval
Marco Hinz
2014-04-29
*
vim-patch:7.4.269
Marco Hinz
2014-04-29
*
vim-patch:7.4.266
Marco Hinz
2014-04-29
*
Changed variable types to fixed-size.
Klemen Košir
2014-04-29
*
Added crypt.h doxygen comments.
Klemen Košir
2014-04-29
*
Cleanup crypt.h/.c to follow the style guide.
Klemen Košir
2014-04-29
*
Cleanup
oni-link
2014-04-29
*
Call to rettv_list_alloc cannot fail.
oni-link
2014-04-29
*
Call to list_append_tv cannot fail.
oni-link
2014-04-29
*
Call to list_append_number cannot fail.
oni-link
2014-04-29
*
Updated comments in spell.h/.c to follow the style guide.
Klemen Košir
2014-04-29
*
vim-patch:7.4.262
Klemen Košir
2014-04-29
*
garray: comment and refactor a bit more
Nicolas Hillegeer
2014-04-29
*
garray: refactor and optimize ga_concat
Nicolas Hillegeer
2014-04-29
*
garray: make parameter of ga_concat_strings const
Nicolas Hillegeer
2014-04-29
*
garray: implement ga_concat_strings_sep
Nicolas Hillegeer
2014-04-29
*
garray: reimplement ga_concat_strings with stpcpy
Nicolas Hillegeer
2014-04-29
*
memory: implement xstp(n)cpy
Nicolas Hillegeer
2014-04-29
*
garray: refactor ga_grow
Nicolas Hillegeer
2014-04-29
*
Test and refactor `shorten_fname` and `shorten_fname1`
John
2014-04-29
*
Remove `shorten_filenames` (dead code)
John Schmidt
2014-04-29
*
Remove references to FEAT_{X11,CLIPBOARD} and USE_XSMP.
Chris Watkins
2014-04-28
*
path: add 'garray.h' to headers
Nicolas Hillegeer
2014-04-28
*
vim-patch:7.4.241
oni-link
2014-04-28
*
vim-patch:7.4.265
Klemen Košir
2014-04-28
*
vim-patch:7.4.264
Marco Hinz
2014-04-28
*
Use portable format specifiers: Improve arguments formatting.
Eliseo Martínez
2014-04-28
*
Use portable format specifiers: Clarify some casted expressions.
Eliseo Martínez
2014-04-28
*
Fix garray.* according to -Wconversion
Marco Hinz
2014-04-28
*
Use portable format specifiers: Case %ld - plain - sscanf.
Eliseo Martínez
2014-04-28
*
Remove useless modelines (pt2)
Marco Hinz
2014-04-28
*
Call to list_append_string cannot fail.
oni-link
2014-04-28
*
Call to list_append_dict cannot fail.
oni-link
2014-04-28
*
Remove code and checks for unsupported systems.
Chris Watkins
2014-04-28
*
Remove `alloc_clear`
John Schmidt
2014-04-28
*
vim-patch:7.4.260
Marco Hinz
2014-04-25
*
Tests: prettify Makefile
Marco Hinz
2014-04-25
*
vim-patch:7.4.261
Marco Hinz
2014-04-25
*
Broken build on 32 bit: Pending TODO: Reenable assertion.
Eliseo Martínez
2014-04-24
[next]