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
/
test
/
unit
/
path_spec.lua
Commit message (
Expand
)
Author
Age
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
fix(runtime): respect 'fileignorecase' when sourcing (#24344)
zeertzjq
2023-07-14
*
test: replace lfs with luv and vim.fs
dundargoc
2023-04-04
*
test(unit): use file:close() properly (#21505)
zeertzjq
2022-12-22
*
fix(path): don't remove trailing slash when getting absolute path (#20853)
zeertzjq
2022-10-30
*
fix(path): path_is_url returns false for "foo:/" #19797
sigmaSd
2022-08-23
*
test(unit): add unit tests for path_with_url
zeertzjq
2022-01-24
*
vim-patch:8.2.3468: problem with :cd when editing file in non-existent directory
zeertzjq
2021-11-19
*
path: add helper for checking a file extension
dm1try
2020-12-01
*
vim-patch:8.1.1371: cannot recover from a swap file #11081
Jurica Bradarić
2019-10-05
*
tests: improve error message with literat "~" directory (#11032)
Daniel Hahler
2019-09-17
*
refactor/rename: path_try_shorten_fname()
Justin M. Keyes
2018-03-24
*
refactor/rename: path_is_absolute()
Justin M. Keyes
2018-03-24
*
test/unit/path_spec: expect correct buffer size (#7514)
Marco Hinz
2017-11-13
*
test: avoid extra clear() calls
Justin M. Keyes
2017-10-02
*
win: vim_FullName(): force backslashes #7287
Ignas Anikevicius
2017-10-02
*
startup: v:progpath fallback: path_guess_exepath
Justin M. Keyes
2017-05-15
*
test/fs: sanity check for literal "~" directory (#6579)
Justin M. Keyes
2017-04-24
*
unittests: Do not import libnvim or headers in main process
ZyX
2017-03-11
*
unittests: Check core dumps in after_each, like in functests
ZyX
2017-03-11
*
unittests: Run all unit tests in their own processes
ZyX
2017-03-11
*
path.c: `vim_FullName()`: Fix heap overflow #5737
nfnty
2017-01-05
*
test/unit: clean up according to luacheck
Marco Hinz
2015-11-23
*
os/path: Fix path_get_absolute_path for top-level paths
Thiago de Arruda
2015-09-18
*
tests: Fix test setup/teardown in path_spec.lua #2402
David Bürgin
2015-04-12
*
path_fix_case: unit test
Scott Prager
2015-03-31
*
unit tests: avoid global scope; add missing cimports
Justin M. Keyes
2014-09-11
*
unittest: convert path_spec.moon to lua
Thiago de Arruda
2014-08-31