-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: google/zx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.1.9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: google/zx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 20 files changed
- 1 contributor
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 411655b - Browse repository at this point
Copy the full SHA 411655bView commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b9f78c3 - Browse repository at this point
Copy the full SHA b9f78c3View commit details -
feat: support pipe splitting (like tee) and delayed piping (#914)
* feat: support pipe splitting BREAKING CHANGE: `p.halt()` should be replaced with `$({halt: true})`, stdio defaults to `pipe` * test: add delayed `pipe()` test * feat: add `pid` getter to `ProcessPromise` * test: check chainable pipe literals * test: kill nc process on end * refactor!: remove `halt()` method * refactor: remove runner logic from getters * fix: enhance `Shell` result type * chore: bring back `halt` method to avoid breaking change * style: improve `Options` block formatting * perf: improve cmd formatter * chore: update internal reexports * chore: up build deps * chore(deps): update which to v5.0.0Configuration menu - View commit details
-
Copy full SHA for c38363f - Browse repository at this point
Copy the full SHA c38363fView commit details -
fix: properly promisify pipe stream args (#921)
* fix: properly promisify pipe stream args * test: extend Duplex pipe test asserts
Configuration menu - View commit details
-
Copy full SHA for 3871229 - Browse repository at this point
Copy the full SHA 3871229View commit details
Commits on Oct 30, 2024
-
refactor: simplify
promisifyStreamhelper (#922)* refactor: simplify `promisifyStream` helper * chore: bump version to 8.2.0 * test: check stream as stdio input
Configuration menu - View commit details
-
Copy full SHA for 5f0874e - Browse repository at this point
Copy the full SHA 5f0874eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ffb44e - Browse repository at this point
Copy the full SHA 7ffb44eView commit details -
chore: minor code imprs (#924)
* build: replace fx with node * chore: shrink a few bytes * ci: remove redundand script
Configuration menu - View commit details
-
Copy full SHA for 2f8066c - Browse repository at this point
Copy the full SHA 2f8066cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f2b709 - Browse repository at this point
Copy the full SHA 2f2b709View commit details -
test: refactor npm pack test (#926)
* test: refactor npm pack test * test: refactor copyright test
Configuration menu - View commit details
-
Copy full SHA for 75482ee - Browse repository at this point
Copy the full SHA 75482eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0b5c2c - Browse repository at this point
Copy the full SHA d0b5c2cView commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6eb540f - Browse repository at this point
Copy the full SHA 6eb540fView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 8.1.9...8.2.0