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

Commit graph

  • a13311feac
    Adjust file mode check for BSD based systems Adam Jimerson 2020-08-19 08:33:33 -0400
  • a931854c1d
    Add OpenWRT installation instructions Ross Smith II 2020-08-18 22:43:17 -0700
  • 7628a1b61d
    Release 2.5.0 2.5.0 Tim Byrne 2020-08-08 15:08:23 -0500
  • 4ff12c7125
    Sort contributors by lines changed Tim Byrne 2020-08-08 15:40:29 -0500
  • f2a69735b4
    Add documentation for ESH templates Tim Byrne 2020-08-08 21:24:04 -0500
  • 3245041496
    Add documentation for transcrypt Tim Byrne 2020-08-08 21:09:13 -0500
  • d7361cdc31
    Simplify zsh completion install Chad Wade Day, Jr 2020-07-26 10:37:20 -0700
  • 6098f76616
    Set default cipher in only one place Tim Byrne 2020-07-17 14:43:29 -0500
  • d9adc80209
    Adjust indent Tim Byrne 2020-07-17 14:42:58 -0500
  • 4ae504c533
    Merge alternative cyphers changes into develop Tim Byrne 2020-07-17 14:07:10 -0500
  • 24e3dab328
    Fix alternate file processing when worktree is / (#198) Tim Byrne 2020-07-17 10:08:58 -0500
  • 102ba5d558
    Preserve file mode of template (#193) Tim Byrne 2020-07-11 14:13:24 -0500
  • 6654e29c62
    Merge pull request #220 Tim Byrne 2020-07-08 16:17:24 -0500
  • ed4a4a5fbd
    Fix bug with out-of-sync sources Tim Byrne 2020-07-08 02:41:49 -0500
  • 87f81143b2
    Add unit test for alternate order Tim Byrne 2020-07-08 02:40:13 -0500
  • b056051603
    Identify yadm's configuration using $YADM_CONFIG Tim Byrne 2020-07-08 02:03:52 -0500
  • 7f48942934
    Update man page for ESH Tim Byrne 2020-07-08 01:45:33 -0500
  • 71ecf27291
    Update testbed docker image Tim Byrne 2020-07-08 00:58:54 -0500
  • 6d8494a35f
    Fix linting errors Tim Byrne 2020-07-08 15:30:15 -0500
  • 9746d907ec
    Merge pull request #227 from jonasc/assert-config-parent-exists Tim Byrne 2020-07-08 15:13:39 -0500
  • 9ee83c4b3f
    Update test/test_config.py jonasc 2020-06-04 13:06:28 +0200
  • 60b23e33e8
    Assert existence of config file's parent directory jonasc 2020-06-01 19:37:43 +0200
  • b76caca64d
    Merge pull request #209 from alexandregv/patch-1 Tim Byrne 2020-07-08 13:26:10 -0500
  • f5f6f9a98a
    Fix typo in templates directives example Alexandre GV 2020-04-01 02:17:23 +0200
  • 51752233e9
    Revert yadm.md & CONTRIBUTORS Tim Byrne 2020-07-08 01:48:37 -0500
  • 2e844766dd
    Merge pull request #220 from daiglej/AddSupportForEsh Tim Byrne 2020-07-08 00:37:36 -0500
  • c5bba67f0a
    Document configuration for git-cola (#200) Tim Byrne 2020-06-30 16:42:28 -0500
  • 1de83b4007
    Add information about /etc/os-release (#212) Tim Byrne 2020-06-30 16:30:31 -0500
  • 545945c714
    Update examples (#230) Tim Byrne 2020-06-30 16:16:04 -0500
  • 8fbf83b17f
    Fix typo (#233) Tim Byrne 2020-06-30 16:10:25 -0500
  • c3229fcecd
    Add example of clone with -w option (#63) Tim Byrne 2020-06-30 16:07:53 -0500
  • 69aefb297c
    Migrate from travis-ci.org to travis-ci.com Tim Byrne 2020-06-15 15:29:19 -0500
  • ed6185e841
    Merge pull request #229 from tcondit/master Tim Byrne 2020-06-14 21:32:10 -0500
  • 5f2c84a633
    Merge pull request #224 from soraxas/master Tim Byrne 2020-06-14 11:27:22 -0500
  • e5d88e96db
    Minor typo Tim Condit 2020-06-10 17:49:01 -0700
  • 8254e57c99
    Update test/test_config.py jonasc 2020-06-04 13:06:28 +0200
  • ecdc985ab0
    add manual entry for fish completions Tin Lai 2020-06-04 14:31:57 +1000
  • f5e8599de4
    improve fish completion by adding more completion options Tin Lai 2020-06-03 18:02:04 +1000
  • 9221783af5 Assert existence of config file's parent directory jonasc 2020-06-01 19:37:43 +0200
  • bea6e5506a
    Process config alt before any other. Jonathan Daigle 2020-05-21 00:40:54 -0400
  • f348e154c7
    Add support for ESH Jonathan Daigle 2020-05-19 22:27:14 -0400
  • f0a8f31d1b
    implement fish autocomplete Tin Lai 2020-05-28 01:36:17 +1000
  • f2875f778d
    Fix broken link: fixurl.js Tim Byrne 2020-05-23 10:26:38 -0500
  • 9132b6dec9
    Fix regexp with space for compatibility Travis A. Everett 2020-04-02 22:41:08 -0500
  • 8bb7ede382
    Fix typo in templates directives example Alexandre GV 2020-04-01 02:17:23 +0200
  • 778c33145c
    Remove legacy code which was reintroduced Tim Byrne 2020-02-28 07:38:49 -0600
  • 0995f38b06
    Merge pull request #138 from ldotlopez/master Tim Byrne 2020-02-27 08:24:25 -0600
  • 831c9ec09d
    Testing: add new config items to tests Luis López 2020-02-17 11:54:03 +0100
  • 9fe5377749
    Fix some typos and code style Luis López 2020-02-17 11:53:29 +0100
  • 7698adfd77
    Rebase on top of upstream/develop Luis López 2020-02-17 09:31:45 +0100
  • 8e2d85de7f
    Merge from upstream Luis López 2020-02-17 11:53:29 +0100
  • 67ce492b2a
    Added undocumented config yadm.openssl-ciphername Luis López 2019-01-10 14:50:51 +0100
  • bde5ecbc66
    Deduplicate openssl cipher name code (and change default value) Luis López 2019-01-09 12:55:25 +0100
  • baaeb88628
    Initial support for alternative cyphers. Luis López 2019-01-09 12:05:06 +0100
  • 77d2da4e9b
    Support architecture in alternates (#202) James Clark 2020-02-22 01:10:39 +0000
  • 550a6b4340
    Add transcrypt info to man page Tim Byrne 2020-02-21 08:15:58 -0600
  • 4b99ece480
    Support transcrypt (#197) Tim Byrne 2020-02-21 08:05:56 -0600
  • ee9ffb6828
    Reorder command list Tim Byrne 2020-02-21 07:55:58 -0600
  • 4e352cd3a0 Testing: add new config items to tests Luis López 2020-02-17 11:54:03 +0100
  • db373b975b Fix some typos and code style Luis López 2020-02-17 11:53:29 +0100
  • 63ed2b3aea Rebase on top of upstream/develop Luis López 2020-02-17 09:31:45 +0100
  • b00cc9545d Merge from upstream Luis López 2020-02-13 12:19:11 +0100
  • dd86c8a691
    Release 2.4.0 2.4.0 Tim Byrne 2020-02-06 07:53:18 -0600
  • 60642777e2
    Merge pull request #2 from TheLocehiliosan/master chad 2020-02-05 14:04:07 -0600
  • 79e93e38bc
    Fix error when /proc/version is missing Tim Byrne 2020-02-03 08:30:50 -0600
  • 45f1d93193
    Add test for WSL identification Tim Byrne 2020-02-03 08:30:34 -0600
  • 062181be4a
    Simplify WSL identification Ross Smith II 2020-02-03 08:27:54 -0600
  • 69cde7f83c
    Exclude files listed in yadm/encrypt when decrypt is called Tim Byrne 2020-01-15 08:17:27 -0600
  • bd68229c57
    Use include "venv" instead of "virtualenv" Tim Byrne 2020-01-29 00:14:37 -0600
  • b06ce0c4ce
    Add information about YADM_HOOK_FULL_COMMAND docs/Update-about-FULL_COMMAND Tim Byrne 2020-01-27 08:39:55 -0600
  • 1200d53f62
    Add info about changes to YADM_HOOK_FULL_COMMAND Tim Byrne 2020-01-27 07:35:09 -0600
  • 02bedd712a
    Add example of parsing YADM_HOOK_FULL_COMMAND Tim Byrne 2020-01-27 07:31:58 -0600
  • 9a2883985b
    Test for escaped values in YADM_HOOK_FULL_COMMAND Tim Byrne 2020-01-24 08:33:30 -0600
  • ccb75b97ea
    Escape space in YADM_HOOK_FULL_COMMAND (#187) Tim Byrne 2020-01-23 08:11:19 -0600
  • e6871256c2
    Remove dead link Tim Byrne 2020-01-20 16:13:39 -0600
  • 5f49ffb76c
    Specify version of Faraday Tim Byrne 2020-01-21 07:43:46 -0600
  • 3b820835ab
    Test for warnings from man (#195) Tim Byrne 2020-01-20 08:22:17 -0600
  • d16f4b134a
    Add man to testbed Docker image Tim Byrne 2020-01-20 08:21:57 -0600
  • d5b217f850
    Merge pull request #195 from rra/manpage-fix Tim Byrne 2020-01-21 07:24:42 -0600
  • 76c82c763e
    Improve identification of WSL (#196) Tim Byrne 2020-01-20 07:47:31 -0600
  • 45ccf09aa5
    Fix leading vim comment Russ Allbery 2020-01-17 11:30:28 -0800
  • 04b98a96cb
    Ensure all templates are written atomically Tim Byrne 2020-01-16 16:27:59 -0600
  • 3e42bd9f52
    Merge pull request #142 from jonasc/master Tim Byrne 2020-01-16 12:59:32 -0600
  • a1845c6e8a
    Write template result to temporary file and move jonasc 2019-02-09 15:38:14 +0100
  • 75d2747aa0
    Add test for multiple recipients Tim Byrne 2020-01-15 08:44:35 -0600
  • 83c0edd9fb
    Mention multiple recipients in man page Tim Byrne 2020-01-15 08:07:04 -0600
  • 0b22220e3c
    Merge pull request #139 from stigtsp/multiple-gpg-recipients Tim Byrne 2020-01-14 08:08:44 -0600
  • d9f68978fa
    Add test for quoted os-release Tim Byrne 2020-01-14 07:21:02 -0600
  • 4546636336
    Merge pull request #194 from rasa/rasa/remove-quotes-from-distro Tim Byrne 2020-01-14 07:14:04 -0600
  • 6e444736ab
    Tests for encrypt_with_checksums hooks Tim Byrne 2020-01-13 07:52:02 -0600
  • 8c6a96545d
    Add organization and documentation to hooks collection Tim Byrne 2020-01-10 08:37:24 -0600
  • 2af9c3a524
    Merge pull request #188 from mzuther/encrypt_with_checksums Tim Byrne 2020-01-10 07:54:29 -0600
  • b86aecf335 support alternative files in submodules Jaroslav Rakhmatoullin 2019-12-31 12:56:51 +0100
  • 0009bb350b
    get rid of echo Martin Zuther 2019-12-30 00:43:24 +0100
  • 499837bd80
    apply code review changes Martin Zuther 2019-12-30 00:11:36 +0100
  • 9c9a750009
    get rid of dependencies (pure bash) Martin Zuther 2019-12-29 15:53:01 +0100
  • 45b218d5c1
    support encrypted files in "yadm list" Martin Zuther 2019-12-29 15:21:55 +0100
  • bd19e31c6e
    get rid of dirname Martin Zuther 2019-12-29 12:51:29 +0100
  • 3c204119fb
    select one of several checksum commands Martin Zuther 2019-12-28 22:35:55 +0100
  • c190333fdf
    correctly export array to subscript Martin Zuther 2019-12-28 16:09:19 +0100