Fabian Homborg bc3d3de30a Also prepend "./" for filter if a filename starts with "-"
This is now added to the two commands that definitely deal with
relative paths.

It doesn't work for e.g. `path basename`, because after removing the
dirname prepending a "./" doesn't refer to the same file, and the
basename is also expected to not contain any slashes.
2022-05-29 17:48:12 +02:00
..
2022-05-19 17:38:41 +02:00
2022-02-14 16:18:16 -08:00
2022-04-19 18:52:06 +02:00
2022-01-09 23:47:58 +08:00