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
*
os/fs: Rename os_file_exists to os_path_exists (#4973)
Daniel Xu
2016-07-06
*
Merge #4646 from oni-link/fix.issue.4569.3
Justin M. Keyes
2016-06-26
|
\
|
*
shell.c: Fix missing output
oni-link
2016-05-15
*
|
Merge #4965 from justinmk/fixup4453
Justin M. Keyes
2016-06-25
|
\
\
|
*
|
ex_cmds2.c: cleanup
Justin M. Keyes
2016-06-25
*
|
|
os/fileio: Use readv often
ZyX
2016-06-24
*
|
|
*: Satisfy linter (newest type casts rule)
ZyX
2016-06-24
*
|
|
file: Move src/nvim/file.* to src/nvim/os/fileio.*
ZyX
2016-06-24
*
|
|
file: Add buffered reading and writing
ZyX
2016-06-23
*
|
|
file,os/fs,shada: Separate opening, closing, writing and reading files
ZyX
2016-06-23
|
/
/
*
|
Remove some unnecessary function attributes (#4909)
oni-link
2016-06-11
*
|
eval: allow setting cwd in {jobstart,termopen}()
Aleksa Sarai
2016-06-07
*
|
pty_process: split into plat-specific files (#3976)
Rui Abreu Ferreira
2016-06-04
*
|
*: Rename main loop variable from loop to main_loop
ZyX
2016-05-30
*
|
os_nodetype: Return NODE_NORMAL if os_stat fails.
Justin M. Keyes
2016-05-22
*
|
os/env.c: document remove_tail() properly
Felipe Oliveira Carvalho
2016-05-15
*
|
os/env.c: declare srcp and dst as restrict in expand_env_esc()
Felipe Oliveira Carvalho
2016-05-15
*
|
os/env.c: cosmetic changes done during review of the file
Felipe Oliveira Carvalho
2016-05-15
|
/
*
vim-patch:7.4.896
Rui Abreu Ferreira
2016-05-08
*
Windows: Fix os_nodetype() default return
Rui Abreu Ferreira
2016-05-06
*
Merge pull request #4678 from KillTheMule/vim-7.4.672
Justin M. Keyes
2016-05-04
|
\
|
*
vim-patch:7.4.672
KillTheMule
2016-05-02
*
|
Merge pull request #4680 from equalsraf/tb-windows-winsock2
Justin M. Keyes
2016-05-02
|
\
\
|
|
/
|
/
|
|
*
Windows: Include winsock2.h before windows.h
Rui Abreu Ferreira
2016-04-30
*
|
*: Fix new linter errors
ZyX
2016-05-01
|
/
*
Merge pull request #4675 from barraponto/patch-1
Justin M. Keyes
2016-04-29
|
\
|
*
Increase readability of unit conversion.
Capi Etheriel
2016-04-29
*
|
Add missing include fcntl.h
Rui Abreu Ferreira
2016-04-29
|
/
*
os_nodetype: impl with libuv
Justin M. Keyes
2016-04-29
*
Merge pull request #4593 from ZyX-I/length-functions
Justin M. Keyes
2016-04-26
|
\
|
*
keymap: Make replace_termcodes and friends accept length and cpo_flags
ZyX
2016-04-18
*
|
vim-patch:7.4.1114
Jurica Bradaric
2016-04-20
|
/
*
path.c: enable -Wconversion
Charles Joachim
2016-03-27
*
Lint: fix line length >80
Marco Hinz
2016-03-04
*
Windows: XDG: Update default paths. #4403
Rui Abreu Ferreira
2016-03-03
*
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
[next]