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
Commit message (
Expand
)
Author
Age
...
*
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
*
Remove deprecated "--use-mirrors"
Steven Myint
2014-04-26
*
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
*
Add the neovim style guide to the contributing guide.
Chris Watkins
2014-04-24
*
Remove O_EXTRA which was only for EMX and cygwin.
Chris Watkins
2014-04-24
*
Remove mch_screenmode, inline EMSG into ex_mode()
Stefan Hoffmann
2014-04-24
*
Add cast to unsigned to improve div by 2 in find_internal_func()
Felipe Oliveira Carvalho
2014-04-24
*
Use /2 and 2* instead of >>1 and <<1 which are tricky with signed types
Felipe Oliveira Carvalho
2014-04-24
*
Remove OOM test in set_context_in_menu_cmd()
Felipe Oliveira Carvalho
2014-04-24
*
No OOM error condition in some ml_* functions
Felipe Oliveira Carvalho
2014-04-24
*
No OOM error condition in get_register() and yank_copy_line()
Felipe Oliveira Carvalho
2014-04-24
*
Add FUNC_ATTR_NONNULL_RET to some functions
Felipe Oliveira Carvalho
2014-04-24
*
No OOM error conditions in quickfix.c and regex_nfa.c
Felipe Oliveira Carvalho
2014-04-24
*
No OOM error in call_shell() and read_string()
Felipe Oliveira Carvalho
2014-04-24
*
No OOM error conditions in some functions of window.c
Felipe Oliveira Carvalho
2014-04-24
*
No OOM errors in mb_str2wide, slang_alloc, open_spellbuf
Felipe Oliveira Carvalho
2014-04-24
*
No OOM error condition in cs_make_vim_style_matches()
Felipe Oliveira Carvalho
2014-04-24
*
No OOM error condition in save_patterns()
Felipe Oliveira Carvalho
2014-04-24
*
No OOM error condition in prt_build_cid_fontname()
Felipe Oliveira Carvalho
2014-04-24
*
No OOM error condition in ga_concat_strings(), concat_fnames(), concat_str()
Felipe Oliveira Carvalho
2014-04-24
*
No OOM error condition in prep_exarg()
Felipe Oliveira Carvalho
2014-04-24
*
(verbose_)?try_malloc() to use on buf_write()
Felipe Oliveira Carvalho
2014-04-24
*
Use xmalloc() and xmemdupz() in file_pat_to_reg_pat()
Felipe Oliveira Carvalho
2014-04-24
*
vim-patch:7.4.237
oni-link
2014-04-24
*
Install the libncurses5-dev:i386 package to get the correct symlinks.
John Szakmeister
2014-04-23
*
Allow a single unittest file to be run.
John Szakmeister
2014-04-23
*
Make it easy to get a verbose build of Neovim.
John Szakmeister
2014-04-23
*
Use portable format specifiers: Clint advice & other.
Eliseo Martínez
2014-04-23
*
Use portable format specifiers: Case %l[uoxX] - *.po files.
Eliseo Martínez
2014-04-23
*
Use portable format specifiers: Remove dead code.
Eliseo Martínez
2014-04-23
*
Use portable format specifiers: Case %lu - localized - EMSGN.
Eliseo Martínez
2014-04-23
*
Use portable format specifiers: Case %l[uoxX] - plain - sprintf.
Eliseo Martínez
2014-04-23
*
Use portable format specifiers: Support 'll' in vim_snprintf.
Eliseo Martínez
2014-04-23
*
Use portable format specifiers: Case %ld - *.po files.
Eliseo Martínez
2014-04-23
*
Use portable format specifiers: Case %ld - localized - N_.
Eliseo Martínez
2014-04-23
*
Use portable format specifiers: Case %ld - localized - EMSGN.
Eliseo Martínez
2014-04-23
*
Use portable format specifiers: Case %ld - plain - EMSGN.
Eliseo Martínez
2014-04-23
*
Use portable format specifiers: Adapt EMSGN/emsgn to use (int64_t).
Eliseo Martínez
2014-04-23
*
Use portable format specifiers: Case %ld - localized - vim_snprintf_add.
Eliseo Martínez
2014-04-23
*
Use portable format specifiers: Case %ld - localized - vim_snprintf.
Eliseo Martínez
2014-04-23
*
Use portable format specifiers: Case %ld - plain - vim_snprintf.
Eliseo Martínez
2014-04-23
*
Use portable format specifiers: Case %ld - localized - smsg.
Eliseo Martínez
2014-04-23
*
Use portable format specifiers: Case %ld - plain - smsg.
Eliseo Martínez
2014-04-23
*
Use portable format specifiers: Case %ld - plain - fprintf.
Eliseo Martínez
2014-04-23
*
Use portable format specifiers: Case %ld - localized - sprintf.
Eliseo Martínez
2014-04-23
[prev]
[next]