Sylvestre Ledru
|
fbb64b9c5c
|
mkdir: gnu compat: add support of mkdir -p foo/.
|
2022-03-25 21:35:27 +01:00 |
|
353fc443 aka Seagull
|
8ccc45c68c
|
mkdir: recursive reporting of created directories in verbose mode (#3217)
|
2022-03-06 21:36:08 +01:00 |
|
Daniel Eades
|
784f2e2ea1
|
use semicolons if nothing returned
|
2022-01-30 15:08:26 +01:00 |
|
James Robson
|
0b2483452a
|
Add symbolic mode support to mkdir
|
2021-10-16 12:57:55 +01:00 |
|
Jan Scheer
|
3aeccfd802
|
fix a lot of clippy warnings
|
2021-05-29 15:11:22 +02:00 |
|
Sylvestre Ledru
|
dbc716546b
|
fix(mkdir) - Add --parent as alias of --parents
It is used this way sometimes:
https://sources.debian.org/src/php-symfony-polyfill/1.21.0-2/debian/rules/?hl=49#L49
https://sources.debian.org/src/firebird3.0/3.0.7.33374.ds4-1/debian/functions.sh/?hl=24#L24
https://sources.debian.org/src/postfix/3.5.6-1/debian/configure-instance.sh/?hl=67#L67
|
2020-12-18 14:41:59 +01:00 |
|
Sylvestre Ledru
|
897bcb2e67
|
refactor(mkdir): Move to clap + add a test
|
2020-11-08 17:51:04 +01:00 |
|
Roy Ivy III
|
de0375f909
|
tests ~ reorganize tests
|
2020-06-01 18:30:04 -05:00 |
|