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

Commit graph

  • 0b79b461a6
    change checksum algorithm to SHA-512 Martin Zuther 2019-12-28 11:17:52 +0100
  • e9720fb1c3
    add quotes to support spaces in filenames Martin Zuther 2019-12-27 23:39:06 +0100
  • e96345eb87
    re-factor hooks Martin Zuther 2019-12-27 23:25:45 +0100
  • 91266ca8eb
    Check encrypted files with SHA-512/256 checksums Martin Zuther 2019-12-27 17:13:25 +0100
  • b4fd9e19c2
    Release 2.3.0 2.3.0 Tim Byrne 2019-12-17 07:15:58 -0600
  • 66668dd6c6
    Update git-crypt information Tim Byrne 2019-12-16 22:44:04 -0600
  • 2997a742b6
    Add question about private directories (#171) Tim Byrne 2019-12-16 22:23:16 -0600
  • ba5829ad48
    Confirm exit status for enter w/cmd Tim Byrne 2019-12-16 08:47:35 -0600
  • 7ad28c3a97
    Set exit status when running a command from enter Tim Byrne 2019-12-16 08:36:48 -0600
  • 2978c7dd8a
    Add git-crypt info to man page Tim Byrne 2019-12-16 08:25:11 -0600
  • 787de27b7c
    Reorder items in man page Tim Byrne 2019-12-16 08:06:52 -0600
  • d3a2a06184
    Support git-crypt (#168) Tim Byrne 2019-12-15 18:42:21 -0600
  • b9f5fdaafa
    Support GNUPGHOME environment variable (#134) Tim Byrne 2019-12-13 08:37:34 -0600
  • 84a173551e
    Only assert private dirs, when worktree = $HOME (#171) Tim Byrne 2019-12-13 07:34:06 -0600
  • cc1993dc14
    Move logic around assert_private_dirs to be more efficient Tim Byrne 2019-12-12 08:09:00 -0600
  • 46105aae47
    Set YADM_WORK within configure_paths Tim Byrne 2019-12-12 08:00:10 -0600
  • 18e5fcfacc
    Only assert private dirs, when worktree = $HOME Tim Byrne 2019-12-10 08:16:42 -0600
  • e7d2406af3
    Export GIT_WORK_TREE during yadm enter (#160) Tim Byrne 2019-12-08 14:42:04 -0600
  • 32baf81b56
    Support specifying a command after yadm enter Tim Byrne 2019-12-08 14:39:03 -0600
  • 4f9b655a5c
    Add question about tracking system level files (#63) Tim Byrne 2019-12-08 13:18:54 -0600
  • 43ac19398a
    Remove quotes from distro name Ross Smith II 2019-12-06 20:38:37 -0800
  • 76abafa159
    Add categories to FAQ Tim Byrne 2019-12-06 08:21:18 -0600
  • 8c5fd73ea6
    Use MMistakes TOC (front-matter defined) Tim Byrne 2019-12-06 08:20:35 -0600
  • 96bce8dbac
    Release 2.2.0 2.2.0 Tim Byrne 2019-12-05 16:53:16 -0600
  • 397d45ccd0
    Suppress insecure memory warnings Tim Byrne 2019-12-03 10:40:40 -0600
  • 437ae2b719
    Add --force-linters option to pylint (#179) Tim Byrne 2019-12-03 07:54:59 -0600
  • 5d484ca825
    Test with GnuPG 2 (#179) Tim Byrne 2019-12-02 17:57:57 -0600
  • e5ff95d09c
    Create gnupg fixture Tim Byrne 2019-11-30 20:16:44 -0600
  • fe96cfce28
    Update testbed image to use GnuPG 2 Tim Byrne 2019-11-30 20:15:46 -0600
  • 3aefeeff0f
    Create pinentry-mock Tim Byrne 2019-11-30 18:56:17 -0600
  • 4d23bbcf11
    Standardize on &> when not appending output Tim Byrne 2019-12-04 22:36:58 -0600
  • f7485915ed
    Update tests for gawk support Tim Byrne 2019-12-04 22:18:55 -0600
  • 758a2e0c26
    Automatically prefer gawk over awk Tim Byrne 2019-12-04 22:18:22 -0600
  • c0310a43a2
    Merge pull request #180 from rasa/rasa/use-gawk-on-openwrt Tim Byrne 2019-12-04 17:53:36 -0600
  • c1f779521c
    Confirm LEGACY_WARNING_ISSUED is set appropriately Tim Byrne 2019-12-04 08:43:22 -0600
  • 66a3969c8a
    Add unit tests for reporting invalid alternates (#183) Tim Byrne 2019-12-04 08:40:05 -0600
  • 59da359e63
    Remove old-style alts from test data Tim Byrne 2019-12-04 08:17:03 -0600
  • 3d10309665
    Issue warning for any invalid alternates found (#183) Tim Byrne 2019-12-03 08:30:51 -0600
  • 0b0d972ff1
    Merge pull request #184 from con-f-use/gh-pages Tim Byrne 2019-12-02 07:44:58 -0600
  • b113c53233
    Correct alternate files example con-f-use 2019-12-02 12:25:40 +0100
  • 6bf0852609
    Use /etc/os-release if lsb_release is missing (#175) Tim Byrne 2019-11-30 10:52:18 -0600
  • 96839a5743
    Remove dependency on hostname (#182) Tim Byrne 2019-11-30 10:27:28 -0600
  • 75c19c9cc0
    Release 2.1.0 2.1.0 Tim Byrne 2019-11-27 07:21:44 -0600
  • ecbffdbb28
    Update manpage for double-star support Tim Byrne 2019-11-26 16:59:19 -0600
  • 510169eb7f
    Support double-star globs in encrypt (#109) Tim Byrne 2019-11-26 16:24:51 -0600
  • 24e6e81713
    Test support for double-star globs Tim Byrne 2019-11-26 16:24:36 -0600
  • 5986cd7943
    Merge pull request #136 from dseomn/bash-completion Tim Byrne 2019-11-25 16:55:43 -0600
  • bcf6531da6
    Only add yadm commands to the completion list when applicable. David Mandelberg 2019-01-04 21:44:49 -0500
  • 5d9e0a7133
    Mark GIT_DIR for export. David Mandelberg 2019-01-04 21:26:47 -0500
  • 60e0fbbf42
    Fix completion after a command-line flag. David Mandelberg 2019-01-04 21:17:34 -0500
  • 5634c09a8a
    Refactor symlink code Tim Byrne 2019-11-25 07:44:44 -0600
  • 61576a6ae1
    Use relative symlinks for alt (#100) Tim Byrne 2019-11-17 13:07:29 -0600
  • 98392b9a9c
    Add function relative_path Tim Byrne 2019-11-17 12:58:49 -0600
  • f8d6d2b0e4
    Change tests to expect relative links Tim Byrne 2019-11-17 13:07:04 -0600
  • 2bf98a5ade
    Use gawk on OpenWrt, as awk is BusyBox version Ross Smith II 2019-11-23 19:39:57 -0800
  • 8d2373b5c5
    Merge pull request #177 from rasa/rasa/make-symlinks-relative Tim Byrne 2019-11-17 12:39:52 -0600
  • 98915151a3
    Revert version change Tim Byrne 2019-11-17 12:39:05 -0600
  • abf21873f6
    Adjust formatting Tim Byrne 2019-11-16 15:26:50 -0600
  • daa55b1af0
    Update documentation about using yadm with magit Sheng Yang 2019-11-15 20:52:31 -0600
  • 2982f33af7 Update documentation about using yadm with magit Sheng Yang 2019-11-15 20:52:31 -0600
  • 4d8606ed3d
    Update formatting Tim Byrne 2019-11-15 07:49:55 -0600
  • eed59388cb
    Note exception for WSL (#113) Tim Byrne 2019-11-14 08:23:41 -0600
  • 073c5557c7
    Note exception for WSL (#113) Tim Byrne 2019-11-14 08:10:06 -0600
  • 2e797b4b26
    Merge pull request #178 from dngray/pr_no_bin-bash Tim Byrne 2019-11-14 07:40:57 -0600
  • 4313f890bd
    Don't get people to do #!/bin/bash either use /bin/sh or #!/usr/bin/env bash Daniel Gray 2019-11-14 10:07:31 +0000
  • 539ffd3ffc
    Make symlinks relative Ross Smith II 2019-11-13 08:17:06 -0800
  • e32521fb5e
    Add more analytics Tim Byrne 2019-11-13 02:55:17 -0600
  • 49e754ace1
    Add override for default layout (MM@4.15.2) Tim Byrne 2019-11-12 20:39:15 -0600
  • 20665a5d9e
    Move privacy link to _config.yml Tim Byrne 2019-11-12 20:21:32 -0600
  • 401ffa6bb8
    Add privacy policy Tim Byrne 2019-11-12 18:13:51 -0600
  • 0ebf51f317
    Update XDG spec URL Tim Byrne 2019-11-12 08:50:07 -0600
  • 9005f4c234
    Merge pull request #176 from dngray/pr-no_yaourt Tim Byrne 2019-11-12 08:40:20 -0600
  • 5aa1a7be75
    Release 2.0.1 2.0.1 Tim Byrne 2019-11-12 07:02:27 -0600
  • c29834ed86
    Add test for permission bug (#174) Tim Byrne 2019-11-11 23:28:16 -0600
  • c222644f8c
    Merge pull request #174 from rasa/fix-parent-dir-globbing Tim Byrne 2019-11-12 06:52:30 -0600
  • 8633083716
    Don't glob into parent dirs Ross Smith II 2019-11-11 20:30:50 -0800
  • 5f64c0fce5
    Yaourt unmaintained, don't mention Daniel Gray 2019-11-12 11:06:30 +0000
  • 4da43358e7 Don't glob into parent dirs Ross Smith II 2019-11-11 20:30:50 -0800
  • 7a43ed66dc
    Merge branch 'develop' into rasa-set-perms-recursively Ross Smith II 2019-11-11 17:08:56 -0800
  • ebd4043ee8
    Merge branch 'develop' into patch-2 Ross Smith II 2019-11-11 17:06:56 -0800
  • cc6248c2a5
    Merge branch 'develop' into rasa-relative-symlinks Ross Smith II 2019-11-11 17:01:44 -0800
  • 2eb8a9e362
    Add make install Tim Byrne 2019-11-09 15:48:14 -0600
  • ab578c9502
    Add OBS badge Tim Byrne 2019-11-08 07:18:02 -0600
  • de73c9f4b4
    Release 2.0.0 2.0.0 Tim Byrne 2019-11-07 07:58:14 -0600
  • 5b105e0687
    Add missing details to manpage Tim Byrne 2019-11-07 21:36:53 -0600
  • 1fc52536ac
    Fix contrib make target (dev has been changed to develop) Tim Byrne 2019-11-07 21:23:49 -0600
  • 84ef8709e4
    Fix typo Tim Byrne 2019-11-07 21:09:37 -0600
  • dc699e0b4e
    Improve portability of hosted bootstrap curl-pipe Tim Byrne 2019-11-07 20:36:53 -0600
  • 375a34b97a
    Test conditional submodule upgrade processing Tim Byrne 2019-11-07 07:48:42 -0600
  • a58d60a558
    Add note about submodules Tim Byrne 2019-11-05 17:06:29 -0600
  • f2b2d505a2
    Reinitialize submodules during upgrade Tim Byrne 2019-11-05 16:36:05 -0600
  • 4bcd88a0e4
    Rename _docs Tim Byrne 2019-11-04 18:09:51 -0600
  • 0f746ff7b1
    Migrate to openSUSE Build System Tim Byrne 2019-11-04 18:05:56 -0600
  • a217537b26
    Fix URL for upgrade help Tim Byrne 2019-11-04 17:31:55 -0600
  • 9362b93820
    Update specfile for OBS Tim Byrne 2019-04-17 08:26:19 -0500
  • 5a802c8afd
    Allow -l to pass thru to the yadm config command Tim Byrne 2019-11-03 14:21:59 -0600
  • f5287f1588
    Properly format supported configs Tim Byrne 2019-11-03 14:13:46 -0600
  • fc53cfd1f8
    Remove --local Tim Byrne 2019-11-03 13:35:44 -0600
  • 392a66829a
    Updates for yadm 2.0.0 Tim Byrne 2019-10-20 15:07:13 -0500
  • 6442313abf
    Improve manpage Tim Byrne 2019-10-30 17:34:34 -0500