- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 332
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: bitfield/script
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.22.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: bitfield/script
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.22.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 6 files changed
- 6 contributors
Commits on May 6, 2023
-
Remove unnecessary type assertion
Co-authored-by: Walter Vargas <walter.vargas@n26.com>
Configuration menu - View commit details
-
Copy full SHA for 22055ae - Browse repository at this point
Copy the full SHA 22055aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 590571b - Browse repository at this point
Copy the full SHA 590571bView commit details
Commits on May 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bcdf84a - Browse repository at this point
Copy the full SHA bcdf84aView commit details
Commits on Jul 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c063360 - Browse repository at this point
Copy the full SHA c063360View commit details -
Configuration menu - View commit details
-
Copy full SHA for faf757a - Browse repository at this point
Copy the full SHA faf757aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 709c967 - Browse repository at this point
Copy the full SHA 709c967View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44a01de - Browse repository at this point
Copy the full SHA 44a01deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22148f3 - Browse repository at this point
Copy the full SHA 22148f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4778d8 - Browse repository at this point
Copy the full SHA d4778d8View commit details
Commits on Aug 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b4160e2 - Browse repository at this point
Copy the full SHA b4160e2View commit details -
use io.Copy with io.Discard instead of io.ReadAll to avoid allocating a buffer just to throw it away
Configuration menu - View commit details
-
Copy full SHA for 93f3568 - Browse repository at this point
Copy the full SHA 93f3568View commit details
Commits on Sep 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 09a0158 - Browse repository at this point
Copy the full SHA 09a0158View commit details
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cfa12bb - Browse repository at this point
Copy the full SHA cfa12bbView commit details
Commits on May 6, 2024
-
Update First(n int) to read no more data than necessary (#199)
First(N) now closes its output after it has read N lines, terminating the pipe without consuming unnecessary further input (apart from the 4KiB scanner buffer). Co-authored-by: John Arundel <john@bitfieldconsulting.com>
Configuration menu - View commit details
-
Copy full SHA for 507316b - Browse repository at this point
Copy the full SHA 507316bView commit details
There are no files selected for viewing