This repository has been archived by the owner on Nov 3, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 774
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: mozilla-b2g/B2G
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: kaiostech/B2G
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
- 12 commits
- 5 files changed
- 8 contributors
Commits on Apr 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6c235f1 - Browse repository at this point
Copy the full SHA 6c235f1View commit details
Commits on Apr 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e2d29c1 - Browse repository at this point
Copy the full SHA e2d29c1View commit details
Commits on Apr 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d9b8369 - Browse repository at this point
Copy the full SHA d9b8369View commit details
Commits on May 13, 2020
-
Added newline to clarify there's two links there (#3)
I missed it the first time!
Configuration menu - View commit details
-
Copy full SHA for 3ddccda - Browse repository at this point
Copy the full SHA 3ddccdaView commit details
Commits on May 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5266fd9 - Browse repository at this point
Copy the full SHA 5266fd9View commit details -
Make the run-gdb.sh script work correctly with the Android 10 x86-64 …
…emulator There's multiple fixes wrapped in this patch: - Fix the way we find PIDs from program names by using only the available tools - Properly set GDB symbol search path so that it can find the Android linker right away and that it will pick up both system and Gecko symbols correctly - Remove some old cruft we don't need anymore
Configuration menu - View commit details
-
Copy full SHA for 4c45105 - Browse repository at this point
Copy the full SHA 4c45105View commit details
Commits on May 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2293b99 - Browse repository at this point
Copy the full SHA 2293b99View commit details
Commits on Jun 5, 2020
-
Update repo to v2.8 (Python 3.6) (#10)
Co-authored-by: Alexandre <alexandre@serveur>
Configuration menu - View commit details
-
Copy full SHA for bc42c75 - Browse repository at this point
Copy the full SHA bc42c75View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae4cd76 - Browse repository at this point
Copy the full SHA ae4cd76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b382a1 - Browse repository at this point
Copy the full SHA 6b382a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5e9ae7 - Browse repository at this point
Copy the full SHA d5e9ae7View commit details
Commits on Mar 1, 2023
-
Since github doesn't support git cloning through git protocol anymore --- only through https, ssh or GitHub cli -- when running ./config.sh emulator-10-x86_64, it gets stalled because config.sh tries to clone git://github.com/kaiostech/manifests but can't reach it. So, I've replaced git by https protocol (and also appended .git after manifests) and after that, config.sh ran smoothly.
Configuration menu - View commit details
-
Copy full SHA for 99f4ff3 - Browse repository at this point
Copy the full SHA 99f4ff3View 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