-
Notifications
You must be signed in to change notification settings - Fork 72
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: LiveSplit/livesplit-core
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: LiveSplit/livesplit-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: auto-splitting
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 38 files changed
- 4 contributors
Commits on Mar 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8609eee - Browse repository at this point
Copy the full SHA 8609eeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4becdd9 - Browse repository at this point
Copy the full SHA 4becdd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b95a81 - Browse repository at this point
Copy the full SHA 1b95a81View commit details -
Configuration menu - View commit details
-
Copy full SHA for e47fb2f - Browse repository at this point
Copy the full SHA e47fb2fView commit details -
Process: move public methods to private trait.
The trait helps ensure a consistent API between platforms, with the struct methods delegating to the trait implementations.
Configuration menu - View commit details
-
Copy full SHA for 961c910 - Browse repository at this point
Copy the full SHA 961c910View commit details -
Configuration menu - View commit details
-
Copy full SHA for befd750 - Browse repository at this point
Copy the full SHA befd750View commit details -
Couple of fixes for the linux backend
With this (and a local api change) my portal autosplitter works without changes.
Configuration menu - View commit details
-
Copy full SHA for 19f731e - Browse repository at this point
Copy the full SHA 19f731eView commit details -
This is a prelude for having helper processes transfer this fd to the main process.
Configuration menu - View commit details
-
Copy full SHA for 36595a6 - Browse repository at this point
Copy the full SHA 36595a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55cca83 - Browse repository at this point
Copy the full SHA 55cca83View commit details -
Use nom for parsing /proc/PID/maps
This may be a bit of a heavyweight solution, lmk and I'll revert this commit.
Configuration menu - View commit details
-
Copy full SHA for 04505b5 - Browse repository at this point
Copy the full SHA 04505b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9288767 - Browse repository at this point
Copy the full SHA 9288767View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4f7ace - Browse repository at this point
Copy the full SHA a4f7aceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3982006 - Browse repository at this point
Copy the full SHA 3982006View commit details
Commits on Mar 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bff4956 - Browse repository at this point
Copy the full SHA bff4956View 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...auto-splitting