Skip to content

Releases: drewdeponte/git-ps-rs

5.3.0

23 Jun 22:07
5.3.0
7fb61f4
Compare
Choose a tag to compare

Changed

  • to using latest versions of dependencies

Fixed

  • gps int would sometimes collapse away integrated patches (#78)

5.2.1

20 Jun 02:26
5.2.1
7e79f5b
Compare
Choose a tag to compare

Added

  • man page for the gps-add command

Fixed

  • denial of service vulnerability in regex dependency
  • vulnerable dependency, nix via home-dir
  • gps int exiting with ShowFailed(ExitSignal(13)) for large patches

5.2.0

20 Jun 02:25
5.2.0
6a4a7b5
Compare
Choose a tag to compare

Added

  • new release check to the pull command

Removed

  • new release check from the list command

5.1.1

24 May 18:50
5.1.1
58e00b5
Compare
Choose a tag to compare

Fixed

  • skipping a version in Cargo.toml

5.1.0

24 May 18:50
5.1.0
ee29fd6
Compare
Choose a tag to compare

Changed

  • new release check to a background thread

5.0.0

11 May 06:22
5.0.0
9895269
Compare
Choose a tag to compare

Added

  • check for upgrade to tail end of list command

Fixed

  • ! state modifier appearing when remote hadn't actually changed

4.1.0

11 May 00:02
4.1.0
582d8b2
Compare
Choose a tag to compare

Added

  • concept of patch being behind to list command

Fixed

  • issue where integrations weren't identified as merges by Bitbuckt/GitHub
  • bug where patches were incorrectly identified as having remote changes
  • cherry pick committer & timestamp forwarding
  • problem where GPG signatures had an extra 0a 20 hex characters

4.0.2

11 May 00:05
4.0.2
273c798
Compare
Choose a tag to compare

Added

  • detailed help info to list command explaining states

4.0.1

11 May 00:06
4.0.1
921cead
Compare
Choose a tag to compare

Added

  • request_review_post_sync example: Reopen Github if re-requesting. Also assigns yourself to the PR.

Fixed

  • issue where integrate force wasn't fetching before integrating

4.0.0

11 May 00:07
4.0.0
b09af7a
Compare
Choose a tag to compare

Added

  • isolate_post_checkout color warning messages
  • request_review_post_sync messaging in requset-review command
  • colored & human redable err output to request review command
  • color output to the list command
  • support for communal repository hooks
  • support for "y" as a valid integration user verification answer
  • local patch change detection & presentation to the list command
  • remote patch change detection & presentation to the list command
  • the unstage command to the command line interface
  • log command to the commnad line interface
  • --continue switch to the rebase command

Changed

  • integrate.require_verification config to integrate.prompt_for_reassurance
  • state storage format to support local & remote change detection