-
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
redo
is-*
commands, redo fs-rm
, add dorothy commands
- `dorothy`: add `commands` action, to list the available commands - `echo-style`: fix `--=` usage causing crash - `fs-own`: support variant spelling of `recursive` option - `fs-rm`: redo earlier rewrites to something more robust and intuitive - `fs-trim`: improve logic - `gocryptfs-helper`: use `fs-structure`, use `fs-rm --no-confirm-if-empty` to maintain prior behaviour - `is-broken-symlink`, `is-directory`, `is-empty-directory`, `is-empty-file`, `is-executable`, `is-file`, `is-missing`, `is-nonempty-file`, `is-not-directory`, `is-not-symlink`, `is-present`, `is-readable`, `is-symlink`, `is-writable`: discreet and consistent exit statuses - promote `is-nonempty-file` from beta to stable - `mount-helper`: use `fs-rm --no-confirm-if-empty` to maintain prior behaviour - `setup-util`: use `fs-structure` - add `setup-util-firefox` - `ssh-helper`: add `fs-rm --reason` to maintain prior UX consistency - `eject-all`: use `fs-structure`
- Loading branch information
Showing
43 changed files
with
1,270 additions
and
495 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.