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
...
|
*
shada: Use “write then rename” variant by default for writing shada
ZyX
2015-10-08
|
*
shada: Test that history string does not contain zero byte
ZyX
2015-10-08
|
*
shada: Add support for converting strings that are read or written
ZyX
2015-10-08
|
*
shada: Refactor file reading/writing to use os_open
ZyX
2015-10-08
|
*
shada,functests: Refactor shada items skipping
ZyX
2015-10-08
|
*
shada: Reassign some entry types to WantInfo and WantMarks
ZyX
2015-10-08
|
*
shada: Add support for dumping and restoring buffer list
ZyX
2015-10-08
|
*
shada: Use pre-populated set of buffers on removable media
ZyX
2015-10-08
|
*
shada: Do not record removable buffers and marks
ZyX
2015-10-08
|
*
shada: Add support for dumping/restoring bufs changes and win jumps
ZyX
2015-10-08
|
*
shada: Initial support for merging history
ZyX
2015-10-08
|
*
shada: Skip reading some items if needed
ZyX
2015-10-08
|
*
main: Read marks at startup
ZyX
2015-10-08
|
*
shada: Use glibc functions to convert from big endian, add a fallback
ZyX
2015-10-08
|
*
viminfo: First version of ShaDa file dumping
ZyX
2015-10-08
|
*
mark: Fix valgrind error in mark.c
ZyX
2015-10-08
|
*
os/fs: Define os_strerror as an alias to uv_strerror
ZyX
2015-10-08
*
|
tui: Flush input on timer_cb
Thiago de Arruda
2015-10-12
|
/
*
api: represent api type String as msgpack type STR. closes #1250
Björn Linse
2015-10-08
*
tui: fix_terminfo: Handle "tmux" like "screen". #3422
Daniel Hahler
2015-10-04
*
menu: support :emenu invoked by cmenu map.
bambu
2015-10-03
*
ex_docmd: Fix terminal mode check condition for ex_normal
Thiago de Arruda
2015-10-01
*
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
[prev]
[next]