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
|