-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: Robert-N7/github
base: master
head repository: atom/github
compare: master
- 15 commits
- 7 files changed
- 5 contributors
Commits on May 9, 2021
-
Merge pull request atom#2676 from Robert-N7/master
Hotfix in restore discard history of files with same name
Configuration menu - View commit details
-
Copy full SHA for 9e83fb4 - Browse repository at this point
Copy the full SHA 9e83fb4View commit details
Commits on May 14, 2021
-
steven nguyen authored
May 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 04d2b57 - Browse repository at this point
Copy the full SHA 04d2b57View commit details -
Configuration menu - View commit details
-
Copy full SHA for d788688 - Browse repository at this point
Copy the full SHA d788688View commit details -
steven nguyen authored
May 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 592142f - Browse repository at this point
Copy the full SHA 592142fView commit details -
Merge pull request atom#2682 from icecream17/clarify-debug
Clarify debug line
Configuration menu - View commit details
-
Copy full SHA for cb4a0f7 - Browse repository at this point
Copy the full SHA cb4a0f7View commit details
Commits on May 18, 2021
-
Merge pull request atom#2683 from icecream17/update-ci
update os matrix in ci
Configuration menu - View commit details
-
Copy full SHA for 60f3918 - Browse repository at this point
Copy the full SHA 60f3918View commit details
Commits on Aug 19, 2021
-
Remote module defaults to false
enableRemoteModule now defaults to false and is in the verge of being deprecated. https://www.electronjs.org/docs/breaking-changes#default-changed-enableremotemodule-defaults-to-false
Configuration menu - View commit details
-
Copy full SHA for c3b4a01 - Browse repository at this point
Copy the full SHA c3b4a01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9207c7b - Browse repository at this point
Copy the full SHA 9207c7bView commit details -
Merge pull request atom#2712 from atom/enable-remote-module
Remote module defaults to false
Configuration menu - View commit details
-
Copy full SHA for 4f7a759 - Browse repository at this point
Copy the full SHA 4f7a759View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2053290 - Browse repository at this point
Copy the full SHA 2053290View commit details
Commits on Oct 25, 2021
-
According to https://nodejs.org/en/docs/guides/buffer-constructor-deprecation/, `Buffer(number)` should be replaced by `Buffer.alloc(number)`
steven nguyen authoredOct 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 1d6057d - Browse repository at this point
Copy the full SHA 1d6057dView commit details
Commits on Oct 26, 2021
-
Merge pull request atom#2724 from icecream17/patch-1
Don't use deprecated `Buffer`
Configuration menu - View commit details
-
Copy full SHA for be2baf3 - Browse repository at this point
Copy the full SHA be2baf3View commit details
Commits on Apr 17, 2022
-
CI: Use 'windows-2019' image for Windows tests
'windows-latest' is currently 'windows-2022' with Visual Studio 2022. Old versions of node-gyp don't know how to find Visual Studio 2022, so the package build fails. Switch back to 'windows-2019' with Visual Studio 2019, which is supported by node-gyp 5.x, which apm still uses.
Configuration menu - View commit details
-
Copy full SHA for f867d24 - Browse repository at this point
Copy the full SHA f867d24View commit details
Commits on Apr 18, 2022
-
Merge pull request atom#2758 from DeeDeeG/CI-windows-2019
CI: Use 'windows-2019' image for Windows tests (makes CI passing)
Configuration menu - View commit details
-
Copy full SHA for 929f908 - Browse repository at this point
Copy the full SHA 929f908View commit details
Commits on Sep 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5e72f80 - Browse repository at this point
Copy the full SHA 5e72f80View commit details
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