Skip to content

Releases: GitoxideLabs/gitoxide

gix-command v0.3.3

20 Jan 08:19
eb6aa8f
Compare
Choose a tag to compare

A maintenance release without user-facing changes.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Prepare changelogs prior to release (6a2e0be)
    • Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 (b6c04c8)
    • Merge pull request #1248 from joshtriplett/tyop (39f35da)
    • Typo fixes (3ef3bc2)

gix-attributes v0.22.0

20 Jan 08:19
eb6aa8f
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 4 calendar days.
  • 20 days passed between releases.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Prepare changelogs prior to release (6a2e0be)
    • Release gix-trace v0.1.7, gix-features v0.37.2, gix-commitgraph v0.23.2, gix-traverse v0.36.2, gix-index v0.28.2 (b6c04c8)

gix-archive v0.9.0

20 Jan 08:19
eb6aa8f
Compare
Choose a tag to compare

A maintenance release without user-facing changes.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Prepare changelogs prior to release (6a2e0be)

gix-actor v0.30.0

20 Jan 08:19
eb6aa8f
Compare
Choose a tag to compare

A maintenance release without user-facing changes.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Prepare changelogs prior to release (6a2e0be)

gix-traverse v0.36.2

15 Jan 13:46
b6c04c8
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 1 calendar day.
  • 16 days passed between releases.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Prepare changelogs prior to gix-index release (17d1aac)
    • Merge pull request #1248 from joshtriplett/tyop (39f35da)
    • Typo fixes (3ef3bc2)

gix-trace v0.1.7

15 Jan 13:46
b6c04c8
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 1 calendar day.
  • 16 days passed between releases.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Prepare changelogs prior to gix-index release (17d1aac)
    • Merge pull request #1248 from joshtriplett/tyop (39f35da)
    • Typo fixes (3ef3bc2)

gix-index v0.28.2

15 Jan 13:46
b6c04c8
Compare
Choose a tag to compare

New Features

  • Add directory lookup, as well as ignore-case capabilities.
    This is needed to be able to refer from an entry on disk to the index,
    and figure out if the index already has such entry.

    New methods are:

    • File::entry_by_path_icase
  • File::prefixed_entry_range_icase
  • File::entry_by_path_and_stage_icase
  • File::directory_kind_by_path_icase

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Prepare changelogs prior to gix-index release (17d1aac)
    • Merge branch 'fix-stat-with-negative-times' (08e6ca8)
    • Assure negative nanoseconds on MacOS are handled (bf49cd4)
    • Fix stat on files with timestamps before the epoch (f4a29dc)
    • Add test for file metadata handling with extreme values (5c57c6b)
    • Merge pull request #1249 from joshtriplett/simplify-cfg-within-function (dfb7b0f)
    • Merge pull request #1248 from joshtriplett/tyop (39f35da)
    • Avoid using #[cfg] on multiple individual function arguments (6fc27ee)
    • Typo fixes (3ef3bc2)
    • Merge branch 'gix-status' (c3983c6)
    • Add directory lookup, as well as ignore-case capabilities. (7c2eeb0)

gix-features v0.37.2

15 Jan 13:46
b6c04c8
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 1 calendar day.
  • 16 days passed between releases.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Prepare changelogs prior to gix-index release (17d1aac)
    • Merge pull request #1248 from joshtriplett/tyop (39f35da)
    • Typo fixes (3ef3bc2)

gix-commitgraph v0.23.2

15 Jan 13:46
b6c04c8
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 1 calendar day.
  • 16 days passed between releases.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Prepare changelogs prior to gix-index release (17d1aac)
    • Merge pull request #1248 from joshtriplett/tyop (39f35da)
    • Typo fixes (3ef3bc2)

gix-worktree v0.29.1

30 Dec 09:52
972241f
Compare
Choose a tag to compare

Chore

  • change rust-version manifest field back to 1.65.
    They didn't actually need to be higher to work, and changing them
    unecessarily can break downstream CI.

    Let's keep this value as low as possible, and only increase it when
    more recent features are actually used.

Commit Statistics

  • 2 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 branch 'msrv' (8c492d7)
    • Change rust-version manifest field back to 1.65. (3bd09ef)