New Features
- add a
gix commit sign
prototype - add first debug version of
gix branch list
Bug Fixes
- credential fill to allow protocol+host without URL
Commit Statistics
- 37 commits contributed to the release over the course of 99 calendar days.
- 99 days passed between releases.
- 3 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Thanks Clippy
Clippy helped 2 times to make code idiomatic.
Commit Details
view details
- Uncategorized
- Release gix-date v0.10.6, gix-utils v0.3.1, gix-actor v0.35.5, gix-trace v0.1.14, gix-validate v0.10.1, gix-path v0.10.21, gix-features v0.44.0, gix-hash v0.20.0, gix-hashtable v0.10.0, gix-object v0.51.0, gix-glob v0.22.0, gix-quote v0.6.1, gix-attributes v0.28.0, gix-command v0.6.3, gix-packetline-blocking v0.19.2, gix-filter v0.21.0, gix-fs v0.17.0, gix-chunk v0.4.12, gix-commitgraph v0.30.0, gix-revwalk v0.22.0, gix-traverse v0.48.0, gix-worktree-stream v0.23.0, gix-archive v0.23.0, gix-bitmap v0.2.15, gix-tempfile v19.0.0, gix-lock v19.0.0, gix-index v0.42.0, gix-config-value v0.15.2, gix-pathspec v0.13.0, gix-ignore v0.17.0, gix-worktree v0.43.0, gix-diff v0.54.0, gix-blame v0.4.0, gix-ref v0.54.0, gix-sec v0.12.1, gix-config v0.47.0, gix-prompt v0.11.2, gix-url v0.33.0, gix-credentials v0.31.0, gix-discover v0.42.0, gix-dir v0.16.0, gix-mailmap v0.27.3, gix-revision v0.36.0, gix-merge v0.7.0, gix-negotiate v0.22.0, gix-pack v0.61.0, gix-odb v0.71.0, gix-refspec v0.32.0, gix-shallow v0.6.0, gix-packetline v0.19.2, gix-transport v0.49.0, gix-protocol v0.52.0, gix-status v0.21.0, gix-submodule v0.21.0, gix-worktree-state v0.21.0, gix v0.74.0, gix-fsck v0.13.0, gitoxide-core v0.49.0, gitoxide v0.46.0, safety bump 42 crates (89fb308)
- Merge pull request #2208 from cruessler/add-commit-signing (8699d0f)
- Refactor (82f788e)
- Add a
gix commit sign
prototype (aacc326) - Merge pull request #2203 from GitoxideLabs/improvements (c295db0)
- Thanks clippy (0b2ffed)
- Merge pull request #2202 from GitoxideLabs/dependabot/cargo/cargo-4a7155215a (9365cc3)
- Keep showing debug representation of paths in gitoxide-core (6f19267)
- Thanks clippy (f4c37c0)
- Bump the cargo group across 1 directory with 64 updates (838ff95)
- Merge pull request #2191 from GitoxideLabs/copilot/fix-b53588ea-1fea-485f-82a8-505a9101514e (033ce8e)
- Refactor (2cc63ca)
- Credential fill to allow protocol+host without URL (030e040)
- Merge pull request #2171 from cruessler/deprecate-in-place-methods-on-head (81c0c16)
- Adapt to changes in
gix
(1536fd8) - Merge pull request #2145 from GitoxideLabs/dependabot/cargo/cargo-2a6d70b8ef (8d8dba2)
- Bump the cargo group with 3 updates (074ca1e)
- Merge pull request #2142 from cruessler/add-branch-list (525873f)
- Move --all to 'branch list' (6651548)
- Merge pull request #2144 from GitoxideLabs/dependabot/cargo/cargo-2dc5bac7e8 (cd148cf)
- Bump tracing-subscriber from 0.3.19 to 0.3.20 in the cargo group (2e25488)
- Merge pull request #2102 from cruessler/split-unified-diff (f7f087c)
- Refactor (91a611f)
- 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) - Merge pull request #2119 from GitoxideLabs/improvements (f3be6e3)
- Adapt to changes in
gix-status
(5da38e5) - Merge pull request #2098 from dscho/fix-parsing-of-legacy-git.git-commit (ef73c6b)
- Remove unused struct. (191067e)
- Merge pull request #2090 from GitoxideLabs/dependabot/cargo/cargo-f147714000 (473fe52)
- Bump the cargo group with 41 updates (428412c)
- Merge pull request #2086 from cruessler/add-default-sorting-to-tag-list (1bccbfe)
- Refactor (2961f60)
- Sort tags as versions by default (7d619bb)
- Merge pull request #2075 from GitoxideLabs/improvements (784c046)