summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | Add organization and documentation to hooks collectionTim Byrne2020-01-10
| * | | | | Merge pull request #188 from mzuther/encrypt_with_checksumsTim Byrne2020-01-10
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | get rid of echoMartin Zuther2019-12-30
| | * | | | apply code review changesMartin Zuther2019-12-30
| | * | | | get rid of dependencies (pure bash)Martin Zuther2019-12-29
| | * | | | support encrypted files in "yadm list"Martin Zuther2019-12-29
| | * | | | get rid of dirnameMartin Zuther2019-12-29
| | * | | | select one of several checksum commandsMartin Zuther2019-12-28
| | * | | | correctly export array to subscriptMartin Zuther2019-12-28
| | * | | | change checksum algorithm to SHA-512Martin Zuther2019-12-28
| | * | | | add quotes to support spaces in filenamesMartin Zuther2019-12-27
| | * | | | re-factor hooksMartin Zuther2019-12-27
| | * | | | Check encrypted files with SHA-512/256 checksumsMartin Zuther2019-12-27
| |/ / / /
* | | | | Finalize changes for 2.3.0-2Russ Allbery2020-02-25
* | | | | Add changelog entry for the Debian uploadRuss Allbery2020-02-25
* | | | | Update standards version to 4.5.0Russ Allbery2020-02-25
* | | | | Run wrap-and-sort -astRuss Allbery2020-02-25
* | | | | Add myself to Uploaders and start 2.3.0-2 changelogRuss Allbery2020-02-25
* | | | | Minor reformatting of debian/NEWSRuss Allbery2020-02-25
* | | | | Add myself to Uploaders and copyrightAngel Abad2020-02-25
* | | | | Add debian/NEWS file with upgrade instructionsAngel Abad2020-02-25
* | | | | Finalize changes for 2.3.0-1Russ Allbery2020-02-25
* | | | | Remove Build-Depends for testingRuss Allbery2020-02-25
* | | | | Add Rules-Requires-Root: noRuss Allbery2020-02-25
* | | | | Update to standards version 4.4.1Russ Allbery2020-02-25
* | | | | Update to debhelper compatibility level V12Russ Allbery2020-02-25
* | | | | Update debian/copyrightRuss Allbery2020-02-25
* | | | | Use upstream make install targetRuss Allbery2020-02-25
* | | | | Mark this as a local packageRuss Allbery2020-02-25
| |_|_|/ |/| | |
* | | | Update changelog for new upstream 2.3.0Russ Allbery2020-01-17
* | | | Update to upstream 2.3.0Russ Allbery2020-01-17
|\| | |
| * | | Release 2.3.0Tim Byrne2019-12-17
| * | | Confirm exit status for enter w/cmdTim Byrne2019-12-16
| * | | Set exit status when running a command from `enter`Tim Byrne2019-12-16
| * | | Add git-crypt info to man pageTim Byrne2019-12-16
| * | | Reorder items in man pageTim Byrne2019-12-16
| * | | Support git-crypt (#168)Tim Byrne2019-12-16
| * | | Support GNUPGHOME environment variable (#134)Tim Byrne2019-12-14
| * | | Only assert private dirs, when worktree = $HOME (#171)Tim Byrne2019-12-14
| * | | Move logic around assert_private_dirs to be more efficientTim Byrne2019-12-12
| * | | Set YADM_WORK within configure_pathsTim Byrne2019-12-12
| * | | Only assert private dirs, when worktree = $HOMETim Byrne2019-12-11
| * | | Export GIT_WORK_TREE during `yadm enter` (#160)Tim Byrne2019-12-08
| * | | Support specifying a command after `yadm enter`Tim Byrne2019-12-08
| |/ /
| * | Release 2.2.0Tim Byrne2019-12-05
| * | Suppress insecure memory warningsTim Byrne2019-12-05
| * | Add --force-linters option to pylint (#179)Tim Byrne2019-12-05
| * | Test with GnuPG 2 (#179)Tim Byrne2019-12-05
| * | Create gnupg fixtureTim Byrne2019-12-05
| * | Update testbed image to use GnuPG 2Tim Byrne2019-12-05