Skip to content

Releases: Byron/gitoxide

gix-traverse v0.39.1

22 May 11:53
4f98e94
Compare
Choose a tag to compare

A maintenance release without user-facing changes.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Adjust changelogs prior to release (9511416)
    • Release gix-date v0.8.6 (d3588ca)

gix-transport v0.42.1

22 May 11:54
4f98e94
Compare
Choose a tag to compare

A maintenance release without user-facing changes.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Adjust changelogs prior to release (9511416)
    • Merge branch 'various-fixes' (d6cd449)
    • Update dependencies (cd4de83)
    • Merge branch 'push-wwxrqxuzmolm' (048e43e)
    • Refactor - address fix suggested by cargo check (4faf10e)

gix-tempfile v14.0.0

22 May 11:53
4f98e94
Compare
Choose a tag to compare

A maintenance release without user-facing changes.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Adjust changelogs prior to release (9511416)

gix-submodule v0.11.0

22 May 11:54
4f98e94
Compare
Choose a tag to compare

A maintenance release without user-facing changes.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Adjust changelogs prior to release (9511416)
    • Merge branch 'cargo-fixes' (977346e)
    • Release gix-index v0.32.1, gix-pathspec v0.7.4, gix-worktree v0.33.1, gix-dir v0.4.1 (54ac559)

gix-status v0.10.0

22 May 11:54
4f98e94
Compare
Choose a tag to compare

A maintenance release without user-facing changes.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Adjust changelogs prior to release (9511416)
    • Merge branch 'various-fixes' (d6cd449)
    • Merge pull request from GHSA-7w47-3wg8-547c (79dce79)
    • Address review comments (fcc3b69)
    • Adapt to changes in gix-worktree (1ca6a3c)
    • Merge branch 'cargo-fixes' (977346e)
    • Release gix-index v0.32.1, gix-pathspec v0.7.4, gix-worktree v0.33.1, gix-dir v0.4.1 (54ac559)
    • Merge pull request #1345 from EliahKagan/shell-scripts (fe24c89)
    • Add missing +x bit on scripts that are run and not sourced (41bf65a)

gix-revwalk v0.13.1

22 May 11:53
4f98e94
Compare
Choose a tag to compare

A maintenance release without user-facing changes.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Adjust changelogs prior to release (9511416)
    • Release gix-date v0.8.6 (d3588ca)

gix-revision v0.27.1

22 May 11:54
4f98e94
Compare
Choose a tag to compare

A maintenance release without user-facing changes.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Adjust changelogs prior to release (9511416)
    • Release gix-date v0.8.6 (d3588ca)

gix-ref v0.44.0

22 May 11:53
4f98e94
Compare
Choose a tag to compare

New Features

  • add file::Store::force_refresh_packed_buffer() to public API
    That way it's possible to explicitly refresh if the caller knows that some other
    operation might have invalidated the in-memory cache. The mtime based approach
    doesn't work reliably on all filesystems due to coarse granularity of time.

Bug Fixes

  • don't ignore packed ref deletion in non-default transaction mode
    Before, Change::Delete edits weren't propagated to packed refs if the mode was
    DeletionsAndNonSymbolicUpdates/RemoveLooseSourceReference.

Bug Fixes (BREAKING)

  • assure that special device names on Windows aren't allowed.
    Otherwise it's possible to read or write to devices when interacting
    with references of the 'right' name.

    This behaviour can be controlled with the new prohibit_windows_device_names flag,
    which is adjustable on the Store instance as field, and which now has to be
    passed during instantiation as part of the new store::init::Options struct.

Commit Statistics

  • 12 commits contributed to the release over the course of 30 calendar days.
  • 68 days passed between releases.
  • 3 commits were understood as conventional.
  • 1 unique issue was worked on: #1348

Commit Details

view details
  • #1348
    • Add file::Store::force_refresh_packed_buffer() to public API (f2d8955)
  • Uncategorized
    • Adjust changelogs prior to release (9511416)
    • Merge branch 'various-fixes' (d6cd449)
    • Fix-CI (6f55f2a)
    • Merge pull request from GHSA-7w47-3wg8-547c (79dce79)
    • Apply suggestions from code review (1242151)
    • Assure that special device names on Windows aren't allowed. (9555efe)
    • Release gix-date v0.8.6 (d3588ca)
    • Merge branch 'push-wwxrqxuzmolm' (048e43e)
    • Refactor - address fix suggested by cargo check (4faf10e)
    • Don't ignore packed ref deletion in non-default transaction mode (e33efa2)
    • Merge branch 'status' (68fd5b3)

gix-protocol v0.45.1

22 May 11:54
4f98e94
Compare
Choose a tag to compare

A maintenance release without user-facing changes.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Adjust changelogs prior to release (9511416)
    • Release gix-date v0.8.6 (d3588ca)

gix-prompt v0.8.5

22 May 11:53
4f98e94
Compare
Choose a tag to compare

A maintenance release without user-facing changes.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Adjust changelogs prior to release (9511416)
    • Merge branch 'various-fixes' (d6cd449)
    • Update dependencies (cd4de83)