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
*
syntax: syn_cluster_T.scl_list is int16_t*
Jan Edmund Lazo
2018-07-29
*
syntax: refactor syn_current_attr()
Jan Edmund Lazo
2018-07-29
*
syntax: use const on check_keyword_id() variables
Jan Edmund Lazo
2018-07-29
*
syntax: syn_state.sst_next_list is int16_t*
Jan Edmund Lazo
2018-07-29
*
syntax: current_next_list is int16_t*
Jan Edmund Lazo
2018-07-29
*
syntax: update types of stateitem_T members
Jan Edmund Lazo
2018-07-29
*
syntax: use const on syn_list_keywords() variables
Jan Edmund Lazo
2018-07-29
*
syntax: update types for keyentry_T,sp_syn
Jan Edmund Lazo
2018-07-29
*
syntax: use const on copy_id_list() params,vars
Jan Edmund Lazo
2018-07-29
*
syntax: use const on add_keyword() params,vars
Jan Edmund Lazo
2018-07-29
*
syntax: update types of syn_opt_arg_T members
Jan Edmund Lazo
2018-07-29
*
syntax: use const on put_id_list() variables
Jan Edmund Lazo
2018-07-29
*
vim-patch:8.0.1541: synpat_T is taking too much memory
Jan Edmund Lazo
2018-07-29
*
system(): handle profiling and 'verbose' #8730
Marcos Almeida
2018-07-29
*
Merge pull request #8770 from janlazo/vim-8.0.0726
Justin M. Keyes
2018-07-29
|
\
|
*
vim-patch:8.1.0111: .po files do not use recommended names
Jan Edmund Lazo
2018-07-23
|
*
vim-patch:8.0.1839: script to check .po file doesn't check for plural header
Jan Edmund Lazo
2018-07-23
|
*
vim-patch:8.0.1778: script to check translations does not always work
Jan Edmund Lazo
2018-07-23
|
*
vim-patch:8.0.0835: translations check with msgfmt does not work
Jan Edmund Lazo
2018-07-23
|
*
vim-patch:8.0.0830: translating messages is not ideal
Jan Edmund Lazo
2018-07-23
|
*
vim-patch:8.0.0794: checking translations fails with multiple NL
Jan Edmund Lazo
2018-07-23
|
*
vim-patch:8.0.0734: the script to check translations can be improved
Jan Edmund Lazo
2018-07-23
|
*
vim-patch:8.0.0726: translations cleanup script is too conservative
Jan Edmund Lazo
2018-07-23
*
|
log.c: Fix possible truncation in buffer (#8791)
hyatskov
2018-07-29
*
|
lint
Jan Edmund Lazo
2018-07-27
*
|
screen: add const and reindent update_debug_signs()
Jan Edmund Lazo
2018-07-27
*
|
vim-patch:8.0.0837: signs can be drawn on top of console messages
Jan Edmund Lazo
2018-07-27
*
|
Merge pull request #8789 from bfredl/updatehl
Björn Linse
2018-07-27
|
\
\
|
*
|
screen.c: add update_window_hl to special redrawing entrypoints
Björn Linse
2018-07-27
*
|
|
Merge pull request #8767 from janlazo/vim-8.0.0493
James McCoy
2018-07-27
|
\
\
\
|
*
|
|
file_search: free stackp if vim_findfile() failed
Jan Edmund Lazo
2018-07-24
|
*
|
|
vim-patch:8.0.0493: crash with cd command with very long argument
Jan Edmund Lazo
2018-07-22
*
|
|
|
Merge pull request #8485 from janlazo/vim-8.0.1012
James McCoy
2018-07-27
|
\
\
\
\
|
*
|
|
|
vim-patch:8.0.1017: test for MS-Windows $HOME always passes
Jan Edmund Lazo
2018-07-24
|
*
|
|
|
vim-patch:8.0.1012: MS-Windows: problem with $HOME when is was set internally
Jan Edmund Lazo
2018-07-24
|
*
|
|
|
vim-patch:8.0.0810: MS-Windows: tests still hang
Jan Edmund Lazo
2018-07-24
|
*
|
|
|
vim-patch:8.0.0806: tests may try to create XfakeHOME twice
Jan Edmund Lazo
2018-07-24
|
*
|
|
|
vim-patch:8.0.0805: GUI test fails with gnome2
Jan Edmund Lazo
2018-07-24
*
|
|
|
|
Merge pull request #8769 from janlazo/vim-8.0.1502
James McCoy
2018-07-27
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
vim-patch:8.0.1622: possible NULL pointer dereference
Jan Edmund Lazo
2018-07-23
|
*
|
|
|
vim-patch:8.0.1512: warning for possibly using NULL pointer
Jan Edmund Lazo
2018-07-23
|
*
|
|
|
vim-patch:8.0.1502: in out-of-memory situation character is not restored
Jan Edmund Lazo
2018-07-23
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
tui: clip invalid regions on resize (#8779), fixes #8774
Björn Linse
2018-07-26
*
|
|
|
log.c: format: padding
Justin M. Keyes
2018-07-25
*
|
|
|
log.c: ISO 8601 date/time
Justin M. Keyes
2018-07-24
*
|
|
|
log.c: include milliseconds
Justin M. Keyes
2018-07-24
*
|
|
|
log.c: message format
Justin M. Keyes
2018-07-24
*
|
|
|
rename: os_get_localtime => os_localtime
Justin M. Keyes
2018-07-24
|
|
/
/
|
/
|
|
*
|
|
ui: fix glitches where scrolling region affects clearing of screen
Björn Linse
2018-07-24
*
|
|
screen.c: fix redrawing tabline when messages overflow screen
Björn Linse
2018-07-24
|
/
/
[next]