Skip to content

Releases: stacked-git/stgit

Stacked Git 2.4.13

14 Dec 16:44
v2.4.13
66550ac
Compare
Choose a tag to compare

Fixed

  • fix(squash): preserve consensus author

Changed

  • chore: update gix to 0.68

Stacked Git 2.4.12

09 Sep 01:04
v2.4.12
Compare
Choose a tag to compare

Changed

  • feat(push): revert overzealous modified status
  • updated dependencies

Stacked Git 2.4.11

26 Aug 00:09
v2.4.11
92e916a
Compare
Choose a tag to compare

Fixed

  • fix(push): report modified patches in output (#464)

Changed

  • feat(push): colorize push status string
  • chore: update gix to 0.66
  • feat: use jiff instead of time
  • feat: use winnow instead of nom
  • updated other dependencies

Stacked Git 2.4.10

17 Aug 21:48
v2.4.10
Compare
Choose a tag to compare

Fixed

  • fix(import): --reject should create empty commit (#471)
  • docs(changelog): repair heading
  • build(Cargo.toml): repair 2024 edition warning about default-features

Changed

  • updated dependencies

Stacked Git 2.4.9

28 Jul 22:17
v2.4.9
1815dc8
Compare
Choose a tag to compare

Changed

  • feat(rebase): do not rebase to same base
  • feat(rebase): show ref names of rebase target
  • chore: update gix to 0.64.0

Stacked Git 2.4.8

21 Jul 20:03
v2.4.8
af8d2db
Compare
Choose a tag to compare

Fixed

  • fix(refresh): handle edited message and patch name (#470)
  • fix: harden "stg rebase -i" against patches with multi-line subjects
  • fix: prefer --authdate over patch time with author

Changed

  • updated dependencies

Stacked Git 2.4.7

05 May 22:37
v2.4.7
e2b799d
Compare
Choose a tag to compare

Fixed

  • docs(pop): clarify --spill behavior (#445)
  • fix(branch): disallow branch before subcommand (#447)

Changed

  • refactor: get gix-command via gix with command feature
  • Update gix to version 0.62

Stacked Git 2.4.6

07 Apr 22:49
v2.4.6
9afe502
Compare
Choose a tag to compare

Fixed

  • fix(bash): fix completion for "committish"

Changed

  • docs: Update copyright year
  • chore: update gix to 0.61.1
  • ci: update to wix 4.0.5

Stacked Git 2.4.5

19 Feb 00:44
v2.4.5
38ff3c3
Compare
Choose a tag to compare

Fixed

  • fix: stdout from hooks (#418)

Changed

  • chore: add category and keywords to Cargo.toml
  • build: exclude some paths from crate
  • docs(readme): enumerate more package repositories
  • chore: update dependencies

Stacked Git 2.4.4

11 Feb 22:18
v2.4.4
be50a99
Compare
Choose a tag to compare

Fixed

  • fix: pass stdio for interactive editing (#415)
  • fix: update gix-tempfile and gix-lock to 13.1.0 (#413)

Changed

  • chore: update dependencies