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
*
Remove has_mbyte from lines near changes in parent commit
ZviRackover
2018-08-16
*
Remove occurences of mb_head_off
ZviRackover
2018-08-15
*
refactor: Replace vim_strrchr() with strrchar() (#8718)
ZviRackover
2018-08-11
*
vim-patch:8.0.1512: warning for possibly using NULL pointer
Jan Edmund Lazo
2018-07-23
*
vim-patch:8.0.1464: add slash when completing directory #8684
Jan Edmund Lazo
2018-07-10
*
vim-patch:8.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
*
vim-patch:8.0.0355: using uninitialized memory when 'isfname' is empty (#8493)
Jan Edmund Lazo
2018-06-08
*
path: Silence PVS/V557: impossible to reach with NUL-terminated string
ZyX
2018-04-17
*
path: Fix PVS/V560: condition is essentially `A && A`
ZyX
2018-04-17
*
refactor/rename: path_to_absolute()
Justin M. Keyes
2018-03-24
*
refactor/rename: path_try_shorten_fname()
Justin M. Keyes
2018-03-24
*
refactor/rename: path_is_absolute()
Justin M. Keyes
2018-03-24
*
fixup: lint errors
Jan Edmund Lazo
2018-01-28
*
win: explicitly specify pathsep
Jan Edmund Lazo
2018-01-28
*
fixup: compile-time errors
Jan Edmund Lazo
2018-01-28
*
win: detect / and \ as root path separator
Jan Edmund Lazo
2018-01-28
*
Fix warning about conversion on mingw64
George Zhao
2018-01-18
*
win: vim_FullName(): force backslashes #7287
Ignas Anikevicius
2017-10-02
*
sockets: don't deadlock when connecting to own pipe address
Björn Linse
2017-05-29
*
Merge pull request #6735 from justinmk/funcattr
James McCoy
2017-05-20
|
\
|
*
path.c: Remove invalid FUNC_ATTR_NONNULL_RET
Justin M. Keyes
2017-05-13
*
|
env_iter: Learn `delim` parameter.
Justin M. Keyes
2017-05-15
*
|
startup: v:progpath fallback: path_guess_exepath
Justin M. Keyes
2017-05-15
|
/
*
*: Add comment to all C files
ZyX
2017-04-19
*
lint: fix clint errors around mb_tolower calls
Björn Linse
2017-04-10
*
mbyte: replace vim_tolower with mb_tolower handling locale correctly
Björn Linse
2017-04-10
*
fileio: Refactor msg_add_fname to something which needs no comments
ZyX
2017-04-03
*
*: Fix some Windows-specific warnings
ZyX
2017-03-29
*
eval,*: Move get_tv_string to typval.c
ZyX
2017-03-29
*
*: Move some dictionary functions to typval.h and use char*
ZyX
2017-03-29
*
vim-patch:7.4.1991
James McCoy
2017-02-27
*
win: executable(): full path without extension
Justin M. Keyes
2017-02-04
*
refactor: Remove strncpy/STRNCPY. (#6008)
Justin M. Keyes
2017-01-26
*
add_pathsep(): Return false if filename is too long.
cztchoice
2017-01-23
*
refactor: strlcat instead of str{n}cat.
cztchoice
2017-01-23
*
path.c: `vim_FullName()`: Fix heap overflow #5737
nfnty
2017-01-05
*
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
[next]