github Byron/gitoxide v0.29.0

13 months ago

New Features

  • gix submodule subcommand for simple submodule listing and information retrieval
  • gix index entries --recurse-subomdules to also list submodules.
  • gix index entries with styles and pathspecs.
    This adds support for more simple git style, which is faster and thus
    allows for more direct comparisons to git ls-files.
  • use real pathspecs where it was supported before.
  • add gix commit verify-signature to do something akin to git ... --show-signature.

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • gix submodule subcommand for simple submodule listing and information retrieval (1ccbe16)
    • Just fmt (0d258f4)
    • Merge branch 'submodule-in-gix' (36f7b78)
    • gix index entries --recurse-subomdules to also list submodules. (6bc69e3)
    • Merge branch 'submodule-active' (a3afaa4)
    • Adapt to changes in gix (ca972a2)
    • Use Defaults::from_environment() when parsing pathspecs. (2a99034)
    • Optimize startup times of gix index entries (22477bd)
    • Merge branch 'pathspec-matching' (9f4dfe0)
    • gix index entries with styles and pathspecs. (c30ac0c)
    • Use real pathspecs where it was supported before. (f194cfc)
    • Merge branch 'handlers-mt' (f584d76)
    • Adapt to changes in gix (a201f0d)
    • Merge branch 'extract-signatures' (b37affe)
    • Add gix commit verify-signature to do something akin to git ... --show-signature. (cd6cfe4)
    • Merge branch 'archive-gz' (c7d9129)
    • Adapt to changes in gix-archive (feba76d)
    • Merge branch 'submodules' (b629f8a)
    • .gitmodule file abstraction (6a2e6a4)

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.