-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: PowerShell/PowerShell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: HumanEquivalentUnit/PowerShell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 2 files changed
- 2 contributors
Commits on Apr 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4cbc200 - Browse repository at this point
Copy the full SHA 4cbc200View commit details -
Close file before writing output to pipeline.
Fix the use case `Get-FileHash | Rename-Item` by changing to `using () {}` and closing the hashed file before writing the output result.Configuration menu - View commit details
-
Copy full SHA for 63b2960 - Browse repository at this point
Copy the full SHA 63b2960View commit details
Commits on Apr 24, 2020
-
Copy the test document first, then remove the copy after, so it won't affect other tests. Assumes the test drive is writable.
Configuration menu - View commit details
-
Copy full SHA for 48ca8d9 - Browse repository at this point
Copy the full SHA 48ca8d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1430510 - Browse repository at this point
Copy the full SHA 1430510View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6e6fae - Browse repository at this point
Copy the full SHA b6e6faeView commit details -
Add more documentation comments. Remove Algorithm argument from ComputeFileHash method.
Configuration menu - View commit details
-
Copy full SHA for fda9a2c - Browse repository at this point
Copy the full SHA fda9a2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 767447e - Browse repository at this point
Copy the full SHA 767447eView commit details -
Fix ComputeFileHash method bugs
Move bytehash var into it. Update how it returns success/failure state.
Configuration menu - View commit details
-
Copy full SHA for a0cfdd4 - Browse repository at this point
Copy the full SHA a0cfdd4View commit details -
Simplify ComputeHash return value
Remove hashCompletedSuccessfully variable and replace with a return value calculated from hash variable.
Configuration menu - View commit details
-
Copy full SHA for 445928f - Browse repository at this point
Copy the full SHA 445928fView commit details -
Remove blank line before closing brace.
Configuration menu - View commit details
-
Copy full SHA for 176de14 - Browse repository at this point
Copy the full SHA 176de14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bfa812 - Browse repository at this point
Copy the full SHA 3bfa812View commit details -
Improve the file handle being held open tests
Change the test logic to try the rename, and then Test-Path the expected new name. Make the context and description clearer.
Configuration menu - View commit details
-
Copy full SHA for e93eba0 - Browse repository at this point
Copy the full SHA e93eba0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94bd3d7 - Browse repository at this point
Copy the full SHA 94bd3d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bce6acd - Browse repository at this point
Copy the full SHA bce6acdView commit details -
Remove SilentlyContinue from file close test
Co-Authored-By: Ilya <darpa@yandex.ru>
Configuration menu - View commit details
-
Copy full SHA for 838afb9 - Browse repository at this point
Copy the full SHA 838afb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 212c19d - Browse repository at this point
Copy the full SHA 212c19dView 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 master...master