New Features
- add a
gix commit sign
prototype - add first debug version of
gix branch list
Commit Statistics
- 12 commits contributed to the release over the course of 60 calendar days.
- 99 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Merge pull request #2208 from cruessler/add-commit-signing (8699d0f)
- Refactor (82f788e)
- Add a
gix commit sign
prototype (aacc326) - Merge pull request #2217 from GitoxideLabs/copilot/update-msrv-to-rust-1-82 (4da2927)
- Update MSRV to 1.82 and replace once_cell with std equivalents (6cc8464)
- Merge pull request #2142 from cruessler/add-branch-list (525873f)
- Fix copy-paste doc comment (04650a7)
- Move --all to 'branch list' (6651548)
- Refactor (e537611)
- Add first debug version of
gix branch list
(58b5060) - Merge pull request #2106 from cruessler/add-open-with-environment-overrides (c149116)
- Fail
gix tag list
when JSON is requested (fb2766b)