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
...
*
tui: Fix queueing of large chunks of input
Thiago de Arruda
2015-10-01
*
rbuffer: Enhance rbuffer_reset to work with filled RBuffers
Thiago de Arruda
2015-10-01
*
os/input: Don't advance past incomplete sequences in input_enqueue
Thiago de Arruda
2015-10-01
*
tui: Don't use 'pastetoggle' for automatic pasting
Thiago de Arruda
2015-10-01
*
shell: Ensure silent bang mappings won't cut output
Thiago de Arruda
2015-10-01
*
Merge pull request #3410 from oni-link/fix.spell_suggest
Justin M. Keyes
2015-10-01
|
\
|
*
spell.c: Fix memory leak
oni-link
2015-10-01
*
|
Merge pull request #3407 from oni-link/fix.ga_concat
Justin M. Keyes
2015-10-01
|
\
\
|
|
/
|
/
|
|
*
garray.c: Prevent ga_concat() using memcpy(NULL,...)
oni-link
2015-09-30
*
|
eval/string(): Share code between msgpackdump() and string()+:echo
ZyX
2015-09-30
*
|
eval/msgpackdump(): Use copyID for protecting against recursive input
ZyX
2015-09-30
|
/
*
Merge pull request #3321 from cHoco/fix-append-api-implementation-2
Justin M. Keyes
2015-09-27
|
\
|
*
Fix append() without line argument
Enrico Ghirardi
2015-09-20
*
|
defaults: revert wildmode to 'full'
Felipe Morales
2015-09-26
*
|
ex_menu: use `bool`. #3389
Pavlos Vinieratos
2015-09-25
*
|
Remove VLA from path_get_absolute_path
Rui Abreu Ferreira
2015-09-24
*
|
Enable -Wconversion: if_cscope.c #3068
cztchoice
2015-09-23
*
|
nv_ident: sprintf => snprintf
Justin M. Keyes
2015-09-23
*
|
'keywordprg': support ex commands
Justin M. Keyes
2015-09-23
*
|
build: remove USEMAN_S
Justin M. Keyes
2015-09-23
|
/
*
eval/msgpackparse(): Fix crash by adding return at error
ZyX
2015-09-19
*
terminal: Don't store a buf_T reference in the terminal struct
Thiago de Arruda
2015-09-18
*
terminal: Run screen refresh timer in a deferred queue
Thiago de Arruda
2015-09-18
*
ugrid: Increase cell size to allow unicode composition
Thiago de Arruda
2015-09-18
*
terminal: Don't enter terminal mode from `:normal`
Thiago de Arruda
2015-09-18
*
eval: Fix `ex_delfunction` to use the `uf_refcount` field properly
Thiago de Arruda
2015-09-18
*
regexp: Fix invalid multibyte reads at end of strings
Thiago de Arruda
2015-09-18
*
os/path: Fix path_get_absolute_path for top-level paths
Thiago de Arruda
2015-09-18
*
ui_bridge: Fix passing NULL pointer to memcpy
Thiago de Arruda
2015-09-18
*
options: unify undolevels default
Jakob Schnitzer
2015-09-17
*
api: vim_err_write: don't wait for return in the middle of a message
Björn Linse
2015-09-16
*
loop: Free the parent queue last when destroying the loop
Thiago de Arruda
2015-09-16
*
remove HAVE_DUP #1072
Justin M. Keyes
2015-09-12
*
term: Do not highlight bold text by default. #3333
Enrico Ghirardi
2015-09-12
*
Merge pull request #3322 from oni-link/fix.memory.leak.2
Justin M. Keyes
2015-09-10
|
\
|
*
path.c: Fix memory leak in expand_wildcards().
oni-link
2015-09-09
*
|
Windows: Only link against libm, libutil on Unix. #3324
Rui Abreu Ferreira
2015-09-10
*
|
Merge #3297 'move.c refactor'
Justin M. Keyes
2015-09-10
|
\
\
|
|
/
|
/
|
|
*
Scope variables in move.c
Nicolas Cornu
2015-09-08
|
*
Replace TRUE/FALSE with true/false in move.c
Nicolas Cornu
2015-09-08
|
*
hasFolding return bool now
Nicolas Cornu
2015-09-08
|
*
hasFoldingWin now return bool
Nicolas Cornu
2015-09-08
|
*
win_T.w_cline_folded from int to bool
Nicolas Cornu
2015-09-07
*
|
Merge pull request #3298 from oni-link/vim-7.4.609
Justin M. Keyes
2015-09-09
|
\
\
|
*
|
vim-patch:7.4.609
oni-link
2015-09-07
*
|
|
Merge pull request #3308 from oni-link/fix.clang.report
Justin M. Keyes
2015-09-09
|
\
\
\
|
*
|
|
Fix warning: stream.c: stream_init(): Dead store: HI.
oni-link
2015-09-08
*
|
|
|
api: buffer_insert: fix bounds. #3315
Enrico Ghirardi
2015-09-09
*
|
|
|
encoding: Update handling of encoding in tests
Björn Linse
2015-09-08
*
|
|
|
encoding: simplify handling of encoding in TUI
Björn Linse
2015-09-08
[prev]
[next]