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
/
nvim
Commit message (
Expand
)
Author
Age
*
eval: Use list_unref in place of decrementing refcount directly
ZyX
2015-12-13
*
eval: Replace internal_refcount hack with proper copyID setting
ZyX
2015-12-13
*
Merge pull request #3753 from watiko/vim-7.4.790
Justin M. Keyes
2015-12-12
|
\
|
*
Make clint status valid
watiko
2015-12-12
|
*
Fix the memory leaking
watiko
2015-12-12
|
*
Revert char to char_u
watiko
2015-12-12
|
*
Improve coding style
watiko
2015-12-06
|
*
Use vim_snprintf instead of sprintf
watiko
2015-11-28
|
*
Improve coding style
watiko
2015-11-28
|
*
Improve coding style
watiko
2015-11-28
|
*
tests: Migrate legacy test autocmd_option.
watiko
2015-11-28
|
*
vim-patch:7.4.790
watiko
2015-11-28
|
*
vim-patch:7.4.789
watiko
2015-11-28
|
*
vim-patch:7.4.787
watiko
2015-11-28
|
*
vim-patch:7.4.786
watiko
2015-11-28
*
|
Merge pull request #3807 from ZyX-I/improve-clint
Justin M. Keyes
2015-12-12
|
\
\
|
*
|
shada: Fix all linter errors in src/nvim/shada.*
ZyX
2015-12-13
*
|
|
Merge pull request #3824 from sethjackson/pstrcmp
Justin M. Keyes
2015-12-12
|
\
\
\
|
*
|
|
Windows: Remove UNIX guard for pstrcmp()
Rui Abreu Ferreira
2015-12-11
*
|
|
|
Windows: Remove unnecessary codepath from modname.
Seth Jackson
2015-12-11
|
/
/
/
*
|
|
statusline: Check width before advancing pointer. #3818
Enrico Ghirardi
2015-12-10
*
|
|
Merge pull request #3804 from sethjackson/signal-guards
Justin M. Keyes
2015-12-09
|
\
\
\
|
*
|
|
Add guards for SIGPIPE and SIGQUIT
Rui Abreu Ferreira
2015-12-08
|
|
/
/
*
|
|
Merge pull request #3783 from sethjackson/log-file-def
Justin M. Keyes
2015-12-09
|
\
\
\
|
*
|
|
Update USR_LOG_FILE definition.
Rui Abreu Ferreira
2015-12-07
|
|
/
/
*
/
/
Windows: Define HOME environment variable
Rui Abreu Ferreira
2015-12-08
|
/
/
*
|
Merge pull request #3780 from sethjackson/header-guards
Justin M. Keyes
2015-12-07
|
\
\
|
*
|
Add missing guard for HAVE_UNISTD_H
Rui Abreu Ferreira
2015-12-02
*
|
|
Fix Windows code in command_line_execute()
Rui Abreu Ferreira
2015-12-04
|
/
/
*
|
undo.c: Change return type to bool on functions #3697
Wayne Rowcliffe
2015-12-01
*
|
Merge pull request #3762 from Shougo/vim-7.4.649
Justin M. Keyes
2015-12-01
|
\
\
|
*
|
vim-patch:7.4.649
Shougo Matsushita
2015-11-29
*
|
|
Merge pull request #3761 from Shougo/vim-7.4.631
Justin M. Keyes
2015-12-01
|
\
\
\
|
*
|
|
vim-patch:7.4.631
Shougo Matsushita
2015-12-01
|
|
/
/
*
|
|
Merge pull request #3760 from Shougo/vim-7.4.623
Justin M. Keyes
2015-12-01
|
\
\
\
|
*
|
|
vim-patch:7.4.623
Shougo Matsushita
2015-12-01
|
|
/
/
*
|
|
Merge pull request #3759 from Shougo/vim-7.4.617
Justin M. Keyes
2015-12-01
|
\
\
\
|
*
|
|
vim-patch:7.4.617
Shougo Matsushita
2015-11-29
|
|
/
/
*
/
/
Windows: Add path definitions for Windows.
Seth Jackson
2015-11-29
|
/
/
*
|
Merge pull request #3750 from Pyrohh/header
Justin M. Keyes
2015-11-28
|
\
\
|
|
/
|
/
|
|
*
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
|
Merge pull request #3724 from ZyX-I/fix-3635
Justin M. Keyes
2015-11-27
|
\
\
|
|
/
|
/
|
|
*
shada: Do not save unlisted and quickfix buffers
ZyX
2015-11-23
*
|
Windows: Only redefine ssize_t for MSVC
Rui Abreu Ferreira
2015-11-26
*
|
Don't use errno constants for os_open() errors
Rui Abreu Ferreira
2015-11-25
*
|
Update shada.c to use libuv error constants instead of errno constants
Rui Abreu Ferreira
2015-11-25
*
|
Return libuv error code from os_getperm()
Rui Abreu Ferreira
2015-11-25
*
|
Return libuv return code from os_stat()
Rui Abreu Ferreira
2015-11-25
*
|
Fix comments for os_* functions return value
Rui Abreu Ferreira
2015-11-25
*
|
Remove unnecessary includes for errno.h
Rui Abreu Ferreira
2015-11-25
[next]