Skip to content

Releases: drewdeponte/git-ps-rs

3.2.0

11 May 00:09
3.2.0
584ae9e
Compare
Choose a tag to compare

Added

  • support for GPG commit signing

3.1.1

11 May 00:10
3.1.1
92a0e9e
Compare
Choose a tag to compare

Fixed

  • bug where pull command was losing commits

3.1.0

11 May 00:10
3.1.0
6be7401
Compare
Choose a tag to compare

Added

  • bash & zsh completion scription generation to build process

3.0.1

11 May 00:11
3.0.1
3bdfadd
Compare
Choose a tag to compare

Fixed

  • error that was incorrectly being return about incorrect number of commits

3.0.0

11 May 00:11
3.0.0
9e0b101
Compare
Choose a tag to compare

Added

  • request_review_post_sync hook support to request review command
  • branch command as a bridge from patch stack to git concepts

Changed

  • ps::branch() function name to ps::request_review_branch()
  • branch command name to request-review-branch

Fixed

  • bug int -f would incorrectly fail out on patches without a ps-id

Removed

  • the branch commands shortname br

2.0.0

11 May 00:12
2.0.0
6e800b2
Compare
Choose a tag to compare

Initial release of git-ps-rs.