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
/
path.c
Commit message (
Expand
)
Author
Age
*
vim-patch:7.4.2274 (#5439)
Harm te Hennepe
2016-10-12
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
path.c: Avoid code duplication for path separator checks
Rui Abreu Ferreira
2016-08-18
*
Windows: Check drive letter in absolute paths
Rui Abreu Ferreira
2016-08-18
*
Add Windows support to path_is_absolute()
Rui Abreu Ferreira
2016-08-18
*
Windows: get_past_head() (#5199)
Rui Abreu Ferreira
2016-08-13
*
Windows: Don't use literal path separators
Rui Abreu Ferreira
2016-08-09
*
os/fs: Rename os_file_exists to os_path_exists (#4973)
Daniel Xu
2016-07-06
*
vim-patch:7.4.896
Rui Abreu Ferreira
2016-05-08
*
Linting.
KillTheMule
2016-05-02
*
vim-patch:7.4.672
KillTheMule
2016-05-02
*
*: Fix new linter errors
ZyX
2016-05-01
*
Happy little, happy little, happy little linter
KillTheMule
2016-04-22
*
vim-patch:7.4.871
KillTheMule
2016-04-22
*
The trivial part of 7.4.871
KillTheMule
2016-04-22
*
vim-patch:7.4.1120
Jurica Bradaric
2016-04-20
*
vim-patch:7.4.1117
Jurica Bradaric
2016-04-20
*
Fix linter errors.
Jurica Bradaric
2016-04-20
*
vim-patch:7.4.1116
Jurica Bradaric
2016-04-20
*
*: Make set_vim_var_\* functions have proper argument types
ZyX
2016-04-18
*
path.c: enable -Wconversion
Charles Joachim
2016-03-27
*
path.c: Fulfill the `@returns` conditions
watiko
2016-02-21
*
vim-patch:7.4.903
watiko
2016-02-21
*
vim-patch:7.4.831
watiko
2016-02-21
*
vim-patch:7.4.835
Jurica Bradaric
2016-02-09
*
vim-patch:7.4.656
Justin Gassner
2016-01-25
*
misc: UNIX => Unix #4022
Seth Jackson
2016-01-16
*
win32: Fix syntax error in #ifndef block. #3968
Rui Abreu Ferreira
2016-01-10
*
Windows: Ignore EW_ICASE in do_path_expand
Rui Abreu Ferreira
2015-12-31
*
Windows: Remove UNIX guard for pstrcmp()
Rui Abreu Ferreira
2015-12-11
*
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
Remove unnecessary includes for errno.h
Rui Abreu Ferreira
2015-11-25
*
*: Fix linter errors
ZyX
2015-10-23
*
stdpaths: Do NOT create data directories
ZyX
2015-10-23
*
stdpaths,main: Remove all remaining memory leaks
ZyX
2015-10-23
*
Remove VLA from path_get_absolute_path
Rui Abreu Ferreira
2015-09-24
*
os/path: Fix path_get_absolute_path for top-level paths
Thiago de Arruda
2015-09-18
*
path.c: Fix memory leak in expand_wildcards().
oni-link
2015-09-09
*
do_path_expand: Avoid non-readable directories. #3273
Felipe Morales
2015-09-04
*
Remove instances of TRUE/FALSE macro
Steven Oliver
2015-09-04
*
test: call scandir_next_with_dots() more than once
Justin M. Keyes
2015-08-01
*
Add the . and .. entries to glob()
Felipe Morales
2015-08-01
*
minor cleanup. #2610
Mark Bainter
2015-05-13
*
Fix a wrong expectation for vim_FullName() and FullName_save().
John Szakmeister
2015-05-09
*
Update vim_FullName() to define fname as const
Mark Bainter
2015-05-06
*
Make fname const in path_get_absolute_path()
Mark Bainter
2015-05-06
*
Remove char_u: concat_fnames()
Mark Bainter
2015-05-06
*
Remove char_u: fix_fname()
Mark Bainter
2015-05-06
*
Remove char_u: FullName_save()
Mark Bainter
2015-05-06
*
Remove char_u: vim_FullName()
Mark Bainter
2015-05-06
[next]