Releases: drewdeponte/git-ps-rs
Releases · drewdeponte/git-ps-rs
5.3.0
5.2.1
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
Added
- new release check to the
pull
command
Removed
- new release check from the
list
command
5.1.1
Fixed
- skipping a version in Cargo.toml
5.1.0
Changed
- new release check to a background thread
5.0.0
Added
- check for upgrade to tail end of list command
Fixed
- ! state modifier appearing when remote hadn't actually changed
4.1.0
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
Added
- detailed help info to
list
command explaining states
4.0.1
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
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 tointegrate.prompt_for_reassurance
- state storage format to support local & remote change detection