github Byron/gitoxide v0.13.0

2 years ago

New Features

  • gix config with section and sub-section filtering.
  • gix config lists all entries of all configuration files git considers.
    Filters allow to narrow down the output.

Commit Statistics

  • 37 commits contributed to the release over the course of 101 calendar days.
  • 107 days passed between releases.
  • 2 commits where understood as conventional.
  • 3 unique issues were worked on: #301, #331, #427

Thanks Clippy

Clippy helped 3 times to make code idiomatic.

Commit Details

view details
  • #301
    • Allow reading patterns from stdin (0c597fe)
    • Add --show-ignore-patterns to gix repo exclude query (09f904b)
    • Basic prefix support as well the first working version of exclude query (9cb8385)
    • Support for overrides on the command-line (7d98b21)
    • fix build (cb56f12)
    • refactor (3ff991d)
    • frame for gix repo exclude query (a331314)
    • make fmt (50ff7aa)
  • #331
    • fix journey tests after gix restructuring (59b95c9)
    • gix config with section and sub-section filtering. (eda39ec)
    • gix config lists all entries of all configuration files git considers. (d99453e)
    • refactor (a437abe)
    • move 'exclude' up one level and dissolve 'repo' subcommand (8e5b796)
    • move 'mailmap' up one level (5cf08ce)
    • move 'odb' up one level (0ed65da)
    • move 'tree' up one level (38a8350)
    • move 'commit' up one level (72876f1)
    • move 'verify' up one level (ac7d99a)
    • move 'revision' one level up (c9c78e8)
    • move 'remote' to 'free' (8967fcd)
    • move commitgraph to 'free' (f99c3b2)
    • move index to 'free' (83585bd)
    • move 'pack' to 'free' (1cdecbc)
    • migrate mailmap to the new 'free' section (141c5f1)
    • first step towards moving all repository-commands one level up. (f4e1810)
    • make obvious what plumbing and porcelain really are (faaf791)
    • adjustments due to breaking changes in git_path (4420ae9)
  • #427
    • basic infrastructure for delegate implementation (d3c0bc6)
    • Hookup explain command (1049b00)
    • frame for gix repo rev explain (12e6277)
  • Uncategorized

Don't miss a new gitoxide release

NewReleases is sending notifications on new releases.