Commit Graph

227 Commits (402b57880d5c3c393a2a871c2ce0e65f57cdd571)
 

Author SHA1 Message Date
Tim Byrne e4d1b3a165
Unit tests for alternate gpg program (#19)
8 years ago
Tim Byrne d500ccfbd9
Use `-f -` with tar `-x`, `-c`, and `-t` operations (#18)
8 years ago
Tim Byrne fa286f0c9d
Support for symlinked directories (#17)
8 years ago
Tim Byrne 85abcf981c
Acceptance tests for symlinked directories (#17)
8 years ago
Tim Byrne fea665eb34
Use `#!/bin/sh` for portability (#14)
8 years ago
Tim Byrne bd3ed72ee8
Unset GPG_AGENT_INFO while tests are running
8 years ago
Tim Byrne d55725eafa
Improve portability of shebang line (#14)
8 years ago
Tim Byrne 86bb3be0cb
Merge pull request #13 from esphen/master
8 years ago
Espen Henriksen 2884e41151 Remove gentoo ebuild and update README gentoo instructions
8 years ago
Espen Henriksen 14690cf706 Implement Gentoo bugzilla review feedback
8 years ago
Tim Byrne 3677b3b740 A yadm formula is now part of homebrew-core
8 years ago
Tim Byrne 117691c261 Update SPEC to reference the correct source file
8 years ago
Tim Byrne 7cc4f0afc5 Switch yum repos to Copr (instead of Bintray)
8 years ago
Tim Byrne 75a8b60d89 Update SPEC to comply with Fedora packaging guidelines
8 years ago
Tim Byrne 84f7c8cb88
Merge pull request #10 from esphen/master
8 years ago
Espen Henriksen 18ce904b9e
Use curl for Gentoo install
8 years ago
Espen Henriksen 39d6d16eae
#9 Add gentoo ebuild
8 years ago
Tim Byrne f0a0015209
Release 1.04
8 years ago
Tim Byrne aeb2e5d6c7 Prevent the mixing of output and gpg prompts
8 years ago
Tim Byrne 8bede1cb84 Test for correct error message when public key is missing
8 years ago
Tim Byrne ea3b2ecfa8 Support `yadm.gpg-recipient = ASK`
8 years ago
Tim Byrne 5ad5b2df7e Double quote array expansion
8 years ago
Tim Byrne fbaf5b6cf4 Merge pull request #8 from esphen/master
8 years ago
Tim Byrne 7854275488 Create acceptance tests for asymmetric encryption
8 years ago
Espen Henriksen 33c8cd8a21
#7 Document gpg-recipient
8 years ago
Espen Henriksen 34ae748408
#7 Add support for asymmetric encryption
8 years ago
Tim Byrne b11e26c59a Document new universal options
8 years ago
Tim Byrne ca63fddad0 Add support for path overrides
8 years ago
Tim Byrne 27d0e7baa2 Refactor path tests
8 years ago
Tim Byrne 340f88bd52 Use `-n` instead of negating `-z`
8 years ago
Tim Byrne 1f2bd1f57b Configure travis-ci testing
8 years ago
Tim Byrne f48dea6879 Resolve shellcheck errors in bats tests
8 years ago
Tim Byrne b662b31cd4 Resolve shellcheck errors in yadm
8 years ago
Tim Byrne b3209de4dc Add shellcheck tests
8 years ago
Tim Byrne d2cd3b1b26 Add tests
8 years ago
Tim Byrne bbec7dd540 Handle errors during `git fetch origin`
8 years ago
Tim Byrne 301b537f15 Disable function calls if `YADM_TEST=1`
8 years ago
Tim Byrne 6918e1b7df Fix grammar
8 years ago
Tim Byrne 36a3482c8d Explicitly exit zero from main()
8 years ago
Tim Byrne a60ed8b655 Add `-Y`/`--yadm-dir` options
8 years ago
Tim Byrne 431f149730 Translate gitconfig to config inside git_command()
8 years ago
Tim Byrne 4948f1b137 Rebuild CONTRIBUTORS
9 years ago
Tim Byrne fdea9d12bd Merge pull request #2 from kosciak9/master
9 years ago
Franciszek Madej ed1175e0a6 I've made AUR package for yadm, so I've
9 years ago
Tim Byrne 10f8833968 Release 1.03
9 years ago
Tim Byrne 20f47be9fe Add CONTRIBUTORS
9 years ago
Tim Byrne 05aa2608fe Update man page with OS.HOSTNAME.USER
9 years ago
Tim Byrne df7ccbd602 Determine user via `id -u -n`
9 years ago
Tim Byrne 8c9deada09 Merge pull request #1 from courts/master
9 years ago
Patrick Hof 9907ddb02e Added username matching for alternate files
9 years ago