1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2025-06-13 13:03:58 +00:00

Commit Graph

  • fcc8e7e095
    Merge branch 'develop' into master jonasc 2019-04-13 12:12:21 +0200
  • 4613c1d0c4
    Merge pull request #114 from bb010g/patch-1 Tim Byrne 2019-04-12 07:57:35 -0500
  • d87a6502af
    Factor out some branches in utils:create_alt_files() Tim Byrne 2019-04-12 07:48:10 -0500
  • 7bc8f02d68
    Add tests for jinja includes Tim Byrne 2019-04-12 07:43:18 -0500
  • d245f633bf
    Remove invalid linked alternates (#65) Tim Byrne 2019-04-10 08:43:11 -0500
  • a2cc970dd6
    Remove unnecessary Git invocations Tim Byrne 2019-04-09 07:53:27 -0500
  • 093fc24b1b
    Test that links are removed for invalid alternates (#65) Tim Byrne 2019-04-05 08:58:59 -0500
  • 2375a0955b
    Standardize sort order Tim Byrne 2019-04-05 08:02:42 -0500
  • 0c6be5e398
    Fix bug with alternate linked directories Tim Byrne 2019-04-05 07:46:56 -0500
  • fb1181c8a9
    Add tests for directory alternates Tim Byrne 2019-04-04 18:01:27 -0500
  • 2aa1710214
    Remove superfluous ; in comments Tim Byrne 2019-03-24 17:22:11 -0500
  • 58edf313aa
    Process .yadm/encrypt in sorted order Tim Byrne 2019-03-24 17:05:11 -0500
  • 2848ca2d1d
    Update contributing guide with website info (#146) Tim Byrne 2019-03-20 17:17:40 -0500
  • 282b772ce5
    Add yamllint to testenv Tim Byrne 2019-03-22 07:39:09 -0500
  • 6f4aee32a7
    Use yadm/jekyll:latest image Tim Byrne 2019-03-21 22:54:05 -0500
  • ca7839aadd
    Add yamllint to website testing Tim Byrne 2019-03-21 22:52:15 -0500
  • f0c3261e46
    Add Dockerfile for building yadm/jekyll image Tim Byrne 2019-03-21 22:50:14 -0500
  • 826f9bc09e
    Validate yaml files with yamllint Tim Byrne 2019-03-21 07:38:38 -0500
  • ca2f93146d
    Add shields.io badges for website branches Tim Byrne 2019-03-20 02:06:50 -0500
  • 9fa5c9418c
    Refactor website (#146) Tim Byrne 2019-03-20 00:53:14 -0500
  • 9b1ac4b76b
    Add shields.io badge for Arch Linux Tim Byrne 2019-03-15 00:10:48 -0500
  • eb7462061e
    Allocate a pseudo-TTY Tim Byrne 2019-03-19 19:34:17 -0500
  • af6febc598
    Use language minimal Tim Byrne 2019-03-19 17:37:15 -0500
  • 0ff508d046
    Reduce travis-ci sudo requirement Tim Byrne 2019-03-19 17:27:54 -0500
  • ec65801d9b
    Run hooks on MINGW* systems addshore 2019-03-15 17:31:48 +0000
  • 402b57880d
    Update GPLv3 LICENSE information Tim Byrne 2019-03-14 18:14:10 -0500
  • bd86b66ea8
    Update README Tim Byrne 2019-03-14 08:22:44 -0500
  • f3e4c7d140
    Add contribution guideline Tim Byrne 2019-03-13 08:07:58 -0500
  • 19c6eb6009
    Add GitHub templates Tim Byrne 2019-03-05 23:57:53 -0600
  • b443bbede2
    Add contrib/hooks Tim Byrne 2019-03-12 22:00:25 -0500
  • a0c7b05e47 Add thingfox to the examples page Thingfox 2019-03-12 15:48:04 +0000
  • 0e7fd381c9 Add a cute thingfox Thingfox 2019-03-13 01:59:58 +1030
  • abcc201894
    Improve Makefile usage info Tim Byrne 2019-03-07 08:26:17 -0600
  • 27859af307
    Add make target "scripthost" Tim Byrne 2019-02-28 22:59:04 -0600
  • d32e63fc92
    Split packages onto separate lines Tim Byrne 2019-02-28 22:28:32 -0600
  • 7e7d199721
    Add code of conduct Tim Byrne 2019-02-27 08:11:35 -0600
  • 4dd87e36b1
    Add netlify redirect Tim Byrne 2019-02-26 18:02:03 -0600
  • 3f46be2029
    Migrate to yadm.io Tim Byrne 2019-02-26 13:27:30 -0600
  • 1a3ab000b1 Create CNAME Tim Byrne 2019-02-26 12:40:36 -0600
  • c3a9b62189
    Remove BATS-based tests Tim Byrne 2019-02-25 17:08:07 -0600
  • 23e4b38ef2
    Update Makefile Tim Byrne 2019-02-25 16:32:34 -0600
  • 0f2039f79d
    Create a flag to identify when running inside testbed Tim Byrne 2019-02-25 16:30:05 -0600
  • e7f9616b39
    Rewrite testing system (#119) Tim Byrne 2018-07-11 07:50:42 -0500
  • a402b97e1b Write template result to temporary file and move jonasc 2019-02-09 15:38:14 +0100
  • e878141f34 Set perms recursively Ross Smith II 2019-02-08 14:19:47 -0800
  • 4e295e3545 Set perms recursively Ross Smith II 2019-02-08 14:12:55 -0800
  • d075438308
    support multiple keys in yadm.gpg-recipient Stig Palmquist 2019-01-20 20:26:18 +0100
  • fb2b1ab907 Added undocumented config yadm.openssl-ciphername Luis López 2019-01-10 14:50:51 +0100
  • 6c6a3305a8 Deduplicate openssl cipher name code (and change default value) Luis López 2019-01-09 12:55:25 +0100
  • 59902c5165 Initial support for alternative cyphers. Luis López 2019-01-09 12:05:06 +0100
  • b31183d66e Only add yadm commands to the completion list when applicable. David Mandelberg 2019-01-04 21:44:49 -0500
  • 8b5770142a Mark GIT_DIR for export. David Mandelberg 2019-01-04 21:26:47 -0500
  • 5280511ffc Fix completion after a command-line flag. David Mandelberg 2019-01-04 21:17:34 -0500
  • cf36832d09 Repalce git command with $GIT_PROGRAM Herbert Shen 2018-11-12 23:37:36 +0800
  • 509b9d2c01 Merge remote-tracking branch 'origin/patch-2' Ross Smith II 2018-08-21 14:47:17 -0700
  • a739c3c178 Merge remote-tracking branch 'origin/patch-1' Ross Smith II 2018-08-21 14:47:10 -0700
  • 8061c5ead6
    Remove dependency on hostname Ross Smith II 2018-08-16 13:33:24 -0700
  • 0740edbdc7
    Update Ubuntu installation documentation (#67) Tim Byrne 2018-07-02 07:51:13 -0500
  • e2e8f727b3
    Fix formatting in .notes.md Ross Smith II 2018-06-16 08:03:21 -0700
  • 0b9f537909
    Allow for more complex Jinja templates Brayden Banks 2018-06-11 19:31:10 -0700
  • f5af9cd947 Merge branch 'rasa/fix-brace-expansion' Ross Smith II 2018-03-10 11:09:39 -0800
  • ebc4ed01a9 Merge branch 'rasa/ignore-encrypted-files' Ross Smith II 2018-03-10 11:06:00 -0800
  • ec873d1ecd Add yadm ignore to ignore encrypted files Ross Smith II 2018-03-10 11:01:48 -0800
  • d45344dbe2 Fix brace expansion (fixes #106) Ross Smith II 2018-03-08 19:22:28 -0800
  • 6394110201 Merge branch 'rasa-dont-encrypt-nothingness' Ross Smith II 2018-03-07 15:52:20 -0800
  • 96f127a859 Merge branch 'rasa-dotglob' Ross Smith II 2018-03-07 15:52:12 -0800
  • f57a01b0d4 Don't encrypt nothingness Ross Smith II 2018-03-07 15:48:15 -0800
  • 5bb192a869 Have yadm encrypt match dotfiles (like .gitignore does) Ross Smith II 2018-03-07 15:29:21 -0800
  • 0362f1bfe6 Merge branch 'rasa-add-mingw-msys-support' Ross Smith II 2018-03-05 07:03:06 -0800
  • 54f7cbcebe Fix OS name match for Cygwin/Msys Ross Smith II 2018-03-05 07:02:46 -0800
  • 6ae3ef1d03 Merge branch 'rasa-relative-symlinks' Ross Smith II 2018-03-04 07:39:10 -0800
  • 6328fac5d2 Make symlinks relative (fixes #100) Ross Smith II 2018-03-04 07:35:23 -0800
  • 315ad0873e Fix OS check to match (Cygwin|Msys)* Ross Smith II 2018-03-04 06:34:08 -0800
  • adfedf4b64 Add Mingw/Msys support Ross Smith II 2018-03-03 20:02:45 -0800
  • 130965e34d Merge remote-tracking branch 'upstream/master' Chad Homan 2018-01-29 16:28:41 -0600
  • ac60431eb8
    Add missing punctuation Tim Byrne 2017-12-08 08:08:18 -0600
  • 4c3af52a4e
    Add installation instructions for Void Linux (#97) Tim Byrne 2017-12-08 08:06:41 -0600
  • 09a018ea5a
    Release 1.12.0 1.12.0 Tim Byrne 2017-10-24 07:56:29 -0500
  • 8af5425dc3
    Capitalize headings Tim Byrne 2017-10-24 07:40:04 -0500
  • 805d7647a8
    Update documentation to reflect new .yadm/encrypt functionality Tim Byrne 2017-10-24 07:38:13 -0500
  • db9c00287b
    Fix contrib target Tim Byrne 2017-10-16 17:34:23 -0500
  • 75e0bf94bb
    Merge pull request #91 from luzat/fix-whitespace Tim Byrne 2017-10-16 17:24:22 -0500
  • 727e656ceb
    Implement additional alternate file directory Thomas Luzat 2017-10-09 14:52:06 +0200
  • ac2aed9ab4
    Indentation: Convert tab to space Thomas Luzat 2017-10-09 15:21:32 +0200
  • 2ac46dd752
    Add GitHub tag search Tim Byrne 2017-10-02 08:18:34 -0500
  • 62245ce07f
    Remove dead link (#89) Tim Byrne 2017-10-02 08:17:48 -0500
  • d411db9f6f
    Consolidate cd to YADM_WORK Tim Byrne 2017-09-18 07:51:08 -0500
  • c24906ec10
    Handle exclusions in .yadm/encrypt (#86) Tim Byrne 2017-09-18 07:39:10 -0500
  • 2517e4b4ac
    Add test-case for exclusions in .yadm/encrypt (#86) Tim Byrne 2017-09-17 19:06:02 -0500
  • cc30dfc24b
    Re-number unit tests Tim Byrne 2017-09-15 23:50:08 -0500
  • f23bdb8147
    Remove last use of LS_PROGRAM Tim Byrne 2017-09-15 23:46:00 -0500
  • b78bb1eef4
    Eliminate the use of eval Tim Byrne 2017-09-15 23:00:25 -0500
  • 57866714c4
    Replace echo with printf (#87) Tim Byrne 2017-09-15 18:35:41 -0500
  • abf6cd1c4c
    Merge pull request #81 from japm48/patch-1 Tim Byrne 2017-09-04 13:22:21 -0500
  • df952094a1
    Add test case for supporting directories in .yadm/encrypt (#81) Tim Byrne 2017-09-04 12:59:13 -0500
  • e09b5a551e
    Declare PHONY targets in Makefile Tim Byrne 2017-09-04 11:56:33 -0500
  • eef9bfa2f7
    Add a testhost target Tim Byrne 2017-09-04 11:48:45 -0500
  • 605d7710e8 Merge ddea904630 into 5d4f3aac5b chad 2017-08-30 19:52:59 +0000
  • 8d51330a37
    Update Gemfile using bundle update Tim Byrne 2017-08-30 07:13:21 -0500
  • 3625255cbb
    Output the local URL of the test site Tim Byrne 2017-08-30 07:12:39 -0500