8000 Tags · rasa/yadm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: rasa/yadm

Tags

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
TheLocehiliosan Tim Byrne
Update version number and update documentation

* Support encryption with OpenSSL (yadm-dev#138)
* Support "include" directive in built-in template processor (yadm-dev#255)
* Support extensions for alternate files and templates (yadm-dev#257)
* Improve support for default branches (yadm-dev#231, yadm-dev#232)
* Add --version and --help as yadm internal commands (yadm-dev#267)
* Improve support for XDG base directory specification
* Use XDG_DATA_HOME used for encrypted data and repository (yadm-dev#208)
* Default repo is now ~/.local/share/yadm/repo.git
* Default encrypted archive is now ~/.local/share/yadm/archive
* Improve shell completions (yadm-dev#238, yadm-dev#274, yadm-dev#275)
* Remove support for YADM_COMPATIBILITY=1 (yadm-dev#242)
* Remove deprecated option cygwin-copy
* Fix template mode inheritance on FreeBSD (yadm-dev#243, yadm-dev#246)
* Fix hook execution under MinGW (yadm-dev#150)
* Improve compatibility with Oil shell (yadm-dev#210)

2.5.0

Toggle 2.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
TheLocehiliosan Tim Byrne
Release 2.5.0

Update version number and update documentation

* Support for transcrypt (yadm-dev#197)
* Support ESH templates (yadm-dev#220)
* Preserve file mode of template (yadm-dev#193)
* Fish shell completions (yadm-dev#224)
* Fix alt processing when worktree is `/` (yadm-dev#198)
* Assert config directory if missing (yadm-dev#226, yadm-dev#227)
* Documentation improvements (yadm-dev#229)

2.4.0

Toggle 2.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
TheLocehiliosan Tim Byrne
Release 2.4.0

Update version number and update documentation

* Support multiple keys in `yadm.gpg-recipient` (yadm-dev#139)
* Ensure all templates are written atomically (yadm-dev#142)
* Add encrypt_with_checksums to the hooks collection (yadm-dev#188)
* Escape white space in YADM_HOOK_FULL_COMMAND (yadm-dev#187)
10000

* Improve parsing of os-release (yadm-dev#194)
* Improve identification of WSL (yadm-dev#196)
* Fix troff warnings emitted by man page (yadm-dev#195)
* Write encrypt-based exclusions during decrypt

2.3.0

Toggle 2.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
TheLocehiliosan Tim Byrne
Release 2.3.0

Update version number and update documentation

* Support git-crypt (yadm-dev#168)
* Support specifying a command after `yadm enter`
* Expose GIT_WORK_TREE during `yadm enter` (yadm-dev#160)
* Support GNUPGHOME environment variable (yadm-dev#134)
* Assert private dirs, only when worktree = $HOME (yadm-dev#171)

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
TheLocehiliosan Tim Byrne
Release 2.2.0

Update version number and update documentation

* Resolve hostname using `uname -n` (yadm-dev#182)
* Use /etc/os-release if lsb_release is missing (yadm-dev#175)
* Issue warning for any invalid alternates found (yadm-dev#183)
* Add support for gawk (yadm-dev#180)

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
TheLocehiliosan Tim Byrne
Release 2.1.0

Update version number and update documentation

* Use relative symlinks for alternates (yadm-dev#100, yadm-dev#177)
* Support double-star globs in .config/yadm/encrypt (yadm-dev#109)
* Improve bash completion (yadm-dev#136)
* Update docs about using magit (yadm-dev#123)
* Note exception for WSL (yadm-dev#113)

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
TheLocehiliosan Tim Byrne
Release 2.0.1

Update version number and update documentation

* Fix bug with worktree permissions (yadm-dev#174)

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
TheLocehiliosan Tim Byrne
Release 2.0.0

Update version number and update documentation

* Support XDG base directory specification
* Redesign alternate processing
* Add built-in default template processor
* Allow storing alternates in yadm dir (yadm-dev#90)
* Add support for j2cli template processor
* Ignore encrypted files (yadm-dev#69)
* Support DISTRO in alternates (yadm-dev#72)
* Support `source` in templates (yadm-dev#163)
* Change yadm.cygwin-copy to yadm.alt-copy
* Support `-b <branch>` when cloning (yadm-dev#133)
* Support includes for j2-based templates (yadm-dev#114)
* Remove stale/invalid linked alternates (yadm-dev#65)
* Add support for Mingw/Msys (yadm-dev#102)
* Allow `-l` to pass thru to the `yadm config` command
* Improve processing of `yadm/encrypt`
* Fix bugs in legacy alternate processing
* Fix bug with hidden private files
* Improve support for older versions of Git
* Add upgrade command

1.12.0

Toggle 1.12.0's commit message

Verified

This commit was signed with the committer’s verified signature.
TheLocehiliosan Tim Byrne
Release 1.12.0

Update version number and update documentation

* Add basic Zsh completion (yadm-dev#71, yadm-dev#79)
* Support directories in `.yadm/encrypt` (yadm-dev#81, yadm-dev#82)
* Support exclusions in `.yadm/encrypt` (yadm-dev#86)
* Improve portability with printf (yadm-dev#87)
* Eliminate usage of `eval` and `ls`

1.11.1

Toggle 1.11.1's commit message

Verified

This commit was signed with the committer’s verified signature.
TheLocehiliosan Tim Byrne
Release 1.11.1

Update version number and update documentation

* Create private dirs prior to merge (yadm-dev#74)
0