New Features
gix submodule
subcommand for simple submodule listing and information retrievalgix index entries --recurse-subomdules
to also list submodules.gix index entries
with styles and pathspecs.
This adds support for more simple git style, which is faster and thus
allows for more direct comparisons togit ls-files
.- use real pathspecs where it was supported before.
- add
gix commit verify-signature
to do something akin togit ... --show-signature
.
Commit Statistics
- 25 commits contributed to the release over the course of 29 calendar days.
- 30 days passed between releases.
- 5 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Release gix-date v0.7.3, gix-hash v0.12.0, gix-features v0.33.0, gix-actor v0.25.0, gix-object v0.35.0, gix-path v0.9.0, gix-glob v0.11.0, gix-quote v0.4.7, gix-attributes v0.17.0, gix-command v0.2.9, gix-packetline-blocking v0.16.5, gix-filter v0.3.0, gix-fs v0.5.0, gix-commitgraph v0.19.0, gix-hashtable v0.3.0, gix-revwalk v0.6.0, gix-traverse v0.31.0, gix-worktree-stream v0.3.0, gix-archive v0.3.0, gix-config-value v0.13.0, gix-tempfile v8.0.0, gix-lock v8.0.0, gix-ref v0.35.0, gix-sec v0.9.0, gix-config v0.28.0, gix-prompt v0.6.0, gix-url v0.22.0, gix-credentials v0.18.0, gix-diff v0.34.0, gix-discover v0.23.0, gix-ignore v0.6.0, gix-bitmap v0.2.7, gix-index v0.22.0, gix-mailmap v0.17.0, gix-negotiate v0.6.0, gix-pack v0.41.0, gix-odb v0.51.0, gix-pathspec v0.1.0, gix-packetline v0.16.5, gix-transport v0.35.0, gix-protocol v0.38.0, gix-revision v0.20.0, gix-refspec v0.16.0, gix-submodule v0.2.0, gix-worktree v0.24.0, gix-worktree-state v0.1.0, gix v0.52.0, gitoxide-core v0.31.0, gitoxide v0.29.0, safety bump 41 crates (30b2761)
- Update changelogs prior to release (f23ea88)
gix index entries
with tracing (ec1e550)gix submodule
subcommand for simple submodule listing and information retrieval (1ccbe16)- Just fmt (0d258f4)
- Merge branch 'submodule-in-gix' (36f7b78)
gix index entries --recurse-subomdules
to also list submodules. (6bc69e3)- Adapt to changes in
gix
(9fe3052) - Merge branch 'worktree-organization' (8d0d8e0)
- Adapt to changes in
gix-worktree
(e5717e1) - Merge branch 'submodule-active' (a3afaa4)
- Adapt to changes in
gix
(ca972a2) - Merge branch 'pathspec-matching' (9f4dfe0)
gix index entries
with styles and pathspecs. (c30ac0c)- Use real pathspecs where it was supported before. (f194cfc)
- Merge branch 'extract-signatures' (b37affe)
- Add
gix commit verify-signature
to do something akin togit ... --show-signature
. (cd6cfe4) - Merge branch 'archive-gz' (c7d9129)
- Adapt to changes in
gix-archive
(feba76d) - Release gix-glob v0.10.2, gix-date v0.7.2, gix-validate v0.8.0, gix-object v0.34.0, gix-ref v0.34.0, gix-config v0.27.0, gix-commitgraph v0.18.2, gix-revwalk v0.5.0, gix-revision v0.19.0, gix-refspec v0.15.0, gix-submodule v0.1.0, safety bump 18 crates (4604f83)
- Release gix-actor v0.24.2, gix-object v0.33.2, gix-ref v0.33.3, gix-config v0.26.2, gix-prompt v0.5.5, gix-odb v0.50.2, gix-transport v0.34.2, gix-protocol v0.37.0, gix-worktree v0.23.1, gix v0.51.0, safety bump 3 crates (231ac1c)
- Prepare changelogs (e4d2890)
- Merge branch 'fixes-and-improvements' (f8b1f55)
- Adapt to changes in
gix-protocol
(df81076) - Release gix-archive v0.2.1, gix-ref v0.33.2, gix-pack v0.40.2, gix v0.50.1 (13883e5)