aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/path.c
Commit message (Expand)AuthorAge
* feat(options)!: remove compatible behaviours for vim 5.0 and earlierLewis Russell2023-07-17
* fix(runtime): respect 'fileignorecase' when sourcing (#24344)zeertzjq2023-07-14
* fix(completion): don't add backslashes to runtime pattern (#24296)zeertzjq2023-07-08
* fix(api): nvim_parse_cmd error message in pcall() #23297Alexandre Teoi2023-07-01
* refactor: remove some casts to char * (#24200)zeertzjq2023-06-29
* fix(events): don't expand non-file as file namezeertzjq2023-06-07
* fix(runtime): do not allow breakcheck inside runtime path calculationbfredl2023-04-19
* vim-patch:8.2.4184: cannot use an import in 'includeexpr'zeertzjq2023-04-17
* vim-patch:9.0.1400: find_file_in_path() is not reentrant (#23146)zeertzjq2023-04-17
* vim-patch:8.2.1049: Vim9: leaking memory when using continuation linezeertzjq2023-04-14
* refactor: remove redundant castsii142023-04-07
* refactor: remove redundant castsii142023-04-07
* refactor: remove redundant const char * castsii142023-04-07
* refactor(PVS/V1048): remove duplicated assignments (#21873)Lucas Merritt2023-03-25
* refactor: replace char_u with char (#21901)dundargoc2023-02-11
* vim-patch:9.0.1231: completion of :runtime does not handle {where} argumentzeertzjq2023-01-26
* refactor: replace char_u with char 25 (#21838)dundargoc2023-01-19
* refactor: replace char_u with char 24 (#21823)dundargoc2023-01-18
* vim-patch:9.0.1215: using isalpha() adds dependency on current localezeertzjq2023-01-18
* refactor: replace char_u with char 22 (#21786)dundargoc2023-01-17
* refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc2023-01-15
* refactor: replace char_u with char 21 (#21779)dundargoc2023-01-14
* refactor: replace char_u with char 20 (#21714)dundargoc2023-01-13
* refactor: replace char_u with char 19 (#21241)dundargoc2023-01-10
* refactor: replace char_u with char 18 (#21237)dundargoc2023-01-09
* refactor: replace char_u with char 17 - remove STRLCPY (#21235)dundargoc2023-01-09
* refactor: replace char_u with charDundar Göc2022-11-26
* refactor: replace char_u with charDundar Göc2022-11-19
* Merge pull request #20157 from dundargoc/build/iwyubfredl2022-11-15
|\
| * build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* | ci(windows): treat compiler warnings as errorsdundargoc2022-11-14
|/
* refactor: fix clang-tidy warningsdundargoc2022-11-06
* vim-patch:8.2.4679: cannot have expandcmd() give an error message for mistakeszeertzjq2022-11-05
* fix(path): don't remove trailing slash when getting absolute path (#20853)zeertzjq2022-10-30
* refactor: clint (#20600)Lewis Russell2022-10-12
* docs: fix typos (#20394)dundargoc2022-09-30
* vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)dundargoc2022-09-18
* Merge pull request #20077 from dundargoc/refactor/char_u/11bfredl2022-09-12
|\
| * refactor: replace char_u with charDundar Göc2022-09-11
* | vim-patch:8.2.4671: 'wildignorecase' is sometimes not used for glob() (#20165)zeertzjq2022-09-12
|/
* refactor: replace char_u with charDundar Göc2022-09-10
* refactor: replace char_u with charDundar Göc2022-09-06
* refactor: migrate comment style 2 #20080dundargoc2022-09-06
* vim-patch:9.0.0362: expanding ":e %" does not work for remote fileszeertzjq2022-09-03
* refactor: migrate comment style (#20012)Lewis Russell2022-09-02
* refactor: replace char_u with charDundar Göc2022-09-01
* refactor: replace char_u with charDundar Göc2022-08-31
* refactor: replace char_u with charDundar Göc2022-08-31
* refactor: replace char_u with char 4 (#19987)dundargoc2022-08-30
* refactor: replace char_u with charDundar Göc2022-08-29