aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/path.c
Commit message (Expand)AuthorAge
* 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
* refactor: replace char_u with charDundar Goc2022-08-12
* refactor: replace char_u with charDundar Goc2022-07-31
* refactor: replace char_uDundar Goc2022-07-02
* refactor: replace char_u #18429dundargoc2022-06-28
* feat(server): instance "name", store pipes in stdpath(state)Justin M. Keyes2022-06-15
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* refactor: replace char_u variables and functions with charDundar Goc2022-05-16
* refactor: replace char_u variables and functions with charDundar Goc2022-05-11
* refactor: replace char_u variables and functions with charDundar Goc2022-05-09
* refactor: replace char_u variables and functions with charDundar Goc2022-05-07
* refactor: replace char_u variables and functions with charDundar Goc2022-05-04
* refactor: replace char_u variables and functions with charDundar Goc2022-05-03
* refactor(uncrustify): change rules to better align with the style guideDundar Goc2022-04-29
* refactor: convert macros to all-caps (#17895)dundargoc2022-04-24
* vim-patch:8.2.3551: checking first character of url twice (#17910)dundargoc2022-03-30
* vim-patch:8.2.4418: crash when using special multi-byte characterSean Dewar2022-02-19
* vim-patch:8.2.3939: MS-Windows: fnamemodify('', ':p') does not workzeertzjq2022-02-07
* vim-patch:8.2.3824: no ASAN support for MSVCzeertzjq2022-02-07
* vim-patch:8.2.1741: pathshorten() only supports using one characterzeertzjq2022-02-06
* Merge pull request #17174 from zeertzjq/vim-8.2.3153bfredl2022-01-27
|\
| * vim-patch:8.2.3153: URLs with a dash in the scheme are not recognizedzeertzjq2022-01-24
* | vim-patch:8.2.3611: crash when using CTRL-W f without finding a file namezeertzjq2022-01-18
|/
* refactor(misc1): move out high-level input functions to a new file: input.cBjörn Linse2021-12-10
* refactor(misc1): move out misc functions which obviously belong elsewhereBjörn Linse2021-12-09
* Merge pull request #16362 from zeertzjq/vim-8.2.3617Jan Edmund Lazo2021-11-21
|\
| * vim-patch:8.2.3468: problem with :cd when editing file in non-existent directoryzeertzjq2021-11-19
* | refactor: saner options for uncrustify (#16204)dundargoc2021-11-19
|/
* refactor: reduce number of explicit char casts (#16077)dundargoc2021-11-16
* refactor(macros): delete multibyte macros which just are aliasesBjörn Linse2021-11-14
* vim-patch:8.1.0743: giving error messages is not flexibleJames McCoy2021-11-01
* refactor: saner options for uncrustify #16196dundargoc2021-10-31
* refactor: reduce number of unique char castsDundar Göc2021-10-13
* refactor: format with uncrustify #15755dundargoc2021-09-24
* refactor: convert TRUE/FALSE to true/false (#15660)dundargoc2021-09-18