Skip to content

Latest commit

 

History

History
134 lines (78 loc) · 3.35 KB

CHANGELOG.md

File metadata and controls

134 lines (78 loc) · 3.35 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

Generated by Git Changelog, an open source project brought to you by UpTech Works, LLC. A consultancy that partners with companies to help build, launch, and refine their products.

Unreleased - now

1.1.1 - 2021-10-22

1.1.0 - 2021-09-30

Changed

  • rr to cleanup created branch & checkout original branch on failure

Fixed

  • bug where rr+ status was incorrectly shown rebasing with GPG signatures
  • bug where rr status would appear even when rr failed

1.0.0 - 2021-09-20

Added

  • git-ps co <patch-index> subcommand

Changed

  • to bypass commit hooks when modifying commit messages

Fixed

  • rr+ statuses to properly indicate change after request review

0.7.1 - 2021-06-09

Fixed

  • added missing help for request review of patch series

0.7.0 - 2021-06-09

Added

  • ability to request review of a series of patches
  • -h/--help options to show, rr, & pub subcommands
  • subcommand specific help messages

Changed

  • the cli argument parser to be more robust

0.6.0 - 2021-02-17

Added

  • -k option to git ps pub to facilitate keeping the remote branch

Fixed

  • bug with git ps pub -f cli parsing

0.5.0 - 2020-12-10

Added

  • support for patch stack on all branches with upstreams

Removed

  • ability to specify explicit baseBranch in rr & pub

0.4.0 - 2020-09-18

Added

  • explicit branch name & base branch options to the pub command

0.3.4 - 2020-09-18

Fixed

  • bug causing git-ps to fail on git cmds that required config on some systems

0.3.3 - 2020-09-11

Added

  • ability to specify branch name to use for review request
  • ability to specify base branch to use for review request
  • logging for the request review branch sha-1

0.3.2 - 2020-05-04

Fixed

  • Fixes a crash with creating an NSRange to fetch the patch-stack id

0.3.1 - 2020-04-25

Changed

  • internal command execution to be faster

Fixed

  • issue where commands with large output would hang

0.3.0 - 2020-04-14

0.2.1 - 2020-02-26

0.2.0 - 2020-02-22

0.1.0 - 2020-02-22