Releases: elasticdog/transcrypt
Releases · elasticdog/transcrypt
transcrypt v1.0.2
Fixed
- Ensure realpath function does not incorrectly return the current directory for certain inputs. (#38)
transcrypt v1.0.1
Fixed
- Correct the behavior of
mktemp
when running on OS X versions 10.10 Yosemite and earlier. - Prevent unexpected error output when running transcrypt outside of a Git repository.
transcrypt v1.0.0
Since the v0.9.9 release, these are the notable improvements made to transcrypt:
- properly handle file names with spaces
- adjust usage of
mktemp
utility to be more cross-platform - additional safety checks for all required cli utility dependencies
transcrypt v0.9.9
Since the v0.9.7 release, these are the notable improvements made to transcrypt:
- support for use of a wildcard with
--show-raw
to dump the raw commit objects for all encrypted files - GPG import/export of repository configuration
- more strict filter script behavior to adhere to upstream recommendations
- automatic caching of the decrypted content for faster Git operations like
git log -p
- ability to configure bare repositories
- ability to configure "fake bare" repositories for use through vcsh
- ability configure multiple worktrees via git-workflow
- support for unencrypted archive exporting via git-archive
v0.9.8
Release v0.9.8