-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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/nix
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5886bc599653
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/nix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 86f3b94c8c28
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 9 files changed
- 3 contributors
Commits on Mar 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 43331d6 - Browse repository at this point
Copy the full SHA 43331d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a17f86c - Browse repository at this point
Copy the full SHA a17f86cView commit details -
Make roots a map of store paths to pinning links
This new structure makes more sense as there may be many sources rooting the same store path. Many profiles can reference the same path but this is even more true with /proc/<pid>/maps where distinct pids can and often do map the same store path. This implementation is also more efficient as the `Roots` map contains only one entry per rooted store path.
Configuration menu - View commit details
-
Copy full SHA for ebc8655 - Browse repository at this point
Copy the full SHA ebc8655View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8574b70 - Browse repository at this point
Copy the full SHA 8574b70View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc02b1b - Browse repository at this point
Copy the full SHA fc02b1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c56570 - Browse repository at this point
Copy the full SHA 5c56570View commit details -
This fixes warnings about "structured binding declaration" requiring "-std=c++1z".
Configuration menu - View commit details
-
Copy full SHA for 9d87e3f - Browse repository at this point
Copy the full SHA 9d87e3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d72211 - Browse repository at this point
Copy the full SHA 9d72211View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38ee16a - Browse repository at this point
Copy the full SHA 38ee16aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f43911 - Browse repository at this point
Copy the full SHA 4f43911View commit details
Commits on Mar 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 115e2c8 - Browse repository at this point
Copy the full SHA 115e2c8View commit details
Commits on Mar 14, 2019
-
findRuntimeRoots: Simplify/fix handling of /proc files
Scanning of /proc/<pid>/{exe,cwd} was broken because '{memory:' was prepended twice. Also, get rid of the whole '{memory:...}' thing because it's unnecessary, we can just list the file in /proc directly.
Configuration menu - View commit details
-
Copy full SHA for a3f37d8 - Browse repository at this point
Copy the full SHA a3f37d8View commit details -
findRoots(): Add 'censor' parameter
This is less brittle than filtering paths after the fact in nix-daemon.
Configuration menu - View commit details
-
Copy full SHA for 53522cb - Browse repository at this point
Copy the full SHA 53522cbView commit details -
findRoots(): Don't censor for trusted users
They're pretty much root anyway.
Configuration menu - View commit details
-
Copy full SHA for 578ed7a - Browse repository at this point
Copy the full SHA 578ed7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86f3b94 - Browse repository at this point
Copy the full SHA 86f3b94View 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 5886bc599653...86f3b94c8c28