1
0
Fork 0
mirror of synced 2024-12-21 06:01:08 -05:00

Commit graph

  • ce0acf1505
    Support alternate gpg program (#19) Tim Byrne 2016-08-13 17:17:16 -0500
  • e4d1b3a165
    Unit tests for alternate gpg program (#19) Tim Byrne 2016-08-14 15:39:20 -0500
  • d500ccfbd9
    Use -f - with tar -x, -c, and -t operations (#18) Tim Byrne 2016-08-11 08:53:47 -0500
  • fa286f0c9d
    Support for symlinked directories (#17) Tim Byrne 2016-08-05 16:09:26 -0500
  • 85abcf981c
    Acceptance tests for symlinked directories (#17) Tim Byrne 2016-08-05 17:03:17 -0500
  • fea665eb34
    Use #!/bin/sh for portability (#14) Tim Byrne 2016-06-18 10:33:49 -0500
  • bd3ed72ee8
    Unset GPG_AGENT_INFO while tests are running Tim Byrne 2016-06-08 08:33:05 -0500
  • d55725eafa
    Improve portability of shebang line (#14) Tim Byrne 2016-06-08 08:06:45 -0500
  • 132ff8440d Merge d0765093fb into 86bb3be0cb Espen H 2016-05-05 16:34:29 +0000
  • 86bb3be0cb
    Merge pull request #13 from esphen/master Tim Byrne 2016-05-05 11:33:32 -0500
  • 2884e41151 Remove gentoo ebuild and update README gentoo instructions Espen Henriksen 2016-05-05 16:58:13 +0200
  • 14690cf706 Implement Gentoo bugzilla review feedback Espen Henriksen 2016-04-26 19:37:42 +0200
  • d0765093fb
    Add missing 'is' Espen Henriksen 2016-05-05 17:04:35 +0200
  • 7d09f99585
    Remove gentoo ebuild and update README gentoo instructions Espen Henriksen 2016-05-05 16:58:13 +0200
  • 56ad6a3742
    Merge branch 'master' of https://github.com/TheLocehiliosan/yadm Espen Henriksen 2016-05-05 16:54:21 +0200
  • 3677b3b740 A yadm formula is now part of homebrew-core Tim Byrne 2016-04-29 13:49:33 -0500
  • 7294257957
    Merge branch 'master' of https://github.com/TheLocehiliosan/yadm Espen Henriksen 2016-04-27 21:02:41 +0200
  • 117691c261 Update SPEC to reference the correct source file Tim Byrne 2016-04-27 02:28:46 -0500
  • 7cc4f0afc5 Switch yum repos to Copr (instead of Bintray) Tim Byrne 2016-04-27 01:20:19 -0500
  • 75a8b60d89 Update SPEC to comply with Fedora packaging guidelines Tim Byrne 2016-04-26 17:11:02 -0500
  • 0cd8faf53e
    Implement Gentoo bugzilla review feedback Espen Henriksen 2016-04-26 19:37:42 +0200
  • 84f7c8cb88
    Merge pull request #10 from esphen/master Tim Byrne 2016-04-23 16:33:32 -0500
  • 18ce904b9e
    Use curl for Gentoo install Espen Henriksen 2016-04-23 20:44:54 +0200
  • 39d6d16eae
    #9 Add gentoo ebuild Espen Henriksen 2016-04-23 18:30:37 +0200
  • f0a0015209
    Release 1.04 1.04 Tim Byrne 2016-04-22 16:33:02 -0500
  • aeb2e5d6c7 Prevent the mixing of output and gpg prompts Tim Byrne 2016-04-21 12:13:42 -0500
  • 8bede1cb84 Test for correct error message when public key is missing Tim Byrne 2016-04-21 08:01:27 -0500
  • ea3b2ecfa8 Support yadm.gpg-recipient = ASK Tim Byrne 2016-04-21 07:59:43 -0500
  • 5ad5b2df7e Double quote array expansion Tim Byrne 2016-04-21 07:39:04 -0500
  • fbaf5b6cf4 Merge pull request #8 from esphen/master Tim Byrne 2016-04-21 07:33:49 -0500
  • 7854275488 Create acceptance tests for asymmetric encryption Tim Byrne 2016-04-19 16:54:44 -0500
  • 33c8cd8a21
    #7 Document gpg-recipient Espen Henriksen 2016-04-19 21:56:00 +0200
  • 34ae748408
    #7 Add support for asymmetric encryption Espen Henriksen 2016-04-19 21:06:35 +0200
  • b11e26c59a Document new universal options Tim Byrne 2016-04-18 17:24:04 -0500
  • ca63fddad0 Add support for path overrides Tim Byrne 2016-04-08 17:21:38 -0500
  • 27d0e7baa2 Refactor path tests Tim Byrne 2016-04-08 17:11:39 -0500
  • 340f88bd52 Use -n instead of negating -z Tim Byrne 2016-04-08 17:30:18 -0500
  • 1f2bd1f57b Configure travis-ci testing Tim Byrne 2016-03-24 23:06:19 -0500
  • f48dea6879 Resolve shellcheck errors in bats tests Tim Byrne 2016-04-06 12:33:42 -0500
  • b662b31cd4 Resolve shellcheck errors in yadm Tim Byrne 2016-04-05 08:52:21 -0500
  • b3209de4dc Add shellcheck tests Tim Byrne 2016-04-07 08:16:13 -0500
  • d2cd3b1b26 Add tests Tim Byrne 2016-03-23 19:18:33 -0500
  • bbec7dd540 Handle errors during git fetch origin Tim Byrne 2016-03-30 03:31:21 -0500
  • 301b537f15 Disable function calls if YADM_TEST=1 Tim Byrne 2016-03-23 19:16:21 -0500
  • 6918e1b7df Fix grammar Tim Byrne 2016-03-23 19:14:25 -0500
  • 36a3482c8d Explicitly exit zero from main() Tim Byrne 2016-03-23 19:13:04 -0500
  • a60ed8b655 Add -Y/--yadm-dir options Tim Byrne 2016-03-23 02:41:12 -0500
  • a3d5192f98 Allows passing YADM_WORK and YADM_DIR variables from the environment. Ryan McGuire 2016-03-18 23:57:13 -0400
  • b119555c84 Merge dce0f9a2a8 into 4948f1b137 Rodrigo Campos 2016-03-06 00:53:09 +0000
  • dce0f9a2a8 Add 'yadm add .' option Rodrigo Campos 2016-03-05 21:36:12 -0300
  • 431f149730 Translate gitconfig to config inside git_command() Tim Byrne 2016-02-13 17:30:33 -0600
  • 4948f1b137 Rebuild CONTRIBUTORS Tim Byrne 2016-01-22 13:08:59 -0600
  • fdea9d12bd Merge pull request #2 from kosciak9/master Tim Byrne 2016-01-22 13:00:40 -0600
  • ed1175e0a6 I've made AUR package for yadm, so I've updated README to reflect it Franciszek Madej 2016-01-22 18:45:00 +0100
  • 10f8833968 Release 1.03 1.03 Tim Byrne 2016-01-08 21:47:17 -0600
  • 20f47be9fe Add CONTRIBUTORS Tim Byrne 2016-01-08 21:46:06 -0600
  • 05aa2608fe Update man page with OS.HOSTNAME.USER Tim Byrne 2016-01-08 21:43:23 -0600
  • df7ccbd602 Determine user via id -u -n Tim Byrne 2015-12-17 07:52:58 -0600
  • 8c9deada09 Merge pull request #1 from courts/master Tim Byrne 2015-12-17 07:51:01 -0600
  • 9907ddb02e Added username matching for alternate files Patrick Hof 2015-12-16 06:31:01 +0100
  • 4e01c28602 Add documentation for installing via RPM Tim Byrne 2015-09-09 21:26:39 -0500
  • fe6e2a122f Add specfile for RPM building Tim Byrne 2015-09-09 17:08:39 -0500
  • 69bde74247 Add example command for download Tim Byrne 2015-09-08 07:47:38 -0500
  • fdcd237c37 Use em-dashes properly Tim Byrne 2015-08-29 10:27:02 -0500
  • 04a75cf5ed Document the -w switch for the init command Tim Byrne 2015-08-29 10:22:41 -0500
  • 0e7e92a3c1 Release 1.02 1.02 Tim Byrne 2015-08-12 00:56:36 -0500
  • 3a1a370efb Handle permissions for ~/.gnupg/*gpg Tim Byrne 2015-08-07 07:18:22 -0500
  • cbb854a32b Release 1.01 1.01 Tim Byrne 2015-07-26 16:56:22 -0500
  • eb60da77b8 Set status.showUntrackedFiles to "no" Tim Byrne 2015-07-26 10:59:13 -0500
  • 1fe02b6da1 Add SSH example to README Tim Byrne 2015-07-21 08:46:53 -0500
  • 8f1606439a Add installation info Tim Byrne 2015-07-20 16:29:51 -0500
  • 9967de4efa Refine documentation 1.00 Tim Byrne 2015-07-19 13:01:52 -0500
  • 2024bd0bf1 Add a default alternate suffix of ## Tim Byrne 2015-07-19 12:06:51 -0500
  • 614b2cd8b8 Initial attempt at a README file Tim Byrne 2015-07-17 16:27:50 -0500
  • df99648478 Change == to = Tim Byrne 2015-07-17 15:21:47 -0600
  • 135ed8d4b7 Add recommendation for using a private repository Tim Byrne 2015-07-17 02:29:20 -0500
  • 2ede46f5e4 Offer to add files.gpg if untracked Tim Byrne 2015-07-16 21:33:25 -0500
  • d1fe16407d Add option to list encrypted files Tim Byrne 2015-07-16 20:57:53 -0500
  • 5a44ef25ca Add relative link to the markdown man page Tim Byrne 2015-07-16 19:45:34 -0500
  • f58f974d50 Add markdown version of man page Tim Byrne 2015-07-16 19:38:43 -0500
  • f1a75db991 Create make targets for processing documentation Tim Byrne 2015-07-16 19:38:17 -0500
  • 5c0237c4b6 Update permissions on the actual .ssh directory too Tim Byrne 2015-07-16 17:11:29 -0500
  • a403128b88 Complete the manpage, and sync the help in program Tim Byrne 2015-07-14 16:39:52 -0500
  • 2655b39e5b Confirm targets exist before linking Tim Byrne 2015-07-14 10:04:09 -0500
  • 943d146c62 Fix permission changes on Linux Tim Byrne 2015-07-14 09:57:45 -0500
  • 886c5ada53 Fix merge notice Tim Byrne 2015-07-14 08:16:45 -0500
  • c941690295 Create first public version Tim Byrne 2015-07-14 07:48:47 -0500