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
*
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
*
jobstart(): Fix hang on non-executable cwd #9204
Tommy Allen
2018-11-07
*
shell/logging: Fix E730 with verbose system({List}) #9009
Justin M. Keyes
2018-09-21
*
log: RPC, input, other events
Justin M. Keyes
2018-09-19
*
do_shell, do_filter: Remove "clear screen", "wait for return" calls
Justin M. Keyes
2018-09-12
*
Refactor: remove mb_ptr2len_len, mb_ptr2cells and mb_ptr2cells_len
ZviRackover
2018-08-31
*
shell.c: fix scan-build NPE warning #8932
Justin M. Keyes
2018-08-29
*
vim-patch:8.0.0883: invalid memory access with nonsensical script
Jan Edmund Lazo
2018-08-24
*
Fix crash in lang_init() on macOS if lang_region = NULL
battlmonstr
2018-08-01
[next]