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

Commit graph

  • 616baaeac6
    Rename default template processor Tim Byrne 2019-10-30 17:29:17 -0500
  • eec6d49f98
    Update images Tim Byrne 2019-10-24 16:00:42 -0500
  • 8b2ce05125
    Use env value for YADM_* variable if defined James Simpson 2019-10-19 11:45:27 -0400
  • b62a4c77a6
    Create an upgrade command Tim Byrne 2019-10-22 17:47:41 -0500
  • fd003e5b25
    Remove unnecessary formatting Tim Byrne 2019-10-19 13:59:03 -0500
  • c8e8633639
    Use docker volume for jekyll dependencies Tim Byrne 2019-10-17 23:50:15 -0500
  • 30b35f0cd4
    Use newer base image for jekyll Tim Byrne 2019-10-17 23:04:25 -0500
  • 0c9468c9b5
    Ignore encrypted files (#69) Tim Byrne 2019-10-15 07:17:38 -0500
  • f3249e00b5
    Ensure base directories for alternates before creation Tim Byrne 2019-10-12 18:22:02 -0500
  • 6d5467951a
    Properly handle missing "." in alternate conditions Tim Byrne 2019-10-12 09:14:45 -0500
  • 4ea3ed9e2a
    Allow storing alternates elsewhere (#90) Tim Byrne 2019-10-10 08:23:36 -0500
  • aeb6a54ad7
    Add source to templates (#163) Tim Byrne 2019-10-10 08:09:31 -0500
  • 0c7aec6dd7
    Clarify xfails are for deprecated features Tim Byrne 2019-10-11 07:22:38 -0500
  • 3a192db420
    Remove symlinks before processing a template Tim Byrne 2019-10-11 07:20:03 -0500
  • 117541fd21
    Reorder descriptions of options Tim Byrne 2019-10-09 18:40:25 -0500
  • 574945f010
    Change yadm.cygwin-copy to yadm.alt-copy Tim Byrne 2019-10-09 08:25:02 -0500
  • b2ef6d2e09
    Merge pull request #102 from rasa/rasa-add-mingw-msys-support Tim Byrne 2019-10-09 07:48:56 -0500
  • e51166b7e8
    Improve clone testing Tim Byrne 2019-10-08 08:40:33 -0500
  • f3bde37f78
    Support -b <branch> when cloning (#133) Tim Byrne 2019-10-07 08:36:32 -0500
  • 6a3199ceea
    Support DISTRO in alternates (#72) Tim Byrne 2019-10-06 11:04:21 -0500
  • 4f6b0f09cd
    Remove unnecessary formatting Tim Byrne 2019-10-05 12:01:48 -0500
  • 444622a658
    Support else statements in builtin templates Tim Byrne 2019-10-05 11:01:13 -0500
  • 81134c8edb
    Update documentation Tim Byrne 2019-10-02 18:59:57 -0500
  • e999929818
    Change builtin templates to resemble jinja Tim Byrne 2019-10-01 08:17:28 -0500
  • 234055190b
    Move min-similarity-lines to new section Tim Byrne 2019-10-01 08:03:09 -0500
  • b411f9d74f
    Split out processing of stale links Tim Byrne 2019-09-30 08:44:41 -0500
  • 0438e383e5
    Unify the way alternate file strings are matched Tim Byrne 2019-09-30 08:43:35 -0500
  • c8a9165293
    Remove warnings from tests Tim Byrne 2019-09-29 18:34:36 -0500
  • 3ba17f41fd
    Fix a known bug with hidden private files Tim Byrne 2019-09-29 18:33:41 -0500
  • 36212cb752
    Add new alternates processing the cygwin copy testing Tim Byrne 2019-09-29 17:48:20 -0500
  • eeba216cfe
    Mark deprecated tests Tim Byrne 2019-09-27 08:39:50 -0500
  • d2afab6846
    Fix newly discovered linting errors Tim Byrne 2019-09-26 08:46:05 -0500
  • 2508378617
    Upgrade yadm testbed Tim Byrne 2019-09-25 23:12:59 -0500
  • cfda485b34
    Implement future alternate processing Tim Byrne 2019-10-01 08:12:18 -0500
  • f3ae31f1c2
    Separate alternate linking code from other operations Tim Byrne 2019-08-18 12:51:53 -0500
  • e4e956fe21
    Split discovery of alternates test data into a testable function Tim Byrne 2019-08-17 15:20:56 -0500
  • c29292d02b
    Split out processing of alt (past/future) Tim Byrne 2019-08-16 08:19:11 -0500
  • 289b8e0c6c
    Remove unnecessary continuation backslashes Tim Byrne 2019-08-09 07:52:41 -0500
  • cec8778578
    Align continuation backslashes Tim Byrne 2019-08-09 07:48:10 -0500
  • 48fc6b0db7
    Support XDG base directory specification Tim Byrne 2019-08-06 08:19:45 -0500
  • 13b41a56ae
    Merge pull request #154 from 0mp/patch-1 Tim Byrne 2019-08-29 07:05:35 -0500
  • 3cfd802210 Add FreeBSD installation instructions Mateusz Piotrowski 2019-05-03 10:08:01 +0200
  • f0ad40376d
    Create YADM_HOOKS variable for hooks dir Tim Byrne 2019-08-06 08:19:01 -0500
  • 3cf4d1ac80
    Remove dead link on examples page Tim Byrne 2019-07-29 08:33:04 -0500
  • 7eb2c6e658
    Fix typo Tim Byrne 2019-07-29 08:20:05 -0500
  • bd71ec8932
    Merge pull request #162 from DWagenk/feat_dwagenk_use_GIT_PROGRAMM_env_var Tim Byrne 2019-07-29 08:04:29 -0500
  • a399c35e4e
    Add quoting Tim Byrne 2019-07-29 08:00:09 -0500
  • b404a87a89
    Replace direkt calls to git with $GIT_PROGRAM Daniel Wagenknecht 2019-07-16 21:45:14 +0200
  • c48dcb840a
    Merge branch 'develop' into rasa/ignore-encrypted-files Ross Smith II 2019-04-22 06:55:48 -0700
  • 835eee7def
    Merge branch 'develop' into rasa/fix-brace-expansion Ross Smith II 2019-04-22 06:47:08 -0700
  • b4764f5509
    Merge branch 'develop' into rasa-dotglob Ross Smith II 2019-04-22 06:45:02 -0700
  • 6df8509999
    Add vim to testbed image Tim Byrne 2019-04-16 08:04:53 -0500
  • 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