Skip to content

Releases: aviator-co/av

v0.0.24

19 Oct 17:52
13a606d
Compare
Choose a tag to compare

Changelog

  • 13a606d fix: Don't erase PR message if editor exits with a non-zero code (#204)

v0.0.23

07 Sep 19:34
7923ddf
Compare
Choose a tag to compare

Changelog

  • 7923ddf [MER-2744] fix: look for correct git dir path. (#200)
  • 7066b0f [Readme] fix the get started link and add more context (#193)
  • 6360252 fix: Check authentication status in av pr status (#202)
  • c5086de fix: Repo.Diff shouldn't fail given ambiguous branch names (#203)

0.0.21

01 Sep 21:36
4a48c65
Compare
Choose a tag to compare

Changelog

  • 1070c30 [MER-2188] Use gh auth token if it's available (#198)
  • dc2bc23 [MER-2598] doc: Add av pr queue man page; hide unimplemented flags. (#191)
  • 24c8a50 [MER-2814] Automatically make a PR draft (#199)
  • fe8be90 feat: Allow specifying Aviator API URL from configuration (#194)
  • 4a48c65 fix: Dont hide av stack reorder command (#201)
  • 07e2de0 fix: Push correctly during av stack sync (#197)

0.0.20

14 Jul 21:44
d7b72a5
Compare
Choose a tag to compare

Changelog

v0.0.19

30 Jun 00:59
1fc67c5
Compare
Choose a tag to compare

Changelog

  • 1fc67c5 [MER-2335] Add a manpage for av stack reorder (#186)
  • b058a67 [MER-2335] Remove the dev version check for reorder (#185)
  • f7f39da [MER-2485] Separate the branch deletion messages (#183)
  • b40636c [MER-2497] Abort git-cherry-pick on --abort (#184)

v0.0.18

15 Jun 22:57
c343837
Compare
Choose a tag to compare

Changelog

  • c343837 Fix: remove second create. (#182)
  • e6dbf76 [MER-1962] Support retroactively rename the branches (#162)

v0.0.17

14 Jun 20:57
a3f4cba
Compare
Choose a tag to compare

Changelog

  • 98dfc39 [MER-2347] No positional args. (#153)
  • 156e30f [MER-2417] Remove the unnecessary branch name in logging (#161)
  • d1fd148 [MER-2418] Make it easy to detect a PR markdown (#165)
  • 1b48199 [MER-2446] Adjust styles for web and manpages (#176)
  • 80d82d2 [MER-2449] Replace the deprecated "replacements" (#178)
  • b92e037 [MER-2452] Bundle manpages (#179)
  • fc62a71 [MER-2458] Remove the Vim plugin (#180)
  • 8470649 doc: Add manpage for av stack branch-commit (#156)
  • 11fe9a2 doc: Add more description to av-pr-create (#151)
  • 40d7b78 doc: Add more manual pages (#143)
  • df588be doc: [MER-2380][MER-2381] add manpages for av stack next and prev (#158)
  • 623b565 doc: [MER-2383] Add manpage for av stack sync (#152)
  • a3f4cba doc: [MER-2453] add manpage for av pr status (#181)
  • f8a57a5 doc: add manpage for av auth status (#166)
  • 7a612c8 feat(stack reorder): Delete branches removed from reorder plan (#174)
  • 19a33f3 feat(stack reorder): Generate plan for stack (#157)
  • acc644f feat(stack reorder): Open editor to customize reorder plan (#167)
  • 5e61a09 feat: [MER-2339] add av auth status (#145)
  • ec48b79 feat: add associated botpr info to av pr status (#175)
  • 4dd9d57 feat: add force flag to stack branch rename (#177)
  • 64c122b fix(stack diff): Compute stack diff correctly (#159)
  • 9bbc39a refac: Move av pr create (#169)
  • f987c51 refac: [MER-2427] Add pr.go. (#172)

v0.0.16

01 Jun 19:31
e1aa574
Compare
Choose a tag to compare

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)

v0.0.15

17 May 21:23
527a4d9
Compare
Choose a tag to compare

Changelog

  • f2240b0 feat: Add --skip option to av stack sync (#98)
  • f5b183a feat: Save PR message if creation fails (#113)
  • b3b37d8 feat: Show friendly error message when there is no remote (#116)
  • eab76a6 feat: Use remote tracking branch if it's trunk (#100)
  • e3a26cd feat: [MER-1493] show up to date info about branches in stack tree (#96)
  • ff95f57 feat: [MER-2190] implement av stack diff (#91)
  • 49a6ee3 fix: Address the case where the middle branch is merged to parent (#108)
  • 8babc9e fix: Cleanup on failure for av stack branch-commit (#106)
  • bcd270f fix: Correct case of JSON meta serialization (#101)
  • 3ef3a16 fix: Fix --trunk so that it actually rebases to the upstream trunk (#103)
  • dadcfa6 fix: Fix av CLI not re-parenting children (#107)
  • 94e375a fix: Handle the original parent is a trunk case (#117)
  • 78720b2 fix: Import into new db format should succeed if repo not previously initalized (#115)
  • 9f019ac fix: Rebuild the children after deletions (#118)
  • 244991f fix: Set the parent when creating a PR (#105)
  • ba0e475 fix: Update recorded parent's HEAD after rebase (#104)
  • a14029e fix: Update the parent HEAD even if rebasing is not needed (#109)
  • 7d8e52e fix: Update the parent consistently (#111)
  • 442e6ec refactor: Address golangci issues and introduce goimports (#99)
  • ca898d4 refactor: Import existing branch metadata from ref storage (#95)
  • bf7769b refactor: Remove unused stacks (#114)
  • 527a4d9 refactor: Return a continuation directly (#112)
  • 122d97a refactor: internally use the positive flags (#93)

v0.0.14

25 Apr 01:17
4b274ec
Compare
Choose a tag to compare

Changelog