New Features
gix odb stats
to calculate statistics on the object database.
This includes the amount of objects along with a listing of where they are
located.gix clone --no-tags
support.
This is the same asgit clone --no-tags
.gix remote ref-map
makes clear which specs are implicit.
Normally refspecs are coming from the configuration only, but now
implied specs due to the implicit include-tag feature also matter.
Commit Statistics
- 16 commits contributed to the release over the course of 30 calendar days.
- 30 days passed between releases.
- 3 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- prepare changelogs prior to release (68ce15d)
- Release git-date v0.3.1, git-features v0.25.0, git-actor v0.15.0, git-glob v0.5.1, git-path v0.7.0, git-attributes v0.7.0, git-config-value v0.10.0, git-lock v3.0.1, git-validate v0.7.1, git-object v0.24.0, git-ref v0.21.0, git-sec v0.6.0, git-config v0.13.0, git-prompt v0.3.0, git-url v0.12.0, git-credentials v0.8.0, git-diff v0.24.0, git-discover v0.10.0, git-traverse v0.20.0, git-index v0.10.0, git-mailmap v0.7.0, git-pack v0.28.0, git-odb v0.38.0, git-packetline v0.14.1, git-transport v0.24.0, git-protocol v0.25.0, git-revision v0.8.0, git-refspec v0.5.0, git-worktree v0.10.0, git-repository v0.30.0, safety bump 26 crates (e6b9906)
- Merge branch 'read-header' (3d01252)
gix odb stats
to calculate statistics on the object database. (8c9c243)- adapt to changes in
git-pack
(b1724ef) - Merge branch 'adjustments-for-cargo' (083909b)
gix clone --no-tags
support. (e2b8c5d)- upgade jwalk for good measure (4ba2235)
gix remote ref-map
makes clear which specs are implicit. (9dd5659)- adapt to changes in
git-repository
(0cefadb) - adapt to changes in
git-repository
(c4f68bf) - refactor (603f341)
- adapt to changes in
git-repository
(f1a4c8b) - adapt to changes in
git-config
(1c2e755) - Merge branch 'main' into http-config (bcd9654)
- make fmt (0abab7d)