mirror of
https://github.com/TheLocehiliosan/yadm
synced 2024-10-27 20:34:27 +00:00
`eval` has always been used to process the globs in `.yadm/encrypt`. This is being removed, as there is a risk of executing "dirty" data found in `.yadm/encrypt`. Caveats of this change: * Brace and tilde expansion will no longer work in `.yadm/encrypt` * Paths with spaces must not be quoted anymore |
||
---|---|---|
.. | ||
000_unit_syntax.bats | ||
001_unit_paths.bats | ||
002_unit_gpg_program.bats | ||
003_unit_ls_program.bats | ||
004_unit_git_program.bats | ||
005_unit_bootstrap_available.bats | ||
006_unit_set_operating_system.bats | ||
007_unit_query_distro.bats | ||
100_accept_version.bats | ||
101_accept_help.bats | ||
102_accept_clean.bats | ||
103_accept_git.bats | ||
104_accept_init.bats | ||
105_accept_clone.bats | ||
106_accept_config.bats | ||
107_accept_list.bats | ||
108_accept_alt.bats | ||
109_accept_encryption.bats | ||
110_accept_perms.bats | ||
111_accept_wildcard_alt.bats | ||
112_accept_bootstrap.bats | ||
113_accept_jinja_alt.bats | ||
114_accept_enter.bats | ||
115_accept_introspect.bats | ||
116_accept_cygwin_copy.bats | ||
117_accept_hooks.bats | ||
118_accept_assert_private_dirs.bats | ||
common.bash | ||
ownertrust.txt | ||
test_key |