Commit Graph

253 Commits (3.0.1)

Author SHA1 Message Date
Tim Byrne afab29c5fc
Update version number and update documentation
3 years ago
Erik Flodin 6378fe3073
Print errors to stderr
3 years ago
Erik Flodin 5818eeb9dd
Change handling of submodules at upgrade
3 years ago
Tim Byrne dcfa55ce49
Update version number and update documentation
3 years ago
Tim Byrne 7c1192ae2e
Support upgrading from version 1 repos
3 years ago
Erik Flodin 8a3fb1a518
Make yadm enter work with zsh and tramp
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 d45d53ff39
Fix typo
3 years ago
Tim Byrne f9337101ee
Adjust formatting
3 years ago
Tim Byrne c2cb41cdd5
Merge pull request #150 from addshore/patch-1
3 years ago
Tim Byrne 7f23dde912
Merge pull request #210 from abathur/fix_regexp_space
3 years ago
Tim Byrne d298b42653
Merge pull request #257 from erijo/extension
3 years ago
Tim Byrne 999e0f11f8
Merge pull request #259 from erijo/cleanups
3 years ago
Tim Byrne 56e48947d0
Merge pull request #271 from rasa/patch-3
3 years ago
Tim Byrne c4b419d98e
Add --version and --help as yadm internal commands (#267)
3 years ago
Tim Byrne e3d2ea2863
Combine local and assignments where appropriate
3 years ago
Ross Smith II e2d9c06168
Fix paths in yadm help output
4 years ago
Tim Byrne 80d8949850
Update regex to match horizontal white space only
4 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 fc66b6b71b
Support XDG_DATA_HOME (#208)
4 years ago
Erik Flodin f22c4d04cc
Add support for the extension "condition"
4 years ago
Erik Flodin 4e1fb0166e
Reuse if pattern in template_default's condition pattern
4 years ago
Erik Flodin 3ce59314f5
Remove unused function alt_past_linking
4 years ago
Tim Byrne b19c78b8e2
Remove support for YADM_COMPATIBILITY=1 (#242)
4 years ago
Erik Flodin 9bcf070dfe
Add support for including files using the default template processor
4 years ago
Tim Byrne 2e035d9e05
Refactor encryption option generation
4 years ago
Tim Byrne c2a4d9cb27
Use OPENSSL_OPTS for encryption too
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 47d4ea5f7e
Merge branch 'feature/alt-cyphers-138' into develop
4 years ago
Tim Byrne 0d94dfd8d7
Truncate using parameter expansion
4 years ago
Adam Jimerson a13311feac
Adjust file mode check for BSD based systems
4 years ago
Tim Byrne 7628a1b61d
Release 2.5.0
4 years ago
Tim Byrne 6098f76616
Set default cipher in only one place
4 years ago
Tim Byrne d9adc80209
Adjust indent
4 years ago
Tim Byrne 4ae504c533
Merge alternative cyphers changes into develop
4 years ago
Tim Byrne 24e3dab328
Fix alternate file processing when worktree is / (#198)
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 ed4a4a5fbd
Fix bug with out-of-sync sources
4 years ago
Tim Byrne b056051603
Identify yadm's configuration using $YADM_CONFIG
4 years ago
jonasc 60b23e33e8
Assert existence of config file's parent directory
4 years ago
Jonathan Daigle bea6e5506a
Process config alt before any other.
4 years ago
Jonathan Daigle f348e154c7
Add support for ESH
4 years ago
Travis A. Everett 9132b6dec9
Fix regexp with space for compatibility
4 years ago
Tim Byrne 778c33145c
Remove legacy code which was reintroduced
4 years ago