Commit Graph

517 Commits (d926fb3e8bf7da40865e6a487c93d3ad29494859)
 

Author SHA1 Message Date
Tim Condit e5d88e96db
Minor typo
4 years ago
Tin Lai ecdc985ab0
add manual entry for fish completions
4 years ago
Tin Lai f5e8599de4
improve fish completion by adding more completion options
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
Tin Lai f0a8f31d1b
implement fish autocomplete
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
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
Luis López 9fe5377749
Fix some typos and code style
4 years ago
Luis López 7698adfd77
Rebase on top of upstream/develop
4 years ago
Luis López 8e2d85de7f
Merge from upstream
4 years ago
Luis López 67ce492b2a
Added undocumented config `yadm.openssl-ciphername`
4 years ago
Luis López bde5ecbc66
Deduplicate openssl cipher name code (and change default value)
4 years ago
Luis López baaeb88628
Initial support for alternative cyphers.
4 years ago
Tim Byrne 550a6b4340
Add transcrypt info to man page
4 years ago
Tim Byrne 4b99ece480
Support transcrypt (#197)
4 years ago
Tim Byrne ee9ffb6828
Reorder command list
4 years ago
Tim Byrne dd86c8a691
Release 2.4.0
4 years ago
Tim Byrne 79e93e38bc
Fix error when /proc/version is missing
4 years ago
Tim Byrne 45f1d93193
Add test for WSL identification
4 years ago
Ross Smith II 062181be4a
Simplify WSL identification
4 years ago
Tim Byrne 69cde7f83c
Exclude files listed in yadm/encrypt when decrypt is called
4 years ago
Tim Byrne bd68229c57
Use include "venv" instead of "virtualenv"
4 years ago
Tim Byrne 1200d53f62
Add info about changes to YADM_HOOK_FULL_COMMAND
4 years ago
Tim Byrne 02bedd712a
Add example of parsing YADM_HOOK_FULL_COMMAND
4 years ago
Tim Byrne 9a2883985b
Test for escaped values in YADM_HOOK_FULL_COMMAND
4 years ago
Tim Byrne ccb75b97ea
Escape space in YADM_HOOK_FULL_COMMAND (#187)
4 years ago
Tim Byrne 3b820835ab
Test for warnings from man (#195)
4 years ago
Tim Byrne d16f4b134a
Add man to testbed Docker image
4 years ago
Tim Byrne d5b217f850
Merge pull request #195 from rra/manpage-fix
4 years ago
Tim Byrne 76c82c763e
Improve identification of WSL (#196)
4 years ago
Russ Allbery 45ccf09aa5
Fix leading vim comment
4 years ago
Tim Byrne 04b98a96cb
Ensure all templates are written atomically
4 years ago
Tim Byrne 3e42bd9f52
Merge pull request #142 from jonasc/master
4 years ago
jonasc a1845c6e8a
Write template result to temporary file and move
4 years ago
Tim Byrne 75d2747aa0
Add test for multiple recipients
4 years ago
Tim Byrne 83c0edd9fb
Mention multiple recipients in man page
4 years ago
Tim Byrne 0b22220e3c
Merge pull request #139 from stigtsp/multiple-gpg-recipients
4 years ago
Tim Byrne d9f68978fa
Add test for quoted os-release
4 years ago
Tim Byrne 4546636336
Merge pull request #194 from rasa/rasa/remove-quotes-from-distro
4 years ago
Tim Byrne 6e444736ab
Tests for encrypt_with_checksums hooks
4 years ago
Tim Byrne 8c6a96545d
Add organization and documentation to hooks collection
4 years ago
Tim Byrne 2af9c3a524
Merge pull request #188 from mzuther/encrypt_with_checksums
4 years ago
Martin Zuther 0009bb350b
get rid of echo
5 years ago
Martin Zuther 499837bd80
apply code review changes
5 years ago
Martin Zuther 9c9a750009
get rid of dependencies (pure bash)
5 years ago
Martin Zuther 45b218d5c1
support encrypted files in "yadm list"
5 years ago
Martin Zuther bd19e31c6e
get rid of dirname
5 years ago