Skip to content

Releases: GitoxideLabs/gitoxide

gix-testtools v0.18.0

23 Jan 09:35
73d45f6

Choose a tag to compare

Bug Fixes (BREAKING)

  • let writable fixture functions take AsRef<Path> just like the read functions.

Commit Statistics

  • 4 commits contributed to the release.
  • 12 days passed between releases.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Merge pull request #2395 from GitoxideLabs/improvements (766ab10)
    • Let writable fixture functions take AsRef<Path> just like the read functions. (d6b9d97)
    • Merge pull request #2393 from GitoxideLabs/report (f7d0975)
    • Release gix-error v0.0.0, gix-date v0.13.0, gix-actor v0.38.0, gix-validate v0.11.0, gix-path v0.11.0, gix-features v0.46.0, gix-hash v0.22.0, gix-hashtable v0.12.0, gix-object v0.55.0, gix-glob v0.24.0, gix-attributes v0.30.0, gix-command v0.7.0, gix-packetline v0.21.0, gix-filter v0.25.0, gix-fs v0.19.0, gix-chunk v0.5.0, gix-commitgraph v0.32.0, gix-revwalk v0.26.0, gix-traverse v0.52.0, gix-worktree-stream v0.27.0, gix-archive v0.27.0, gix-tempfile v21.0.0, gix-lock v21.0.0, gix-index v0.46.0, gix-config-value v0.17.0, gix-pathspec v0.15.0, gix-ignore v0.19.0, gix-worktree v0.47.0, gix-diff v0.58.0, gix-blame v0.8.0, gix-ref v0.58.0, gix-sec v0.13.0, gix-config v0.51.0, gix-prompt v0.13.0, gix-url v0.35.0, gix-credentials v0.35.0, gix-discover v0.46.0, gix-dir v0.20.0, gix-mailmap v0.30.0, gix-revision v0.40.0, gix-merge v0.11.0, gix-negotiate v0.26.0, gix-pack v0.65.0, gix-odb v0.75.0, gix-refspec v0.36.0, gix-shallow v0.8.0, gix-transport v0.53.0, gix-protocol v0.56.0, gix-status v0.25.0, gix-submodule v0.25.0, gix-worktree-state v0.25.0, gix v0.78.0, gix-fsck v0.17.0, gitoxide-core v0.53.0, gitoxide v0.50.0, safety bump 50 crates (562e684)

v0.50.0

22 Jan 08:38
a5225a7

Choose a tag to compare

Commit Statistics

  • 4 commits contributed to the release over the course of 12 calendar days.
  • 21 days passed between releases.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Merge pull request #2374 from GitoxideLabs/gix-error (25233ce)
    • Turn Exn::into_box() to Exn::into_inner(). (939b8fc)
    • Merge pull request #2352 from GitoxideLabs/gix-error (ae23762)
    • Adadpt exn to most pressing needs of gitoxide (abedade)

gix-worktree v0.47.0

22 Jan 08:26
562e684

Choose a tag to compare

Commit Statistics

  • 4 commits contributed to the release over the course of 21 calendar days.
  • 21 days passed between releases.
  • 0 commits were understood as conventional.
  • 1 unique issue was worked on: #2363

Commit Details

view details
  • #2363
    • Regenerate all changelogs with a more recent CSR version (cbbdef5)
  • Uncategorized
    • Fixes to make a release work. (fa302a1)
    • Merge pull request #2364 from GitoxideLabs/changelogs (0a333e5)
    • Merge pull request #2322 from GitoxideLabs/report (211b4fb)

gix-worktree-stream v0.27.0

22 Jan 08:26
562e684

Choose a tag to compare

New Features (BREAKING)

  • Use std::ops::ControlFlow where possible

Commit Statistics

  • 6 commits contributed to the release over the course of 21 calendar days.
  • 21 days passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #2363

Commit Details

view details
  • #2363
    • Regenerate all changelogs with a more recent CSR version (cbbdef5)
  • Uncategorized
    • Use std::ops::ControlFlow where possible (5c1bd03)
    • Merge pull request #2364 from GitoxideLabs/changelogs (0a333e5)
    • Merge pull request #2346 from GitoxideLabs/release (c663b3f)
    • Release gix-trace v0.1.17, gix-features v0.45.2, gix-command v0.6.5, gix-hash v0.21.2, gix-date v0.12.1, gix-actor v0.37.1, gix-object v0.54.1, gix-filter v0.24.1, gix-fs v0.18.2, gix-tempfile v20.0.1, gix-lock v20.0.1, gix-traverse v0.51.1, gix-index v0.45.1, gix-diff v0.57.1, gix-pack v0.64.1 (7be8f90)
    • Merge pull request #2322 from GitoxideLabs/report (211b4fb)

gix-worktree-state v0.25.0

22 Jan 08:38
a5225a7

Choose a tag to compare

Other

  • Upon checkout of a file, truncate it to the length indicated by the blob
    Move the file stat update of the index entry to after the truncate

    Fixes issue with checkout on top of existing (larger) file having garbage
    data appended to the end of file unintentionally.

Commit Statistics

  • 10 commits contributed to the release over the course of 21 calendar days.
  • 21 days passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #2363

Commit Details

view details
  • #2363
    • Regenerate all changelogs with a more recent CSR version (cbbdef5)
  • Uncategorized
    • Release gix-error v0.0.0, gix-date v0.13.0, gix-actor v0.38.0, gix-validate v0.11.0, gix-path v0.11.0, gix-features v0.46.0, gix-hash v0.22.0, gix-hashtable v0.12.0, gix-object v0.55.0, gix-glob v0.24.0, gix-attributes v0.30.0, gix-command v0.7.0, gix-packetline v0.21.0, gix-filter v0.25.0, gix-fs v0.19.0, gix-chunk v0.5.0, gix-commitgraph v0.32.0, gix-revwalk v0.26.0, gix-traverse v0.52.0, gix-worktree-stream v0.27.0, gix-archive v0.27.0, gix-tempfile v21.0.0, gix-lock v21.0.0, gix-index v0.46.0, gix-config-value v0.17.0, gix-pathspec v0.15.0, gix-ignore v0.19.0, gix-worktree v0.47.0, gix-diff v0.58.0, gix-blame v0.8.0, gix-ref v0.58.0, gix-sec v0.13.0, gix-config v0.51.0, gix-prompt v0.13.0, gix-url v0.35.0, gix-credentials v0.35.0, gix-discover v0.46.0, gix-dir v0.20.0, gix-mailmap v0.30.0, gix-revision v0.40.0, gix-merge v0.11.0, gix-negotiate v0.26.0, gix-pack v0.65.0, gix-odb v0.75.0, gix-refspec v0.36.0, gix-shallow v0.8.0, gix-transport v0.53.0, gix-protocol v0.56.0, gix-status v0.25.0, gix-submodule v0.25.0, gix-worktree-state v0.25.0, gix v0.78.0, gix-fsck v0.17.0, gitoxide-core v0.53.0, gitoxide v0.50.0, safety bump 50 crates (562e684)
    • Merge pull request #2376 from staehle/user/jstaehle/fix-checkout-truncate-oss (092e9f2)
    • Add a test for 01c8fd8 (but it's not testing set_len()) (69812e2)
    • Refactor (082bd7d)
    • Upon checkout of a file, truncate it to the length indicated by the blob (01c8fd8)
    • Merge pull request #2364 from GitoxideLabs/changelogs (0a333e5)
    • Merge pull request #2346 from GitoxideLabs/release (c663b3f)
    • Release gix-trace v0.1.17, gix-features v0.45.2, gix-command v0.6.5, gix-hash v0.21.2, gix-date v0.12.1, gix-actor v0.37.1, gix-object v0.54.1, gix-filter v0.24.1, gix-fs v0.18.2, gix-tempfile v20.0.1, gix-lock v20.0.1, gix-traverse v0.51.1, gix-index v0.45.1, gix-diff v0.57.1, gix-pack v0.64.1 (7be8f90)
    • Merge pull request #2322 from GitoxideLabs/report (211b4fb)

gix-validate v0.11.0

22 Jan 08:26
562e684

Choose a tag to compare

New Features (BREAKING)

  • replace thiserror with a custom implemenation of error types.

Commit Statistics

  • 5 commits contributed to the release.
  • 1 commit was understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Merge pull request #2390 from GitoxideLabs/gix-error (fa85ed3)
    • Make validate errors non-exhaustive and flatten them. (64fb9de)
    • Merge pull request #2389 from GitoxideLabs/gix-error (dfeefe2)
    • Replace thiserror with a custom implemenation of error types. (6ad2352)
    • Merge pull request #2224 from GitoxideLabs/report (3313233)

gix v0.78.0

22 Jan 08:38
a5225a7

Choose a tag to compare

Bug Fixes

  • Correctly use $COMMON_DIR/info/exclude to make excludes work in worktrees.
    It turns out there is no per-worktree excludes file either.

Chore (BREAKING)

  • Upgrade prodash and crosstermion to the latest version.
    This will fix the cargo deny issue as it brings in a newer lru crate.

Refactor (BREAKING)

  • catch up Exn designs with the upstream
    refactor!: rename Exn::from_iter to raise_all

New Features (BREAKING)

  • Use std::ops::ControlFlow where possible
  • Use gix-error in gix-date
    This will make for easier introspection for users of these errors.

New Features

  • Enable auto-chain-error by default.
    This way, the behaviour of gix::Error is the same as it was before
    without actually exposing an Exn error tree.
  • add http-client-curl-rust-openssl feature, and make it the default.
    Previously it was implicit, now it's explicit so it can be turned off.
    When that's the case, the openssl dependencies will be removed.

Commit Statistics

  • 30 commits contributed to the release over the course of 21 calendar days.
  • 21 days passed between releases.
  • 7 commits were understood as conventional.
  • 2 unique issues were worked on: #2363, #2384

Commit Details

view details
  • #2363
    • Regenerate all changelogs with a more recent CSR version (cbbdef5)
  • #2384
    • Catch up Exn designs with the upstream (f8517be)
  • Uncategorized
    • Release gix-error v0.0.0, gix-date v0.13.0, gix-actor v0.38.0, gix-validate v0.11.0, gix-path v0.11.0, gix-features v0.46.0, gix-hash v0.22.0, gix-hashtable v0.12.0, gix-object v0.55.0, gix-glob v0.24.0, gix-attributes v0.30.0, gix-command v0.7.0, gix-packetline v0.21.0, gix-filter v0.25.0, gix-fs v0.19.0, gix-chunk v0.5.0, gix-commitgraph v0.32.0, gix-revwalk v0.26.0, gix-traverse v0.52.0, gix-worktree-stream v0.27.0, gix-archive v0.27.0, gix-tempfile v21.0.0, gix-lock v21.0.0, gix-index v0.46.0, gix-config-value v0.17.0, gix-pathspec v0.15.0, gix-ignore v0.19.0, gix-worktree v0.47.0, gix-diff v0.58.0, gix-blame v0.8.0, gix-ref v0.58.0, gix-sec v0.13.0, gix-config v0.51.0, gix-prompt v0.13.0, gix-url v0.35.0, gix-credentials v0.35.0, gix-discover v0.46.0, gix-dir v0.20.0, gix-mailmap v0.30.0, gix-revision v0.40.0, gix-merge v0.11.0, gix-negotiate v0.26.0, gix-pack v0.65.0, gix-odb v0.75.0, gix-refspec v0.36.0, gix-shallow v0.8.0, gix-transport v0.53.0, gix-protocol v0.56.0, gix-status v0.25.0, gix-submodule v0.25.0, gix-worktree-state v0.25.0, gix v0.78.0, gix-fsck v0.17.0, gitoxide-core v0.53.0, gitoxide v0.50.0, safety bump 50 crates (562e684)
    • Merge pull request #2383 from GitoxideLabs/gix-error (9d39656)
    • Enable auto-chain-error by default. (08d7966)
    • Various improvements to how errors are defined for consistency (1c5598e)
    • Merge pull request #2378 from GitoxideLabs/gix-error (6cff657)
    • Adapt to changes in gix-commitgraph (1f58905)
    • Change ErrorExt::erased() to ErrorExt::raise_erased(). (373fced)
    • Use std::ops::ControlFlow where possible (5c1bd03)
    • Merge pull request #2374 from GitoxideLabs/gix-error (25233ce)
    • Turn Exn::into_box() to Exn::into_inner(). (939b8fc)
    • Merge pull request #2352 from GitoxideLabs/gix-error (ae23762)
    • Actually introduce gix-error into gix-revision. (4819ea8)
    • Add http-client-curl-rust-openssl feature, and make it the default. (3774a03)
    • Merge pull request #2364 from GitoxideLabs/changelogs (0a333e5)
    • Adadpt exn to most pressing needs of gitoxide (abedade)
    • Use gix-error in gix-date (5ab19a7)
    • Merge pull request #2354 from canac/worktree-info-exclude (10bdf7e)
    • Refactor (3f0e26e)
    • Correctly use $COMMON_DIR/info/exclude to make excludes work in worktrees. (4773fd1)
    • Merge pull request #2353 from GitoxideLabs/improvements (ee0a1f6)
    • Upgrade prodash and crosstermion to the latest version. (2358b1d)
    • Merge pull request #2346 from GitoxideLabs/release (c663b3f)
    • Release gix-trace v0.1.17, gix-features v0.45.2, gix-command v0.6.5, gix-hash v0.21.2, gix-date v0.12.1, gix-actor v0.37.1, gix-object v0.54.1, gix-filter v0.24.1, gix-fs v0.18.2, gix-tempfile v20.0.1, gix-lock v20.0.1, gix-traverse v0.51.1, gix-index v0.45.1, gix-diff v0.57.1, gix-pack v0.64.1 (7be8f90)
    • Merge pull request #2341 from GitoxideLabs/dependabot/cargo/cargo-cf4a2135ae (d914d95)
    • Bump the cargo group across 1 directory with 51 updates (4edc5dd)
    • Merge pull request #2333 from GitoxideLabs/improvements (9e1ba5e)
    • Release gix-command v0.6.4, gix-credentials v0.34.1, gix-transport v0.52.1 (3bc0c47)
    • Merge pull request #2322 from GitoxideLabs/report (211b4fb)

gix-url v0.35.0

22 Jan 08:26
562e684

Choose a tag to compare

Bug Fixes

  • Implement percent-decoding in HTTP URLs for username, password and paths, and add whitespace rejection.
  • Detect and fail if HTTP URLs contain whitespace for username, password and path
  • disallow spaces in hosts

Commit Statistics

  • 14 commits contributed to the release over the course of 30 calendar days.
  • 30 days passed between releases.
  • 3 commits were understood as conventional.
  • 2 unique issues were worked on: #2355, #2363

Commit Details

view details
  • #2355
    • Disallow spaces in hosts (454b330)
  • #2363
    • Regenerate all changelogs with a more recent CSR version (cbbdef5)
  • Uncategorized
    • Merge pull request #2364 from GitoxideLabs/changelogs (0a333e5)
    • Merge pull request #2358 from GitoxideLabs/copilot/decode-url-in-simple-url (f56770f)
    • Refactor (a3e1823)
    • Implement percent-decoding in HTTP URLs for username, password and paths, and add whitespace rejection. (6fd1241)
    • Merge pull request #2357 from GitoxideLabs/copilot/validate-url-invariants (9081b8f)
    • Refactor (5c99c68)
    • Detect and fail if HTTP URLs contain whitespace for username, password and path (62c1407)
    • Merge pull request #2356 from GitoxideLabs/copilot/fix-failing-test-issue-2355 (1f1a3d1)
    • Refactor (510244e)
    • Merge pull request #2346 from GitoxideLabs/release (c663b3f)
    • Release gix-trace v0.1.17, gix-features v0.45.2, gix-command v0.6.5, gix-hash v0.21.2, gix-date v0.12.1, gix-actor v0.37.1, gix-object v0.54.1, gix-filter v0.24.1, gix-fs v0.18.2, gix-tempfile v20.0.1, gix-lock v20.0.1, gix-traverse v0.51.1, gix-index v0.45.1, gix-diff v0.57.1, gix-pack v0.64.1 (7be8f90)
    • Merge pull request #2299 from GitoxideLabs/report (d6c5b9d)

gix-traverse v0.52.0

22 Jan 08:26
562e684

Choose a tag to compare

New Features (BREAKING)

  • Use std::ops::ControlFlow where possible

Commit Statistics

  • 5 commits contributed to the release over the course of 16 calendar days.
  • 16 days passed between releases.
  • 1 commit was understood as conventional.
  • 1 unique issue was worked on: #2363

Commit Details

view details
  • #2363
    • Regenerate all changelogs with a more recent CSR version (cbbdef5)
  • Uncategorized
    • Fixes to make a release work. (fa302a1)
    • Use std::ops::ControlFlow where possible (5c1bd03)
    • Merge pull request #2364 from GitoxideLabs/changelogs (0a333e5)
    • Merge pull request #2346 from GitoxideLabs/release (c663b3f)

gix-transport v0.53.0

22 Jan 08:38
a5225a7

Choose a tag to compare

Bug Fixes (BREAKING)

  • remove curl default features, add http-client-curl-rust-ssl feature to opt-in
    Instead of always forcing the openssl dependencies to be used, expose them using with
    the http-client-curl-rust-ssl feature toggle, which now needs to be opted in to.

New Features (BREAKING)

  • Use std::ops::ControlFlow where possible

Commit Statistics

  • 9 commits contributed to the release over the course of 19 calendar days.
  • 19 days passed between releases.
  • 2 commits were understood as conventional.
  • 1 unique issue was worked on: #2363

Commit Details

view details
  • #2363
    • Regenerate all changelogs with a more recent CSR version (cbbdef5)
  • Uncategorized
    • Release gix-error v0.0.0, gix-date v0.13.0, gix-actor v0.38.0, gix-validate v0.11.0, gix-path v0.11.0, gix-features v0.46.0, gix-hash v0.22.0, gix-hashtable v0.12.0, gix-object v0.55.0, gix-glob v0.24.0, gix-attributes v0.30.0, gix-command v0.7.0, gix-packetline v0.21.0, gix-filter v0.25.0, gix-fs v0.19.0, gix-chunk v0.5.0, gix-commitgraph v0.32.0, gix-revwalk v0.26.0, gix-traverse v0.52.0, gix-worktree-stream v0.27.0, gix-archive v0.27.0, gix-tempfile v21.0.0, gix-lock v21.0.0, gix-index v0.46.0, gix-config-value v0.17.0, gix-pathspec v0.15.0, gix-ignore v0.19.0, gix-worktree v0.47.0, gix-diff v0.58.0, gix-blame v0.8.0, gix-ref v0.58.0, gix-sec v0.13.0, gix-config v0.51.0, gix-prompt v0.13.0, gix-url v0.35.0, gix-credentials v0.35.0, gix-discover v0.46.0, gix-dir v0.20.0, gix-mailmap v0.30.0, gix-revision v0.40.0, gix-merge v0.11.0, gix-negotiate v0.26.0, gix-pack v0.65.0, gix-odb v0.75.0, gix-refspec v0.36.0, gix-shallow v0.8.0, gix-transport v0.53.0, gix-protocol v0.56.0, gix-status v0.25.0, gix-submodule v0.25.0, gix-worktree-state v0.25.0, gix v0.78.0, gix-fsck v0.17.0, gitoxide-core v0.53.0, gitoxide v0.50.0, safety bump 50 crates (562e684)
    • Use std::ops::ControlFlow where possible (5c1bd03)
    • Remove curl default features, add http-client-curl-rust-ssl feature to opt-in (b2e7137)
    • Set default-features to false for curl (63df17d)
    • Merge pull request #2364 from GitoxideLabs/changelogs (0a333e5)
    • Merge pull request #2346 from GitoxideLabs/release (c663b3f)
    • Release gix-trace v0.1.17, gix-features v0.45.2, gix-command v0.6.5, gix-hash v0.21.2, gix-date v0.12.1, gix-actor v0.37.1, gix-object v0.54.1, gix-filter v0.24.1, gix-fs v0.18.2, gix-tempfile v20.0.1, gix-lock v20.0.1, gix-traverse v0.51.1, gix-index v0.45.1, gix-diff v0.57.1, gix-pack v0.64.1 (7be8f90)
    • Merge pull request #2333 from GitoxideLabs/improvements (9e1ba5e)