aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/path.c
Commit message (Expand)AuthorAge
* 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
* refactor: replace char_u with charDundar Göc2022-08-26
* refactor: change FALSE/TRUE to false/trueLewis Russell2022-08-26
* refactor: replace char_u with charDundar Goc2022-08-25
* refactor: pre-incr to post-incrLewis Russell2022-08-25
* fix(path): path_is_url returns false for "foo:/" #19797sigmaSd2022-08-23
* vim-patch:8.2.4841: empty string considered an error for expand()zeertzjq2022-08-23
* vim-patch:9.0.0231: expanding "**" may loop forever with directory links (#19...zeertzjq2022-08-21
* vim-patch:8.1.1886: command line expansion code is spread out (#19861)zeertzjq2022-08-21
* refactor: change pre-decrement/increment to post (#19799)Lewis Russell2022-08-16