2019-11-12 13:02:27 +00:00
|
|
|
2.0.1
|
|
|
|
* Fix bug with worktree permissions (#174)
|
|
|
|
|
2019-11-07 13:58:14 +00:00
|
|
|
2.0.0
|
|
|
|
* Support XDG base directory specification
|
|
|
|
* Redesign alternate processing
|
|
|
|
* Add built-in default template processor
|
|
|
|
* Allow storing alternates in yadm dir (#90)
|
|
|
|
* Add support for j2cli template processor
|
|
|
|
* Ignore encrypted files (#69)
|
|
|
|
* Support DISTRO in alternates (#72)
|
|
|
|
* Support `source` in templates (#163)
|
|
|
|
* Change yadm.cygwin-copy to yadm.alt-copy
|
|
|
|
* Support `-b <branch>` when cloning (#133)
|
|
|
|
* Support includes for j2-based templates (#114)
|
|
|
|
* Remove stale/invalid linked alternates (#65)
|
|
|
|
* Add support for Mingw/Msys (#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
|
|
|
|
|
2017-10-24 12:56:29 +00:00
|
|
|
1.12.0
|
|
|
|
* Add basic Zsh completion (#71, #79)
|
|
|
|
* Support directories in `.yadm/encrypt` (#81, #82)
|
|
|
|
* Support exclusions in `.yadm/encrypt` (#86)
|
|
|
|
* Improve portability with printf (#87)
|
|
|
|
* Eliminate usage of `eval` and `ls`
|
|
|
|
|
2017-08-23 12:28:35 +00:00
|
|
|
1.11.1
|
|
|
|
* Create private dirs prior to merge (#74)
|
|
|
|
|
2017-07-10 04:07:50 +00:00
|
|
|
1.11.0
|
|
|
|
* Option for Cygwin to copy files instead of symlink (#62)
|
|
|
|
* Support `YADM_DISTRO` in Jinja templates (#68)
|
|
|
|
* Support pre/post hooks for every command (#70)
|
|
|
|
|
2017-05-10 22:44:56 +00:00
|
|
|
1.10.0
|
|
|
|
* Fix `COMP_WORDS bad array subscript` bug (#64)
|
|
|
|
* Transition to semantic versioning
|
|
|
|
|
2017-05-04 12:22:48 +00:00
|
|
|
1.09
|
|
|
|
* Add Bash completion script (#60)
|
|
|
|
* Support WSL detection (#61)
|
|
|
|
* Add introspect command (used by completion)
|
|
|
|
|
2017-04-03 12:09:32 +00:00
|
|
|
1.08
|
|
|
|
* Fix bug alternates based on `CLASS` (#51)
|
|
|
|
* Support globs and paths with space in .yadm/encrypt (#53, #54)
|
|
|
|
* Add support for alternate files using Jinja templates (#56, #58)
|
|
|
|
* Add `enter` command, for creating a sub-shell (#57)
|
|
|
|
* Support local.hostname properly (#59)
|
|
|
|
|
2017-02-10 22:32:07 +00:00
|
|
|
1.07
|
|
|
|
* Add `CLASS` to supported alt-link patterns (#21)
|
|
|
|
* Add bootstrap command (#42)
|
|
|
|
* Support wildcards for alt-links (#43)
|
|
|
|
* Stash conflicting data during clone (#44)
|
|
|
|
* Offer bootstrap after successful clone (#45)
|
|
|
|
* Display supported configs for `yadm config` (#46)
|
|
|
|
* Add "curl-pipe" program to clone without installation (#48)
|
|
|
|
* Fix bug in alt-link regular expressions (#49)
|
|
|
|
|
2017-01-12 23:15:24 +00:00
|
|
|
1.06
|
|
|
|
* Improve portability of `hostname` (#23)
|
|
|
|
* Fix incompatibilities between Cygwin and Git for Windows (#26)
|
|
|
|
* Allow Git program to be configured via yadm.git-program (#30)
|
|
|
|
* Support alt-links for encrypted files (#34)
|
|
|
|
* Exit with the same return value as Git (#35)
|
|
|
|
* Support spaces in alt-link paths (#36)
|
|
|
|
* Ignore empty lines in .yadm/encrypt (#40)
|
|
|
|
* Fix typos (#41)
|
|
|
|
|
2016-09-08 13:08:22 +00:00
|
|
|
1.05
|
|
|
|
* Improve portability of shebang line (#14)
|
|
|
|
* Support for symlinked directories (#17)
|
|
|
|
* Improve portability of tar parameters (#18)
|
|
|
|
* Support alternate gpg program (#19)
|
|
|
|
* Fallback to using `ls` if `/bin/ls` does not exist (#22)
|
|
|
|
|
2016-04-22 21:33:02 +00:00
|
|
|
1.04
|
|
|
|
* Support alternate paths for yadm data (#4, #5)
|
|
|
|
* Support asymmetric encryption (#7, #8)
|
|
|
|
* Prevent the mixing of output and gpg prompts
|
|
|
|
|
2016-01-09 03:47:17 +00:00
|
|
|
1.03
|
2016-04-22 21:33:02 +00:00
|
|
|
* Add username matching for alternate files (#1)
|
2016-01-09 03:47:17 +00:00
|
|
|
|
2015-08-12 05:56:36 +00:00
|
|
|
1.02
|
|
|
|
* Handle permissions for `~/.gnupg/*gpg`
|
|
|
|
|
2015-07-26 21:56:22 +00:00
|
|
|
1.01
|
|
|
|
* Set `status.showUntrackedFiles` to "no"
|
|
|
|
|
|
|
|
1.00
|
|
|
|
* Initial public release
|