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
*
gcov: use __gcov_flush instead of __gcov_dump (#10260)
Daniel Hahler
2019-06-18
*
TUI: set os/input.c:global_fd to input->in_fd #10174
erw7
2019-06-10
*
vim-patch:8.1.0211: expanding a file name "~" results in $HOME
Jan Edmund Lazo
2019-05-25
*
lua/shared: share trim() impl
Justin M. Keyes
2019-05-20
*
fileio: set group of backup file
Justin M. Keyes
2019-05-20
*
Merge #9709 'fileio: use os_copy to create backups'
Justin M. Keyes
2019-05-20
|
\
|
*
docs: explicitly state return value on success
Said Al Attrach
2019-03-30
|
*
fs: add os_copy function that uses uv_fs_copyfile
Said Al Attrach
2019-03-10
*
|
vim-patch:8.1.1231: asking about existing swap file unnecessarily
Justin M. Keyes
2019-04-29
*
|
win/defaults: Use "…/nvim-data/site" in 'runtimepath'
Justin M. Keyes
2019-04-28
*
|
test: "$PATHEXT=::"
Justin M. Keyes
2019-04-02
*
|
fs.c: fix is_executable_ext()
erw7
2019-04-02
*
|
[ci skip] fs.c: fix comment
erw7
2019-04-01
*
|
fs.c: Move sh check of is_executable_ext to outside of loop
erw7
2019-04-01
*
|
fs.c: Simplify calling is_executable_ext
erw7
2019-04-01
*
|
fs.c: fix is_executable_ext
erw7
2019-04-01
*
|
fs.c: eliminate is_extension_executable
Justin M. Keyes
2019-04-01
*
|
is_extension_executable: simplify check for unix-style shell
Justin M. Keyes
2019-04-01
*
|
is_extension_executable: simplify
erw7
2019-04-01
*
|
cleanup: PATHEXT function
erw7
2019-04-01
*
|
test/win: executable(), exepath() #9516
erw7
2019-04-01
*
|
win: exepath(): append extension if omitted
erw7
2019-04-01
*
|
win: executable(): also check extension
erw7
2019-04-01
*
|
win: executable(): fix relative path bug
erw7
2019-04-01
*
|
Merge #9686 'win/Lua: monkey-patch os.getenv()'
Justin M. Keyes
2019-03-16
|
\
\
|
|
/
|
/
|
|
*
Fix os.getenv of lua on Windows
erw7
2019-03-07
|
*
Fix environment variable on Windows
erw7
2019-03-06
*
|
executable(): return false if user is not owner #9703
erw7
2019-03-09
|
/
*
os/env: Fix completion of multibyte env var names
erw7
2019-03-03
*
floats: implement floating windows
Björn Linse
2019-03-02
*
os: remove uv_translate_sys_error impl #9652
Justin M. Keyes
2019-03-01
*
clint: check env functions
Justin M. Keyes
2019-02-28
*
os/env: use libuv v1.12 getenv/setenv API
Justin M. Keyes
2019-02-27
*
os_getenv, os_setenv: revert "widechar" impl
Justin M. Keyes
2019-02-26
*
win: os_getenv(): use _wgetenv()
Justin M. Keyes
2019-02-25
*
os_setenv: use _wputenv_s; remove vestigial code #7920
Justin M. Keyes
2019-02-25
*
I/O: ignore ENOTSUP for failed fsync()
Justin M. Keyes
2019-02-21
*
deps: update to libuv v1.26.0
Justin M. Keyes
2019-02-21
*
fix "E667: Fsync failed" on macOS
Justin M. Keyes
2019-02-21
*
Merge #9560 from justinmk/Wmissing-prototypes
Justin M. Keyes
2019-02-04
|
\
|
*
build: -Wmissing-prototypes
Justin M. Keyes
2019-02-04
*
|
events: add "Signal" event #9564
Marco Hinz
2019-02-04
|
/
*
ui: multigrid mouse support
Björn Linse
2019-01-20
*
Merge #9401 from justinmk/pr-win-erw7
Justin M. Keyes
2018-12-30
|
\
|
*
cleanup: Remove os_term_is_nice()
Justin M. Keyes
2018-12-30
|
*
refactor: Extract os_tty_guess_term()
Justin M. Keyes
2018-12-30
*
|
vim-patch:8.1.0662: needlessly searching for tilde in string
James McCoy
2018-12-30
|
/
*
TUI: detect BSD vt console
Justin M. Keyes
2018-12-16
*
os/lang: use the correct LC_NUMERIC also for OS X
Björn Linse
2018-12-13
*
macOS: infer primary language if $LANG is empty #9345
Marco Hinz
2018-12-11
[next]