Bug Fixes
- Replacing a directory with non-directory will not cause an error anymore.
status
retrieval now deals with non-file entries by ignoring them when possible.
Other
-
Clarify and expand descriptions of
NonFile
s
Discussed in:
#1730 (comment)At least for now, they remain called
NonFile
s (and sometimes
referred to as "non-files" in text), but more specifically defined.
Commit Statistics
- 14 commits contributed to the release over the course of 28 calendar days.
- 28 days passed between releases.
- 3 commits were understood as conventional.
- 1 unique issue was worked on: #1735
Commit Details
view details
- #1735
- Replacing a directory with non-directory will not cause an error anymore. (f3b76d0)
- Uncategorized
- Release gix-date v0.9.3, gix-object v0.46.1, gix-command v0.4.0, gix-filter v0.16.0, gix-fs v0.12.1, gix-traverse v0.43.1, gix-worktree-stream v0.18.0, gix-archive v0.18.0, gix-ref v0.49.1, gix-prompt v0.9.0, gix-url v0.28.2, gix-credentials v0.26.0, gix-diff v0.49.0, gix-dir v0.11.0, gix-revision v0.31.1, gix-merge v0.2.0, gix-pack v0.56.0, gix-odb v0.66.0, gix-shallow v0.1.0, gix-packetline v0.18.2, gix-transport v0.44.0, gix-protocol v0.47.0, gix-status v0.16.0, gix-worktree-state v0.16.0, gix v0.69.0, gitoxide-core v0.44.0, gitoxide v0.40.0, safety bump 16 crates (c1ba571)
- Update changelogs prior to release (7ea8582)
- Merge pull request #1736 from GitoxideLabs/fix-status (3af94f9)
- Merge pull request #1734 from EliahKagan/nonfiles (ad6b9b6)
- Reword "non-files" in documentation comments (154b21f)
- Adapt to changes in
gix-dir
(329a734) - Clarify and expand descriptions of
NonFile
s (c06a57e) - Merge pull request #1730 from GitoxideLabs/fix-1729 (6822689)
status
retrieval now deals with non-file entries by ignoring them when possible. (3614c21)- Adapt to changes in
gix-dir
(a7c4100) - Merge pull request #1705 from GitoxideLabs/merge (520c832)
- Adapt to changes in
gix-diff
(960773e) - Merge pull request #1701 from GitoxideLabs/release (e8b3b41)