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
/
os
Commit message (
Expand
)
Author
Age
*
Merge pull request #4277 from Jun-T/lang2locale
Justin M. Keyes
2016-02-26
|
\
|
*
build: install *.mo into the "standard" directory
Jun T
2016-02-23
*
|
vim-patch:7.4.936 #4271
watiko
2016-02-22
*
|
vim-patch:7.4.845
watiko
2016-02-21
*
|
vim-patch:7.4.832
watiko
2016-02-21
|
/
*
Merge pull request #3994 from sethjackson/pathext
Justin M. Keyes
2016-02-01
|
\
|
*
Windows: use $PATHEXT to find executables in path.
Rui Abreu Ferreira
2016-01-30
*
|
Merge pull request #4024 from sethjackson/io-include
Justin M. Keyes
2016-02-01
|
\
\
|
*
|
Windows: include <io.h>.
Rui Abreu Ferreira
2016-01-17
*
|
|
config: Remove HAVE_UNISTD_H.
Seth Jackson
2016-01-18
|
|
/
|
/
|
*
|
Windows: Include <uv.h> for S_IFLNK.
Rui Abreu Ferreira
2016-01-17
|
/
*
os/win_defs.h: Define O_NOFOLLOW
Michael Reed
2016-01-16
*
misc: UNIX => Unix #4022
Seth Jackson
2016-01-16
*
doc: Remove more references to MS-DOS
Seth Jackson
2016-01-16
*
Misc. macro cleanup
Michael Reed
2016-01-14
*
Windows: Undefine the Windows RGB macro.
Rui Abreu Ferreira
2016-01-14
*
vim-patch:7.4.569/573
Shougo Matsushita
2016-01-13
*
os/*_defs.h: MAXNAMLEN cleanup
Michael Reed
2016-01-12
*
Windows: use ';' as env $PATH separator.
Rui Abreu Ferreira
2016-01-11
*
Merge pull request #3980 from ZyX-I/shell-unquote
Justin M. Keyes
2016-01-10
|
\
|
*
shell: Unquote &shell* options before using them
ZyX
2016-01-11
*
|
Windows: define MAXNAMLEN for Windows.
Seth Jackson
2016-01-10
|
/
*
Fix S_ISLNK definition in os_defs.h.
Seth Jackson
2016-01-03
*
Windows: Bring back code branch for if_cscope.
Rui Abreu Ferreira
2016-01-01
*
Windows: Make the os_get_uname argument portable.
Seth Jackson
2016-01-01
*
Port fsync() to libuv.
Seth Jackson
2016-01-01
*
MSVC: Define STDOUT_FILENO and STDERR_FILENO.
Rui Abreu Ferreira
2015-12-21
*
Merge pull request #3846 from sethjackson/win-defs
Justin M. Keyes
2015-12-16
|
\
|
*
MSVC: Define S_IXUSR.
Rui Abreu Ferreira
2015-12-16
*
|
Windows: define FNAME_ILLEGAL.
Seth Jackson
2015-12-14
|
/
*
Merge #3443 'vim-patch:7.4.{785,795,898}'
Justin M. Keyes
2015-12-13
|
\
|
*
vim-patch:7.4.785
Johan Klokkhammer Helsing
2015-11-22
*
|
Windows: Implement os_setenv() using _putenv_s()
Rui Abreu Ferreira
2015-12-12
*
|
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
*
|
|
Windows: Define HOME environment variable
Rui Abreu Ferreira
2015-12-08
|
/
/
*
|
Windows: Add path definitions for Windows.
Seth Jackson
2015-11-29
*
|
Windows: Only redefine ssize_t for MSVC
Rui Abreu Ferreira
2015-11-26
*
|
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
|
/
*
os/fs.c: Convert stray getenv() to os_getenv()
Michael Reed
2015-10-31
*
Merge pull request #3553 from ZyX-I/fix-xdg-2
Justin M. Keyes
2015-10-30
|
\
|
*
stdpaths: Document that stdpaths_*_subpath is not returning NULL
ZyX
2015-10-29
|
*
stdpaths: Use NULL in place of empty strings
ZyX
2015-10-29
*
|
os/input.c: Fix assertion in `create_cursorhold_event`
Thiago de Arruda
2015-10-29
|
/
*
main: Refactor normal_enter to call `os_inchar` directly
Thiago de Arruda
2015-10-26
*
input: Remove CURSORHOLD key
Thiago de Arruda
2015-10-26
*
os/unix_defs: Rename default system vimrc file to sysinit.vim
ZyX
2015-10-24
*
os/fs: Allow os_mkdir_recurse directory name to end with ///
ZyX
2015-10-23
[next]