登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
Gitee AI
NEW
我知道了
查看详情
登录
注册
本周六 · 上海源创会,一起聊聊AI Agent 构建与应用
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
1
Star
3
Fork
1
Sebastian Thiel
/
gitoxide
代码
Issues
0
Pull Requests
0
统计
流水线
服务
Gitee Pages
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
我知道了,不再自动展开
标签
标签名
描述
提交信息
操作
git-mailmap-v0.3.2
### Chore - uniformize deny attributes - remove default link to cargo doc everywhere ### New Features - use docsrs feature in code to show what is feature-gated automatically on docs.rs - pass --cfg docsrs when compiling for https://docs.rs ### Commit Statistics - 5 commits contributed to the release over the course of 3 calendar days. - 6 days passed between releases. - 4 commits where understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' where seen in commit messages ### Commit Details * **Uncategorized** - Merge branch 'example-new-repo' (946dd3a) - use docsrs feature in code to show what is feature-gated automatically on docs.rs (b1c40b0) - uniformize deny attributes (f7f136d) - pass --cfg docsrs when compiling for https://docs.rs (5176771) - remove default link to cargo doc everywhere (533e887)
4974eca
2022-08-24 08:02
下载
git-index-v0.4.2
### Chore - remove default link to cargo doc everywhere ### New Features - use docsrs feature in code to show what is feature-gated automatically on docs.rs - pass --cfg docsrs when compiling for https://docs.rs ### Commit Statistics - 4 commits contributed to the release over the course of 3 calendar days. - 6 days passed between releases. - 3 commits where understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' where seen in commit messages ### Commit Details * **Uncategorized** - Merge branch 'example-new-repo' (946dd3a) - use docsrs feature in code to show what is feature-gated automatically on docs.rs (b1c40b0) - pass --cfg docsrs when compiling for https://docs.rs (5176771) - remove default link to cargo doc everywhere (533e887)
4974eca
2022-08-24 08:02
下载
git-bitmap-v0.1.2
### Chore - uniformize deny attributes - remove default link to cargo doc everywhere ### Commit Statistics - 3 commits contributed to the release over the course of 3 calendar days. - 6 days passed between releases. - 2 commits where understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' where seen in commit messages ### Commit Details * **Uncategorized** - Merge branch 'example-new-repo' (946dd3a) - uniformize deny attributes (f7f136d) - remove default link to cargo doc everywhere (533e887)
4974eca
2022-08-24 08:02
下载
git-discover-v0.4.1
### Chore - uniformize deny attributes - remove default link to cargo doc everywhere ### Commit Statistics - 4 commits contributed to the release over the course of 3 calendar days. - 6 days passed between releases. - 2 commits where understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' where seen in commit messages ### Commit Details * **Uncategorized** - Release git-path v0.4.1 (5e82346) - Merge branch 'example-new-repo' (946dd3a) - uniformize deny attributes (f7f136d) - remove default link to cargo doc everywhere (533e887)
4974eca
2022-08-24 08:02
下载
git-diff-v0.17.2
### Chore - uniformize deny attributes - remove default link to cargo doc everywhere ### Commit Statistics - 3 commits contributed to the release over the course of 3 calendar days. - 6 days passed between releases. - 2 commits where understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' where seen in commit messages ### Commit Details * **Uncategorized** - Merge branch 'example-new-repo' (946dd3a) - uniformize deny attributes (f7f136d) - remove default link to cargo doc everywhere (533e887)
4974eca
2022-08-24 08:02
下载
git-credentials-v0.4.0
### Chore - uniformize deny attributes - remove default link to cargo doc everywhere ### New Features - use docsrs feature in code to show what is feature-gated automatically on docs.rs - pass --cfg docsrs when compiling for https://docs.rs ### Changed (BREAKING) - adapt to changes in `git-url` and use `BString` to represent URLs. They can contain paths, which is why `String` can't repsent a URL losslessly. For HTTP urls these are ultimately UTF-8 strings though. ### Commit Statistics - 16 commits contributed to the release over the course of 14 calendar days. - 32 days passed between releases. - 5 commits where understood as [conventional](https://www.conventionalcommits.org). - 1 unique issue was worked on: #450 ### Commit Details * **#450** - adapt to changes in `git-url` and use `BString` to represent URLs. (12589cc) * **Uncategorized** - Merge branch 'example-write-blob' (afedd7f) - Merge pull request #494 from ultrasaurus/patch-1 (86fe22c) - Merge branch 'main' into remote-ls-refs (95f2f4f) - Merge branch 'example-new-repo' (946dd3a) - Merge branch 'main' into remote-ls-refs (e2ee3de) - refactor (1dc342f) - use docsrs feature in code to show what is feature-gated automatically on docs.rs (b1c40b0) - uniformize deny attributes (f7f136d) - pass --cfg docsrs when compiling for https://docs.rs (5176771) - remove default link to cargo doc everywhere (533e887) - Merge branch 'main' into remote-ls-refs (c82bbfa) - Merge branch 'main' into remote-ls-refs (bd5f3e8) - Merge branch 'main' into remote-ls-refs (c4bf958) - Merge branch 'main' into remote-ls-refs (de61c4d) - Merge branch 'main' into remote-ls-refs (e8fc89d)
4974eca
2022-08-24 08:02
下载
git-config-v0.7.0
### Chore - uniformize deny attributes ### New Features - `File::set_raw_value_filter()` to set values only in sections passing a filter. - `File::section_mut_or_create_new_filter()` to allow chosing which sections to add values to. - `File::section_mut_or_create_new(…)` to obtain an existing or new section for mutation. - use docsrs feature in code to show what is feature-gated automatically on docs.rs - pass --cfg docsrs when compiling for https://docs.rs ### Bug Fixes - Properly handle boolean values such that `a` is true but `a=` is false. This is even consistent when no booleans are used, such that `a` has no value as if it is not present, it's only available for booleans which must be specified. - Keep track of a severe limitation and prepare tests for fixing it. This also changes behaviour, but merely removes a hack in `Boolean` which considered empty strings true, even though they are supposed to be false. ### Changed (BREAKING) - Add `File::set_raw_value()` to unconditionally set single values, and make the value itself easier to provide. ### New Features (BREAKING) - `file::SectionMut::push()` now supports values without key-value separator. These make a difference as those without `=` are considered boolean true. Currently pushing onto a section is the only way to write them. ### Other (BREAKING) - `File::set_raw_[multi_]value()` to `::set_existing_raw_[multi_]value`. This makes clear that the method will fail if the value doesn't yet exist. ### Commit Statistics - 19 commits contributed to the release over the course of 3 calendar days. - 6 days passed between releases. - 11 commits where understood as [conventional](https://www.conventionalcommits.org). - 1 unique issue was worked on: #450 ### Thanks Clippy [Clippy](https://github.com/rust-lang/rust-clippy) helped 1 time to make code idiomatic. ### Commit Details * **#450** - Properly handle boolean values such that `a` is true but `a=` is false. (08c50a4) - fix config tests on windows (7a871c2) - Keep track of a severe limitation and prepare tests for fixing it. (7c58516) - `file::SectionMut::push()` now supports values without key-value separator. (b6cd6ac) - refactor (5415449) - `File::set_raw_value_filter()` to set values only in sections passing a filter. (9937d0e) - `File::section_mut_or_create_new_filter()` to allow chosing which sections to add values to. (17455c9) - Add `File::set_raw_value()` to unconditionally set single values, and make the value itself easier to provide. (2b2357e) - `File::section_mut_or_create_new(…)` to obtain an existing or new section for mutation. (5902f54) - `File::set_raw_[multi_]value()` to `::set_existing_raw_[multi_]value`. (69ec594) * **Uncategorized** - Release git-path v0.4.1 (5e82346) - Merge branch 'example-write-blob' (afedd7f) - Merge pull request #494 from ultrasaurus/patch-1 (86fe22c) - thanks clippy (2770431) - Merge branch 'main' into remote-ls-refs (95f2f4f) - Merge branch 'example-new-repo' (946dd3a) - use docsrs feature in code to show what is feature-gated automatically on docs.rs (b1c40b0) - uniformize deny attributes (f7f136d) - pass --cfg docsrs when compiling for https://docs.rs (5176771)
4974eca
2022-08-24 08:02
下载
git-sec-v0.3.1
### Chore - uniformize deny attributes - remove default link to cargo doc everywhere ### New Features - use docsrs feature in code to show what is feature-gated automatically on docs.rs - pass --cfg docsrs when compiling for https://docs.rs ### Commit Statistics - 6 commits contributed to the release over the course of 3 calendar days. - 32 days passed between releases. - 4 commits where understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' where seen in commit messages ### Commit Details * **Uncategorized** - Release git-path v0.4.1 (5e82346) - Merge branch 'example-new-repo' (946dd3a) - use docsrs feature in code to show what is feature-gated automatically on docs.rs (b1c40b0) - uniformize deny attributes (f7f136d) - pass --cfg docsrs when compiling for https://docs.rs (5176771) - remove default link to cargo doc everywhere (533e887)
4974eca
2022-08-24 08:02
下载
git-ref-v0.15.2
### Chore - uniformize deny attributes - remove default link to cargo doc everywhere ### New Features - use docsrs feature in code to show what is feature-gated automatically on docs.rs - pass --cfg docsrs when compiling for https://docs.rs ### Commit Statistics - 6 commits contributed to the release over the course of 3 calendar days. - 6 days passed between releases. - 4 commits where understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' where seen in commit messages ### Commit Details * **Uncategorized** - Release git-path v0.4.1 (5e82346) - Merge branch 'example-new-repo' (946dd3a) - use docsrs feature in code to show what is feature-gated automatically on docs.rs (b1c40b0) - uniformize deny attributes (f7f136d) - pass --cfg docsrs when compiling for https://docs.rs (5176771) - remove default link to cargo doc everywhere (533e887)
4974eca
2022-08-24 08:02
下载
git-object-v0.20.2
### Chore - uniformize deny attributes ### New Features - use docsrs feature in code to show what is feature-gated automatically on docs.rs - pass --cfg docsrs when compiling for https://docs.rs ### Commit Statistics - 4 commits contributed to the release over the course of 3 calendar days. - 6 days passed between releases. - 3 commits where understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' where seen in commit messages ### Commit Details * **Uncategorized** - Merge branch 'example-new-repo' (946dd3a) - use docsrs feature in code to show what is feature-gated automatically on docs.rs (b1c40b0) - uniformize deny attributes (f7f136d) - pass --cfg docsrs when compiling for https://docs.rs (5176771)
4974eca
2022-08-24 08:02
下载
git-validate-v0.5.5
### Chore - uniformize deny attributes - remove default link to cargo doc everywhere ### Commit Statistics - 3 commits contributed to the release over the course of 3 calendar days. - 97 days passed between releases. - 2 commits where understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' where seen in commit messages ### Commit Details * **Uncategorized** - Merge branch 'example-new-repo' (946dd3a) - uniformize deny attributes (f7f136d) - remove default link to cargo doc everywhere (533e887)
4974eca
2022-08-24 08:02
下载
git-lock-v2.1.1
### Chore - uniformize deny attributes - remove default link to cargo doc everywhere ### Commit Statistics - 3 commits contributed to the release over the course of 3 calendar days. - 97 days passed between releases. - 2 commits where understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' where seen in commit messages ### Commit Details * **Uncategorized** - Merge branch 'example-new-repo' (946dd3a) - uniformize deny attributes (f7f136d) - remove default link to cargo doc everywhere (533e887)
4974eca
2022-08-24 08:02
下载
git-tempfile-v2.0.4
### Chore - uniformize deny attributes - remove default link to cargo doc everywhere ### Commit Statistics - 4 commits contributed to the release over the course of 3 calendar days. - 6 days passed between releases. - 2 commits where understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' where seen in commit messages ### Thanks Clippy [Clippy](https://github.com/rust-lang/rust-clippy) helped 1 time to make code idiomatic. ### Commit Details * **Uncategorized** - thanks clippy (f90d772) - Merge branch 'example-new-repo' (946dd3a) - uniformize deny attributes (f7f136d) - remove default link to cargo doc everywhere (533e887)
4974eca
2022-08-24 08:02
下载
git-attributes-v0.3.2
### Chore - uniformize deny attributes - remove default link to cargo doc everywhere ### New Features - use docsrs feature in code to show what is feature-gated automatically on docs.rs - pass --cfg docsrs when compiling for https://docs.rs ### Commit Statistics - 6 commits contributed to the release over the course of 3 calendar days. - 6 days passed between releases. - 4 commits where understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' where seen in commit messages ### Commit Details * **Uncategorized** - Release git-path v0.4.1 (5e82346) - Merge branch 'example-new-repo' (946dd3a) - use docsrs feature in code to show what is feature-gated automatically on docs.rs (b1c40b0) - uniformize deny attributes (f7f136d) - pass --cfg docsrs when compiling for https://docs.rs (5176771) - remove default link to cargo doc everywhere (533e887)
4974eca
2022-08-24 08:02
下载
git-quote-v0.2.1
### Chore - uniformize deny attributes - remove default link to cargo doc everywhere ### Commit Statistics - 3 commits contributed to the release over the course of 3 calendar days. - 142 days passed between releases. - 2 commits where understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' where seen in commit messages ### Commit Details * **Uncategorized** - Merge branch 'example-new-repo' (946dd3a) - uniformize deny attributes (f7f136d) - remove default link to cargo doc everywhere (533e887)
4974eca
2022-08-24 08:02
下载
git-glob-v0.3.2
### Chore - uniformize deny attributes - remove default link to cargo doc everywhere ### New Features - use docsrs feature in code to show what is feature-gated automatically on docs.rs - pass --cfg docsrs when compiling for https://docs.rs ### Commit Statistics - 5 commits contributed to the release over the course of 3 calendar days. - 32 days passed between releases. - 4 commits where understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' where seen in commit messages ### Commit Details * **Uncategorized** - Merge branch 'example-new-repo' (946dd3a) - use docsrs feature in code to show what is feature-gated automatically on docs.rs (b1c40b0) - uniformize deny attributes (f7f136d) - pass --cfg docsrs when compiling for https://docs.rs (5176771) - remove default link to cargo doc everywhere (533e887)
4974eca
2022-08-24 08:02
下载
git-actor-v0.11.3
### Chore - uniformize deny attributes ### New Features - use docsrs feature in code to show what is feature-gated automatically on docs.rs - pass --cfg docsrs when compiling for https://docs.rs ### Commit Statistics - 4 commits contributed to the release over the course of 3 calendar days. - 4 days passed between releases. - 3 commits where understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' where seen in commit messages ### Commit Details * **Uncategorized** - Merge branch 'example-new-repo' (946dd3a) - use docsrs feature in code to show what is feature-gated automatically on docs.rs (b1c40b0) - uniformize deny attributes (f7f136d) - pass --cfg docsrs when compiling for https://docs.rs (5176771)
4974eca
2022-08-24 08:02
下载
git-features-v0.22.2
### Chore - uniformize deny attributes ### New Features - use docsrs feature in code to show what is feature-gated automatically on docs.rs - pass --cfg docsrs when compiling for https://docs.rs ### Commit Statistics - 4 commits contributed to the release over the course of 3 calendar days. - 8 days passed between releases. - 3 commits where understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' where seen in commit messages ### Commit Details * **Uncategorized** - Merge branch 'example-new-repo' (946dd3a) - use docsrs feature in code to show what is feature-gated automatically on docs.rs (b1c40b0) - uniformize deny attributes (f7f136d) - pass --cfg docsrs when compiling for https://docs.rs (5176771)
4974eca
2022-08-24 08:02
下载
git-hash-v0.9.8
### Chore - uniformize deny attributes ### New Features - use docsrs feature in code to show what is feature-gated automatically on docs.rs - pass --cfg docsrs when compiling for https://docs.rs ### Commit Statistics - 4 commits contributed to the release over the course of 3 calendar days. - 8 days passed between releases. - 3 commits where understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' where seen in commit messages ### Commit Details * **Uncategorized** - Merge branch 'example-new-repo' (946dd3a) - use docsrs feature in code to show what is feature-gated automatically on docs.rs (b1c40b0) - uniformize deny attributes (f7f136d) - pass --cfg docsrs when compiling for https://docs.rs (5176771)
4974eca
2022-08-24 08:02
下载
git-date-v0.0.5
### Chore - uniformize deny attributes - remove default link to cargo doc everywhere ### New Features - use docsrs feature in code to show what is feature-gated automatically on docs.rs - pass --cfg docsrs when compiling for https://docs.rs ### Commit Statistics - 6 commits contributed to the release over the course of 3 calendar days. - 4 days passed between releases. - 4 commits where understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' where seen in commit messages ### Commit Details * **Uncategorized** - Fix doc comment (51cd9ce) - Merge branch 'example-new-repo' (946dd3a) - use docsrs feature in code to show what is feature-gated automatically on docs.rs (b1c40b0) - uniformize deny attributes (f7f136d) - pass --cfg docsrs when compiling for https://docs.rs (5176771) - remove default link to cargo doc everywhere (533e887)
4974eca
2022-08-24 08:02
下载
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
Rust
1
https://gitee.com/byronbates/gitoxide.git
git@gitee.com:byronbates/gitoxide.git
byronbates
gitoxide
gitoxide
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册