-
Notifications
You must be signed in to change notification settings - Fork 49
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: ipfs/go-log
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ipfs/go-log
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 7 files changed
- 2 contributors
Commits on Mar 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f48534c - Browse repository at this point
Copy the full SHA f48534cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f525860 - Browse repository at this point
Copy the full SHA f525860View commit details -
Configuration menu - View commit details
-
Copy full SHA for 125e1f0 - Browse repository at this point
Copy the full SHA 125e1f0View commit details -
fix: normalize paths on windows
Fixes #73 by normalizing paths to UNC on windows. This is _slightly_ less hacky than registering a new schema. The underlying issue was twofold: 1. When specifying a windows file URL as `file://c:/foo/bar`, go barfs because `:` can't be in a domain name. 2. When specifying a windows file URL as `file:///c:/foo/bar`, we'd end up trying to open `/c:/foo/bar` which is actually `CURRENT_DRIVE:/c:/foo/bar`.
Configuration menu - View commit details
-
Copy full SHA for 45b384f - Browse repository at this point
Copy the full SHA 45b384fView commit details -
Configuration menu - View commit details
-
Copy full SHA for be98d3d - Browse repository at this point
Copy the full SHA be98d3dView commit details -
Merge pull request #74 from ipfs/fix/log-path-windows
fix: normalize paths on windows
Configuration menu - View commit details
-
Copy full SHA for 6277577 - Browse repository at this point
Copy the full SHA 6277577View commit details
There are no files selected for viewing
This file was deleted.