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:8.2.3551: checking first character of url twice (#17910)
dundargoc
2022-03-30
*
vim-patch:8.2.4418: crash when using special multi-byte character
Sean Dewar
2022-02-19
*
vim-patch:8.2.3939: MS-Windows: fnamemodify('', ':p') does not work
zeertzjq
2022-02-07
*
vim-patch:8.2.3824: no ASAN support for MSVC
zeertzjq
2022-02-07
*
vim-patch:8.2.1741: pathshorten() only supports using one character
zeertzjq
2022-02-06
*
Merge pull request #17174 from zeertzjq/vim-8.2.3153
bfredl
2022-01-27
|
\
|
*
vim-patch:8.2.3153: URLs with a dash in the scheme are not recognized
zeertzjq
2022-01-24
*
|
vim-patch:8.2.3611: crash when using CTRL-W f without finding a file name
zeertzjq
2022-01-18
|
/
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
refactor(misc1): move out misc functions which obviously belong elsewhere
Björn Linse
2021-12-09
*
Merge pull request #16362 from zeertzjq/vim-8.2.3617
Jan Edmund Lazo
2021-11-21
|
\
|
*
vim-patch:8.2.3468: problem with :cd when editing file in non-existent directory
zeertzjq
2021-11-19
*
|
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
|
/
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
refactor(macros): delete multibyte macros which just are aliases
Björn Linse
2021-11-14
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
refactor: reduce number of unique char casts
Dundar Göc
2021-10-13
*
refactor: format with uncrustify #15755
dundargoc
2021-09-24
*
refactor: convert TRUE/FALSE to true/false (#15660)
dundargoc
2021-09-18
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
Fix `<afile>` getting prepended with a slash on WinClosed (#14515)
Ghjuvan Lacambre
2021-06-26
*
Remove '- 1' for sizes passed to xstrlcpy
Jan Edmund Lazo
2021-05-19
*
path.c: fix path_fnamencmp
erw7
2021-02-25
*
path: add helper for checking a file extension
dm1try
2020-12-01
*
refactor: pass window to was_set_insecurely
Matthieu Coudron
2020-11-23
*
vim-patch:8.1.0806: too many #ifdefs
Jan Edmund Lazo
2020-11-12
*
refactor: move various things to os/shell.c
Justin M. Keyes
2020-02-02
*
vim-patch:8.1.1143: may pass weird strings to file name expansion
Jan Edmund Lazo
2020-01-26
*
vim-patch:8.1.2120: some MB_ macros are more complicated than necessary
Jan Edmund Lazo
2019-10-06
*
vim-patch:8.1.1371: cannot recover from a swap file #11081
Jurica Bradarić
2019-10-05
*
vim-patch:8.1.1897: may free memory twice when out of memory (#10827)
Jan Edmund Lazo
2019-08-22
*
Fix get_path_cutoff() on Windows
erw7
2019-08-17
*
os_can_exe: remove char_u
Justin M. Keyes
2019-07-21
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
vim-patch:8.0.0876: backslashes and wildcards in backticks don't work
Jan Edmund Lazo
2019-05-07
*
os/env: use libuv v1.12 getenv/setenv API
Justin M. Keyes
2019-02-27
*
clang/"null pointer dereference": expand_wildcards
Justin M. Keyes
2019-01-18
*
PVS/V1032: pointer cast to a more strictly aligned type
Justin M. Keyes
2019-01-18
*
PVS/V1032: pointer cast to a more strictly aligned type
Justin M. Keyes
2019-01-18
*
clang/"null passed to nonnull arg": expand_wildcards
Justin M. Keyes
2019-01-13
*
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
[next]