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
*
Merge #5975 from jamessan/execute-with-attrs
Justin M. Keyes
2017-02-03
|
\
|
*
test: execute() + :redir
Justin M. Keyes
2017-02-01
|
*
execute: Correctly capture output with highlight attributes
James McCoy
2017-02-01
*
|
Merge pull request #5869 from hardenedapple/undojoin-curhead
James McCoy
2017-02-02
|
\
\
|
*
|
Don't set b_u_curhead in ex_undojoin()
Matthew Malcomson
2017-01-22
*
|
|
Merge pull request #6045 from jamessan/vim-a02a551
James McCoy
2017-02-01
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
vim-patch:063b9d1
James McCoy
2017-02-01
|
*
|
Run cleanup.vim on {eo,fr}.po
James McCoy
2017-02-01
|
*
|
vim-patch:e18dbe8
James McCoy
2017-02-01
|
*
|
vim-patch:802a0d9
James McCoy
2017-02-01
|
*
|
vim-patch:a02a551
James McCoy
2017-02-01
|
/
/
*
|
doc: QuickBuild
Justin M. Keyes
2017-01-31
*
|
xstrlcat: Allow overlapped pointers. (#6017)
Justin M. Keyes
2017-01-31
*
|
undo: :earlier, g-: Set b_u_seq_cur correctly. (#6016)
Matthew Malcomson
2017-01-31
*
|
man.vim: get page after opening split (#6032)
Anmol Sethi
2017-01-31
*
|
man.vim: remove terminal escape characters (#6033)
Anmol Sethi
2017-01-31
*
|
dist: runtime/nvim.desktop
Matthieu Coudron
2017-01-31
*
|
eval.c: Fix findfile(), :find, gf in :terminal. #6009
Tommy Allen
2017-01-31
*
|
defaults: Revert 'mouse=a' (#6022)
Justin M. Keyes
2017-01-28
*
|
Merge pull request #6012 from jamessan/override-TI-cursor-normal
James McCoy
2017-01-26
|
\
\
|
*
|
tui: Ignore DECRST 12 in terminfo's cursor_normal, if present
James McCoy
2017-01-25
*
|
|
refactor: Remove strncpy/STRNCPY. (#6008)
Justin M. Keyes
2017-01-26
*
|
|
build: Disable jemalloc for FreeBSD. (#6007)
Justin M. Keyes
2017-01-26
|
/
/
*
|
test: Fix broken test.
Justin M. Keyes
2017-01-24
*
|
Merge #5964 from equalsraf/windows-clipboard
Justin M. Keyes
2017-01-24
|
\
\
|
*
|
Windows: Install runtime dependencies with Neovim binary
Rui Abreu Ferreira
2017-01-20
|
*
|
Enable clipboard provider tests in Windows
Rui Abreu Ferreira
2017-01-20
|
*
|
third-party: Add helper to fetch binary dependencies
Rui Abreu Ferreira
2017-01-20
|
*
|
Windows: Clipboard provider win32yank
Rui Abreu Ferreira
2017-01-20
*
|
|
ci: XXX: Disable "throttle" test on Travis macOS.
Justin M. Keyes
2017-01-23
*
|
|
Merge #5996 from justinmk/coverity-133845
Justin M. Keyes
2017-01-23
|
\
\
\
|
*
|
|
clint.py: Suggest xstrlcat instead of strcat.
Justin M. Keyes
2017-01-23
|
*
|
|
refactor: Replace vim_strcat() with xstrlcat().
Justin M. Keyes
2017-01-23
|
*
|
|
coverity/133853: Out-of-bounds access
Justin M. Keyes
2017-01-23
|
*
|
|
coverity/155512: Pass correct length to strncat()
Justin M. Keyes
2017-01-23
|
*
|
|
coverity/133845: Negative array index read. (FP)
Justin M. Keyes
2017-01-23
|
*
|
|
errors: Introduce "E856: Filename too long"
Justin M. Keyes
2017-01-23
|
*
|
|
add_pathsep(): Return false if filename is too long.
cztchoice
2017-01-23
|
*
|
|
refactor: strlcat instead of str{n}cat.
cztchoice
2017-01-23
|
/
/
/
*
|
|
Merge #5995 from ZyX-I/coverity-fixes
Justin M. Keyes
2017-01-23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
coverity/133898: Fix sizeof argument
ZyX
2017-01-23
|
*
|
ex_cmds: Also pass correct length in windows code
ZyX
2017-01-23
|
*
|
coverity/155511: Pass correct length argument to strncat()
ZyX
2017-01-23
|
*
|
coverity/155512: Pass correct length to strncat()
ZyX
2017-01-23
|
*
|
coverity/155513: Do not assume xcalloc can return NULL
ZyX
2017-01-23
*
|
|
version.c: update
Shougo Matsushita
2017-01-22
*
|
|
test: Avoid Lua closure limit.
Justin M. Keyes
2017-01-22
|
/
/
*
|
Merge #5782 'Visual-mode put from @. register'
Justin M. Keyes
2017-01-22
|
\
\
|
*
|
put fixup, esp. ". register close #5709 #5781
Matthew Malcomson
2017-01-18
*
|
|
readfile(): Fix read-after-free.
Justin M. Keyes
2017-01-21
[next]