Commit Graph

154 Commits (pkgdev)

Author SHA1 Message Date
Tim Byrne 7c1192ae2e
Support upgrading from version 1 repos
3 years ago
Tim Byrne 0d3ff086c5
Add test for --no-zle shell option
3 years ago
Erik Flodin 48e7337ef1
Upgrade to latest pytest version (6.2.1)
3 years ago
Erik Flodin ec3956c560
Configure git email and name in docker
3 years ago
Erik Flodin 6fc510f473
Include released versions of yadm in docker images
3 years ago
Erik Flodin 6df2a5df74
Shrink docker image
3 years ago
Erik Flodin 5e9c5cf66c
Issue legacy path warnings to stderr
3 years ago
Tim Byrne df2ff5ec70
Remove deprecated option cygwin-copy
3 years ago
Tim Byrne 74df722840
Add tests for hook executable bit
3 years ago
Tim Byrne 99897124e6
Verify extension does not modify alt score
3 years ago
Tim Byrne d298b42653
Merge pull request #257 from erijo/extension
3 years ago
Tim Byrne c4b419d98e
Add --version and --help as yadm internal commands (#267)
3 years ago
Tim Byrne 6b068a141d
Remove superfluous f-strings
3 years ago
Tim Byrne c8d516c67d
Bump versions of required linters
3 years ago
Tim Byrne 4b5f16d73a
Improve support for default branches (#231, #232)
4 years ago
Tim Byrne 4cb13d5d08
Remove unnecessary LEGACY_WARNING_ISSUED flag
4 years ago
Tim Byrne 13a3cdc8a8
Remove reporting of invalid alts
4 years ago
Tim Byrne 7997dc9a3d
Update upgrade
4 years ago
Tim Byrne 62b109ad2d
Rename yadm_y -> yadm_cmd
4 years ago
Tim Byrne 8efe2c8fad
Improve tests to use XDG* variables
4 years ago
Tim Byrne fc66b6b71b
Support XDG_DATA_HOME (#208)
4 years ago
Erik Flodin f22c4d04cc
Add support for the extension "condition"
4 years ago
Tim Byrne b19c78b8e2
Remove support for YADM_COMPATIBILITY=1 (#242)
4 years ago
Tim Byrne a66d3c148c
Remove tests for deprecated alternate processing
4 years ago
Erik Flodin 9bcf070dfe
Add support for including files using the default template processor
4 years ago
Tim Byrne e0daf86334
Add encryption unit tests
4 years ago
Tim Byrne 59c60a4675
Change default archive name to "archive"
4 years ago
Tim Byrne 05ae6f0257
Add config yadm.openssl-old
4 years ago
Tim Byrne 4ae504c533
Merge alternative cyphers changes into develop
4 years ago
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 0995f38b06
Merge pull request #138 from ldotlopez/master
4 years ago
Luis López 831c9ec09d
Testing: add new config items to tests
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