Skip to content

v0.0.16

Compare
Choose a tag to compare
@aviator-bot aviator-bot released this 01 Jun 19:31
· 189 commits to master since this release
e1aa574

Changelog

  • 5a49305 [MER-2350] Introduce pre-commit (#131)
  • e7e8cfe [MER-2351] Add --all option to sync all branches (#134)
  • 7274802 [MER-2352] Make branch adoption work (#121)
  • b974c29 doc: Update the style (#140)
  • fa3a067 feat(stack branch-commit): Differentiate -a/-A flags (#133)
  • 16635c3 feat(stack reorder): Add command scaffolding (#123)
  • f0cf48c feat(stack reorder): Implement PickCmd (#126)
  • c53d729 feat(stack reorder): Implement internal Reorder API (#141)
  • 8fa32b5 feat: Add an option to delete merged branches (#119)
  • 6528c2d feat: Add av commit create man page (#127)
  • 12ee62a feat: Add the first manual page (#125)
  • 43f5851 feat: Adding av commit create (#122)
  • b28f075 fix(stack sync): Fetch merge commits from remote before rebasing children (#139)
  • 255c55f fix: Fix failed git checkout after av stack sync on av commit create (#128)
  • 6ac3167 refactor(stack sync): Don't pass StackSyncFlags to actions.SyncStack (#136)
  • 4a83c75 refactor: Delete unused code (#144)
  • e1aa574 refactor: Fix the import lines (#150)
  • 59101d1 refactor: Remove Children from BranchMeta (#142)