Skip to content

Tags: abrinlee/atom

Tags

v1.25.0-beta3

Toggle v1.25.0-beta3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
⬆️ github

v1.24.1

Toggle v1.24.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
⬆️ github

v1.25.0-beta2

Toggle v1.25.0-beta2's commit message
Merge pull request atom#16810 from atom/mb-dont-write-config-when-qui…

…tting

Don't try to write config file while quitting

v1.25.0-beta1

Toggle v1.25.0-beta1's commit message
Merge pull request atom#16780 from atom/aw-api-doc-oom

Just say no to infinite loops

v1.25.0-beta0

Toggle v1.25.0-beta0's commit message
⬆️ tree-sitter

v1.24.0

Toggle v1.24.0's commit message
1.24.0

v1.24.0-beta3

Toggle v1.24.0-beta3's commit message

Verified

This commit was signed with the committer’s verified signature.
BinaryMuse Michelle Tilley
Add winreg to snapshot ignore list

v1.23.3

Toggle v1.23.3's commit message

Verified

This commit was signed with the committer’s verified signature.
BinaryMuse Michelle Tilley
Merge pull request atom#16521 from atom/dg-remove-protocol-handler-if…

…-set-to-never-on-startup

If protocol handler set to never, unregister it on Windows

(cherry picked from commit 5748f23)

v1.24.0-beta2

Toggle v1.24.0-beta2's commit message

Verified

This commit was signed with the committer’s verified signature.
damieng Damien Guard
Initialize ProtocolHandlerInstaller after initializing Config

This allows it to correctly read `core.uriHandlerRegistration` and
avoids popping the notification even if set to 'never'.

Fixes atom#16201

v1.23.2

Toggle v1.23.2's commit message

Verified

This commit was signed with the committer’s verified signature.
damieng Damien Guard
Port fix to protocol handler 'no never' not working from master/1.24