-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
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: NixOS/nixpkgs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8b5004fa322f
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/nixpkgs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 825a88e6031e
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 2 files changed
- 3 contributors
Commits on Apr 22, 2020
-
git: Allow the update script to target non-latest versions
This came in handy when I wanted to bump a patch version while avoiding a new minor version. (cherry picked from commit 4848eef)
Configuration menu - View commit details
-
Copy full SHA for 9b9fa3f - Browse repository at this point
Copy the full SHA 9b9fa3fView commit details -
git: Fix the update.sh script and use HTTPS
The syntax is ${parameter:-word} (i.e. previously this used "latestTag" instead of the actual value). (Fixes a regression from #85278.) Also: Even though getting the latest tag isn't really security critical (as long as Git itself is secure against untrusted input), I'd prefer to switch from the Git to the HTTPS protocol (for authentication of the server and encryption + uses a standard port). (cherry picked from commit 6660421)
Configuration menu - View commit details
-
Copy full SHA for 0658740 - Browse repository at this point
Copy the full SHA 0658740View commit details -
Configuration menu - View commit details
-
Copy full SHA for 961dbb2 - Browse repository at this point
Copy the full SHA 961dbb2View commit details -
Merge pull request #85785 from primeos/git-backport-stable
[20.03] git: 2.25.3 -> 2.25.4 (security, CVE-2020-11008)
Configuration menu - View commit details
-
Copy full SHA for 825a88e - Browse repository at this point
Copy the full SHA 825a88eView commit details
There are no files selected for viewing