登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
我知道了
查看详情
登录
注册
6月21日 Gitee Talk | 模力方舟 AI 应用沙龙 · 青岛站开放报名,来聊聊 AI+ 应用的多场景落地实践~
代码拉取完成,页面将自动刷新
开源项目
>
开发工具
>
版本管理系统
&&
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
1
Star
5
Fork
0
Git工具集
/
git-crypt
代码
Issues
0
Pull Requests
0
Wiki
统计
流水线
服务
Gitee Pages
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
标签
标签名
描述
提交信息
操作
debian/0.6.0-1
git-crypt Debian Package 0.6.0-1
7d4e6ad
2017-11-27 02:35
下载
0.6.0
git-crypt 0.6.0 git-crypt now supports compiling with OpenSSL 1.1. You can still compile with OpenSSL 1.0. git-crypt 0.6.0 also introduces several minor improvements. See the NEWS file, or the Git commit history, for details.
546664f
2017-11-27 02:24
下载
debian/0.5.0-2
git-crypt Debian release 0.5.0-2
0377659
2016-11-24 04:51
下载
debian/0.5.0-1
Debian release 0.5.0-1
f741d1a
2015-05-31 11:22
下载
0.5.0
git-crypt 0.5.0 git-crypt 0.5.0 brings a substantial performance boost to 'git-crypt unlock' and 'git-crypt lock' under Git 1.8.5 and higher. The improvement should be particularly noticeable in repositories with lots of files. In addition, there are some minor bug fixes and usability improvements. 'git-crypt gpg-add-user' now has a --trusted option which you can use to force the addition of a user even if GPG doesn't trust the key. Finally, git-crypt now has a man page! To install it, pass ENABLE_MAN=yes to 'make' and 'make install' (this will be the default once I iron out the build system). See the NEWS file, or the Git commit history, for a more detailed list of changes.
bc7e55b
2015-05-31 10:53
下载
debian/0.4.2-1_agwa1
Debian release 0.4.2-1~agwa1
f3890be
2015-02-01 11:43
下载
0.4.2
git-crypt 0.4.2 git-crypt 0.4.2 is a bugfix-only release that fixes the unlock (and lock) commands under Git 2.2.2 and newer. Due to an optimization introduced in Git 2.2.2, 'git-crypt unlock' would not decrypt files in the working tree. In addition, this version of git-crypt officially drops support for versions of Git older than 1.7.2.
1ca8f89
2015-02-01 11:17
下载
0.4.1
git-crypt 0.4.1 git-crypt 0.4.1 is a bugfix-only release that contains an important usability fix for users who use GPG mode to encrypt an entire repository. Previously, if you used a '*' pattern in the top-level .gitattributes file, and you did not explicitly add a pattern to exclude the .git-crypt directory, the files contained therein would be encrypted, rendering the repository impossible to unlock with GPG. git-crypt now adds a .gitattributes file to the .git-crypt directory to prevent its contents from being encrypted, regardless of patterns in the top-level .gitattributes. If you are using git-crypt in GPG mode to encrypt an entire repository, and you do not already have a .gitattributes pattern to exclude the .git-crypt directory, you are strongly advised to upgrade. After upgrading, you should do the following in each of your repositories to ensure that the information inside .git-crypt is properly stored: 1. Remove existing key files: rm .git-crypt/keys/*/0/* 2. Re-add GPG user(s): git-crypt add-gpg-user GPG_USER_ID ...
849401d
2015-01-08 12:23
下载
0.4
git-crypt 0.4
2b0cc1b
2014-11-17 09:29
下载
debian/0.3-1
Debian release 0.3-1
6b78ef0
2014-03-30 03:50
下载
0.3
4d94b44
2013-04-06 08:00
下载
0.2
fb2e08d
2013-01-26 13:37
下载
0.1
a2e3d16
2012-11-30 03:03
下载
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
C++
1
https://gitee.com/vcs-all-in-one/git-crypt.git
git@gitee.com:vcs-all-in-one/git-crypt.git
vcs-all-in-one
git-crypt
git-crypt
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册