Releases: nik-rev/patchy
Releases · nik-rev/patchy
v1.3.0 - 2024-01-29
29 Jan 22:31
Compare
Sorry, something went wrong.
No results found
Release Notes
Added new patchy branch-fetch subcommand, allows fetching GitHub branches locally. Usage:
Usage:
patchy branch-fetch [<args>] [<flags>]
» Fetch remote branches into a local branch
Examples:
patchy branch-fetch helix-editor/helix/master
» Fetch a single branch
patchy branch-fetch 'helix-editor/helix/master@6049f20'
» Fetch a single branch at a certain commit
Using a pr-fetch with no arguments will bring up the help menu now.
Install patchy-bin 1.3.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/nik-rev/patchy/releases/download/v1.3.0/patchy-bin-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/nik-rev/patchy/releases/download/v1.3.0/patchy-bin-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install nik-rev/tap/patchy-bin
Install prebuilt binaries into your npm project
Download patchy-bin 1.3.0
v1.2.7
10 Jan 08:59
Compare
Sorry, something went wrong.
No results found
Improved error message
Create sub-directories if they do not exist
Fix issue where we tried to create directory when it already existed, so it would abort the entire program
v1.2.6
10 Jan 06:48
Compare
Sorry, something went wrong.
No results found
v1.2.5
08 Jan 21:25
Compare
Sorry, something went wrong.
No results found
Fixes download links as github username of author changed
v1.2.1
07 Jan 21:48
Compare
Sorry, something went wrong.
No results found
Fixes patchy pr-fetch not working on pull requests merged by patchy
v1.2.0
06 Jan 17:33
Compare
Sorry, something went wrong.
No results found
Use redirect.github.com instead of github.com not to spam PRs
Use more readable branch names
Support pull requests in command-line and config starting with #
Handle when no arguments were passed to gen-patch
Improved error handling
Add --yes and -y flags to patchy run
Fixed gen-patch subcommand
v1.1.5
02 Jan 23:38
Compare
Sorry, something went wrong.
No results found
v1.1.4
02 Jan 04:08
Compare
Sorry, something went wrong.
No results found
Install patchy-bin 1.1.4
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/NikitaRevenco/patchy/releases/download/v1.1.4/patchy-bin-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c " irm https://github.com/NikitaRevenco/patchy/releases/download/v1.1.4/patchy-bin-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install NikitaRevenco/tap/patchy-bin
Install prebuilt binaries into your npm project
Download patchy-bin 1.1.4
v1.1.0
02 Jan 02:44
Compare
Sorry, something went wrong.
No results found
Install patchy 1.1.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/NikitaRevenco/patchy/releases/download/v1.1.0/patchy-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c " irm https://github.com/NikitaRevenco/patchy/releases/download/v1.1.0/patchy-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install NikitaRevenco/tap/patchy
Install prebuilt binaries into your npm project
Download patchy 1.1.0
v1.0.0
02 Jan 00:49
Compare
Sorry, something went wrong.
No results found
Install patchy 1.0.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/NikitaRevenco/patchy/releases/download/v1.0.0/patchy-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy ByPass -c " irm https://github.com/NikitaRevenco/patchy/releases/download/v1.0.0/patchy-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install NikitaRevenco/tap/patchy
Install prebuilt binaries into your npm project
Download patchy 1.0.0