Commit Graph

123 Commits (2.5.0)

Author SHA1 Message Date
Tim Byrne 102ba5d558
Preserve file mode of template (#193)
4 years ago
Tim Byrne 6654e29c62
Merge pull request #220
4 years ago
Tim Byrne 87f81143b2
Add unit test for alternate order
4 years ago
Tim Byrne 6d8494a35f
Fix linting errors
4 years ago
jonasc 9ee83c4b3f
Update test/test_config.py
4 years ago
jonasc 60b23e33e8
Assert existence of config file's parent directory
4 years ago
Jonathan Daigle f348e154c7
Add support for ESH
4 years ago
Tim Byrne 4b99ece480
Support transcrypt (#197)
4 years ago
Tim Byrne 45f1d93193
Add test for WSL identification
4 years ago
Tim Byrne 9a2883985b
Test for escaped values in YADM_HOOK_FULL_COMMAND
4 years ago
Tim Byrne 3b820835ab
Test for warnings from man (#195)
4 years ago
Tim Byrne 76c82c763e
Improve identification of WSL (#196)
4 years ago
Tim Byrne 75d2747aa0
Add test for multiple recipients
4 years ago
Tim Byrne d9f68978fa
Add test for quoted os-release
4 years ago
Tim Byrne 6e444736ab
Tests for encrypt_with_checksums hooks
4 years ago
Tim Byrne ba5829ad48
Confirm exit status for enter w/cmd
5 years ago
Tim Byrne d3a2a06184
Support git-crypt (#168)
5 years ago
Tim Byrne b9f5fdaafa
Support GNUPGHOME environment variable (#134)
5 years ago
Tim Byrne 84a173551e
Only assert private dirs, when worktree = $HOME (#171)
5 years ago
Tim Byrne 46105aae47
Set YADM_WORK within configure_paths
5 years ago
Tim Byrne 18e5fcfacc
Only assert private dirs, when worktree = $HOME
5 years ago
Tim Byrne e7d2406af3
Export GIT_WORK_TREE during `yadm enter` (#160)
5 years ago
Tim Byrne 32baf81b56
Support specifying a command after `yadm enter`
5 years ago
Tim Byrne 397d45ccd0
Suppress insecure memory warnings
5 years ago
Tim Byrne 437ae2b719
Add --force-linters option to pylint (#179)
5 years ago
Tim Byrne 5d484ca825
Test with GnuPG 2 (#179)
5 years ago
Tim Byrne e5ff95d09c
Create gnupg fixture
5 years ago
Tim Byrne 3aefeeff0f
Create pinentry-mock
5 years ago
Tim Byrne f7485915ed
Update tests for gawk support
5 years ago
Tim Byrne c1f779521c
Confirm LEGACY_WARNING_ISSUED is set appropriately
5 years ago
Tim Byrne 66a3969c8a
Add unit tests for reporting invalid alternates (#183)
5 years ago
Tim Byrne 59da359e63
Remove old-style alts from test data
5 years ago
Tim Byrne 6bf0852609
Use /etc/os-release if lsb_release is missing (#175)
5 years ago
Tim Byrne 24e6e81713
Test support for double-star globs
5 years ago
Tim Byrne 5634c09a8a
Refactor symlink code
5 years ago
Tim Byrne 98392b9a9c
Add function relative_path
5 years ago
Tim Byrne f8d6d2b0e4
Change tests to expect relative links
5 years ago
Tim Byrne c29834ed86
Add test for permission bug (#174)
5 years ago
Tim Byrne 375a34b97a
Test conditional submodule upgrade processing
5 years ago
Tim Byrne f2b2d505a2
Reinitialize submodules during upgrade
5 years ago
Tim Byrne 616baaeac6
Rename default template processor
5 years ago
Tim Byrne b62a4c77a6
Create an upgrade command
5 years ago
Tim Byrne 0c9468c9b5
Ignore encrypted files (#69)
5 years ago
Tim Byrne f3249e00b5
Ensure base directories for alternates before creation
5 years ago
Tim Byrne 6d5467951a
Properly handle missing "." in alternate conditions
5 years ago
Tim Byrne 4ea3ed9e2a
Allow storing alternates elsewhere (#90)
5 years ago
Tim Byrne aeb6a54ad7
Add `source` to templates (#163)
5 years ago
Tim Byrne 0c7aec6dd7
Clarify xfails are for deprecated features
5 years ago
Tim Byrne 3a192db420
Remove symlinks before processing a template
5 years ago
Tim Byrne 574945f010
Change yadm.cygwin-copy to yadm.alt-copy
5 years ago