Commit Graph

570 Commits (216aed2f87555453db815033e840835f9c7cc859)
 

Author SHA1 Message Date
Martin Zuther 9c9a750009
get rid of dependencies (pure bash)
4 years ago
Martin Zuther 45b218d5c1
support encrypted files in "yadm list"
4 years ago
Martin Zuther bd19e31c6e
get rid of dirname
4 years ago
Martin Zuther 3c204119fb
select one of several checksum commands
4 years ago
Martin Zuther c190333fdf
correctly export array to subscript
4 years ago
Martin Zuther 0b79b461a6
change checksum algorithm to SHA-512
4 years ago
Martin Zuther e9720fb1c3
add quotes to support spaces in filenames
4 years ago
Martin Zuther e96345eb87
re-factor hooks
4 years ago
Martin Zuther 91266ca8eb
Check encrypted files with SHA-512/256 checksums
4 years ago
Tim Byrne b4fd9e19c2
Release 2.3.0
5 years ago
Tim Byrne ba5829ad48
Confirm exit status for enter w/cmd
5 years ago
Tim Byrne 7ad28c3a97
Set exit status when running a command from `enter`
5 years ago
Tim Byrne 2978c7dd8a
Add git-crypt info to man page
5 years ago
Tim Byrne 787de27b7c
Reorder items in man page
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 cc1993dc14
Move logic around assert_private_dirs to be more efficient
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
Ross Smith II 43ac19398a
Remove quotes from distro name
5 years ago
Tim Byrne 96bce8dbac
Release 2.2.0
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 fe96cfce28
Update testbed image to use GnuPG 2
5 years ago
Tim Byrne 3aefeeff0f
Create pinentry-mock
5 years ago
Tim Byrne 4d23bbcf11
Standardize on &> when not appending output
5 years ago
Tim Byrne f7485915ed
Update tests for gawk support
5 years ago
Tim Byrne 758a2e0c26
Automatically prefer `gawk` over `awk`
5 years ago
Tim Byrne c0310a43a2
Merge pull request #180 from rasa/rasa/use-gawk-on-openwrt
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 3d10309665
Issue warning for any invalid alternates found (#183)
5 years ago
Tim Byrne 6bf0852609
Use /etc/os-release if lsb_release is missing (#175)
5 years ago
Tim Byrne 96839a5743
Remove dependency on `hostname` (#182)
5 years ago
Tim Byrne 75c19c9cc0
Release 2.1.0
5 years ago
Tim Byrne ecbffdbb28
Update manpage for double-star support
5 years ago
Tim Byrne 510169eb7f
Support double-star globs in encrypt (#109)
5 years ago
Tim Byrne 24e6e81713
Test support for double-star globs
5 years ago
Tim Byrne 5986cd7943
Merge pull request #136 from dseomn/bash-completion
5 years ago
David Mandelberg bcf6531da6
Only add yadm commands to the completion list when applicable.
5 years ago
David Mandelberg 5d9e0a7133
Mark GIT_DIR for export.
5 years ago
David Mandelberg 60e0fbbf42
Fix completion after a command-line flag.
5 years ago
Tim Byrne 5634c09a8a
Refactor symlink code
5 years ago
Tim Byrne 61576a6ae1
Use relative symlinks for alt (#100)
5 years ago