github gitext-rs/git-stack v0.5.0

latest releases: v0.10.17, v0.10.16, v0.10.15...
2 years ago

[0.5.0] - 2021-11-09

Breaking Changes

Features

  • New --repair flag
    • Re-stacks branches on top of each other
    • Tries to merge branches that have diverged

Fixes

  • Stack visualization
    • Made it more compact
    • Change the commit glyph
    • Made it more consistently linear
    • Fix sorting so the longest branches are last
    • Always show leaf commits
  • Refined stack visualization
  • Don't lose tranbhes with --onto
  • Don't treat base/onto as protected branches
  • Don't pull all when there is nothing to pull
  • Respect --format=commits
  • Preserve old commit time on --rebase
  • Branch backup now includes the rebase during --pull
  • Show --pulls behavior on dry-run
  • Allow dirty tree on dry-run

Performance

  • Reduce the amount of data we process
  • Reduce stack usage when rendering

Don't miss a new git-stack release

NewReleases is sending notifications on new releases.