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
...
*
No OOM error in make_filter_cmd()
Felipe Oliveira Carvalho
2014-05-07
*
Replace lalloc() with xmalloc()
Felipe Oliveira Carvalho
2014-05-07
*
Merge pull request #644 from philix/log
Justin M. Keyes
2014-05-06
|
\
|
*
Introduce os_localtime_r() and os_get_local_time()
Felipe Oliveira Carvalho
2014-05-06
|
*
Macro-based log utility for Neovim
Felipe Oliveira Carvalho
2014-05-06
|
*
Use REGEXP_DEBUG to enable log-based regexp debugging
Felipe Oliveira Carvalho
2014-05-06
*
|
Prevent preserve_exit() from executing more than once.
Dane Summers
2014-05-06
*
|
removed `vim_free()` function
Matthias Beyer
2014-05-05
*
|
replaced `vim_free()` calls with `free()` calls
Matthias Beyer
2014-05-05
*
|
Replace vim_free() implementation
Matthias Beyer
2014-05-04
|
/
*
vim-patch:7.4.274
Marco Hinz
2014-05-04
*
Use portable format specifiers: Case %lu - localized - EMSGU.
Eliseo Martínez
2014-05-04
*
Use portable format specifiers: Adapt/fix EMSGU/emsgu to use (uint64_t).
Eliseo Martínez
2014-05-04
*
Remove unused function vcol2col.
Thomas Wienecke
2014-05-03
*
Remove unused function cmdline_at_end.
Thomas Wienecke
2014-05-03
*
Remove unused function cmdline_overstrike.
Thomas Wienecke
2014-05-03
*
Remove undefined function clip_yank_selection.
Thomas Wienecke
2014-05-03
*
Remove unused function get_fpos_of_mouse.
Thomas Wienecke
2014-05-03
*
Remove unused function is_autocmd_blocked.
Thomas Wienecke
2014-05-03
*
Remove undefined function adjust_clip_reg.
Thomas Wienecke
2014-05-03
*
Remove unused function free_register.
Thomas Wienecke
2014-05-03
*
Remove undefined function server_to_input_buf.
Thomas Wienecke
2014-05-03
*
Remove unused function unset_global_local_option.
Thomas Wienecke
2014-05-03
*
Remove undefined function gui_show_popupmenu + its unused return defines.
Thomas Wienecke
2014-05-03
*
Remove undefined function gui_show_popupmenu + call.
Thomas Wienecke
2014-05-03
*
Remove unused function yank_cut_buffer0.
Thomas Wienecke
2014-05-03
*
Remove unused function push_raw_key.
Thomas Wienecke
2014-05-03
*
Remove unused function vim_free_in_input_buf.
Thomas Wienecke
2014-05-03
*
Remove undefined function suspend_shell.
Thomas Wienecke
2014-05-03
*
Remove unused function ui_inchar_undo.
Thomas Wienecke
2014-05-03
*
Remove unused function highlight_gui_color_rgb.
Thomas Wienecke
2014-05-03
*
Remove unused function re_lookbehind.
Thomas Wienecke
2014-05-03
*
Remove unused function get_shape_idx.
Thomas Wienecke
2014-05-03
*
Remove unused function handle_drop.
Thomas Wienecke
2014-05-03
*
Remove unused function add_long_to_buf.
Thomas Wienecke
2014-05-03
*
Remove undefined functions.
Thomas Wienecke
2014-05-03
*
Remove project int types: Case long_i: Replace with plain long.
Eliseo Martínez
2014-05-03
*
Remove project int types: Case int_u: Replace with uint32_t.
Eliseo Martínez
2014-05-03
*
Remove project int types: Case short_u: Replace with uint16_t.
Eliseo Martínez
2014-05-03
*
Improve test_eval.in
Marco Hinz
2014-05-02
*
Rename buf_modname to modname as they've become the same
Felipe Oliveira Carvalho
2014-05-02
*
Remove the always-FALSE shortname argument from buf_modname()
Felipe Oliveira Carvalho
2014-05-02
*
Remove the code related to the shortname option
Felipe Oliveira Carvalho
2014-05-02
*
Don't retry to make the tempname in write_viminfo() with shortname=1
Felipe Oliveira Carvalho
2014-05-02
*
Remove checks for SHORT_FNAME and USE_LONG_FNAME.
Chris Watkins
2014-05-02
*
Remove two-iteration loop from check_keyword_id
Pavel Platto
2014-05-02
*
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
[prev]
[next]