Antonio Scandurra
f4cfe7603f
⬆️ incompatible-packages
2017-04-25 17:34:14 +02:00
Michelle Tilley
dc8311d7c9
Merge pull request #14293 from atom/mkt-update-electron-1-3
...
Update Electron to 1.3.15
2017-04-24 20:01:09 -07:00
Michelle Tilley
81e5c15306
⬆️ electron@1.3.15
2017-04-24 17:59:02 -07:00
Max Brunsfeld
f4a83b238d
Merge pull request #14276 from atom/mb-fix-bundled-package-path-check
...
Fix bundled package path check to use path, not name
2017-04-21 11:13:41 -07:00
Max Brunsfeld
fb42ad36f0
Fix bundled package path check to use path, not name
2017-04-21 09:41:35 -07:00
Damien Guard
ed1d0ed303
Merge pull request #14271 from atom/dg-do-not-use-bundled-packages-when-unbundled
...
Do not treat packages in unusual locations as bundled despite name
2017-04-20 16:38:07 -07:00
Damien Guard
601aa59e7b
Do not treat packages in unusual locations as bundled despite name
2017-04-20 14:44:49 -07:00
Antonio Scandurra
1f31b95549
Merge pull request #14217 from edjubuh/master
...
Don't attempt to transpile directories
2017-04-20 11:46:44 +02:00
Max Brunsfeld
1fc23c3a4f
Fix another regexp error for excluding C++ files from the app
2017-04-19 17:52:21 -07:00
Max Brunsfeld
0f3e65a9d6
⬆️ first-mate and oniguruma again
...
This time with proper startup snapshotting.
2017-04-19 17:39:06 -07:00
Max Brunsfeld
e022d4fa72
Fix regexps for excluding C++ sources from the binary
...
Previously, a spurious '*' in these regexps would cause them to match anything in
the containing modules' src folder. This caused problems for modules like
oniguruma that have JavaScript files in the src folder.
Also, we were shipping superstring's C++ code because we forgot to add it to
the blacklist. I think it's safe to say we don't want to ship any C++ code
at all.
2017-04-19 17:36:54 -07:00
Max Brunsfeld
f0e38e3c61
⬇️ first-mate
2017-04-19 16:24:49 -07:00
Max Brunsfeld
d55b572f24
Merge pull request #14261 from atom/mb-upgrade-first-mate-for-caching
...
Upgrade first-mate to take advantage of oniguruma caching
2017-04-19 16:19:06 -07:00
Max Brunsfeld
6fe79742b6
⬆️ first-mate
2017-04-19 15:46:16 -07:00
Max Brunsfeld
8ed62687ff
⬆️ first-mate (prerelease)
2017-04-19 15:12:08 -07:00
Nathan Sobo
0d0b9a6b92
⬆️ wrap-guide
2017-04-19 16:01:17 -06:00
Nathan Sobo
4294019a5a
⬆️ git-diff
2017-04-19 15:59:42 -06:00
Nathan Sobo
3c8ba67316
⬆️ markdown-preview
2017-04-19 15:58:26 -06:00
Nathan Sobo
66b0ffcc3b
⬆️ go-to-line
2017-04-19 15:57:18 -06:00
Max Brunsfeld
62a222fb61
⬆️ first-mate (prerelease)
2017-04-19 10:50:25 -07:00
Max Brunsfeld
072152e88d
⬆️ first-mate (prerelease)
2017-04-19 10:31:46 -07:00
Wliu
636df2c84c
⬆️ language-coffee-script@0.48.7
2017-04-19 13:19:58 -04:00
Wliu
83600bddb1
Merge pull request #14249 from atom/wl-update-languages
...
Update languages
2017-04-19 13:19:03 -04:00
Antonio Scandurra
4d1a81f2e9
⬆️ fuzzy-finder
2017-04-19 09:11:37 +02:00
Nathan Sobo
1f3bb12a1a
⬆️ find-and-replace
2017-04-18 16:52:13 -06:00
Nathan Sobo
51abcd5e77
⬆️ exception-reporting
2017-04-18 14:46:56 -06:00
Max Brunsfeld
643ba6e086
📝 Add types in Pane.destroyItem docs
2017-04-18 09:51:48 -07:00
Wliu
66fa05b80a
⬆️ language-mustache@0.14.1
2017-04-18 12:50:47 -04:00
Wliu
a5a14653ba
⬆️ language-json@0.19.1
2017-04-18 12:50:35 -04:00
Wliu
509041b070
⬆️ language-sql@0.25.5
2017-04-18 12:50:15 -04:00
Wliu
de02226adf
⬆️ language-java@0.27.1
2017-04-18 12:49:56 -04:00
Wliu
cc11054796
⬆️ language-git@0.19.1
2017-04-18 12:49:39 -04:00
Wliu
d4ad085a0f
⬆️ language-go@0.44.0
2017-04-18 12:49:21 -04:00
Wliu
cb9996fb25
⬆️ language-gfm@0.89.0
2017-04-18 12:49:04 -04:00
Wliu
567b14fbfc
⬆️ language-c@0.58.0
2017-04-18 12:48:44 -04:00
Max Brunsfeld
d47c780e08
Merge pull request #14221 from atom/fb-mdt-no-cmd-w-on-permanent-dock-items
...
Don't close permanent dock items
2017-04-18 09:47:39 -07:00
Nathan Sobo
858876b36f
⬆️ autosave
2017-04-18 10:21:43 -06:00
Nathan Sobo
cf9cacd334
Revert " ⬆️ autosave"
...
This reverts commit cc6e127ec1 .
2017-04-18 10:18:59 -06:00
Nathan Sobo
cc6e127ec1
⬆️ autosave
2017-04-17 21:05:52 -06:00
Damien Guard
0e9581e5aa
Merge pull request #13646 from atom/dg-only-sign-and-squirrel-on-releases
...
Only sign and create-windows-installer on *-releases branches
2017-04-17 18:50:10 -07:00
Damien Guard
cfa072017d
Sign without Squirrel if --code-sign without --create-windows-installer
2017-04-17 18:11:57 -07:00
Max Brunsfeld
9705faa7f6
⬆️ tree-view (prerelease)
2017-04-17 15:09:52 -07:00
Damien Guard
e365148e68
Only sign and create-windows-installer on *-releases branches
2017-04-17 15:07:49 -07:00
Nathan Sobo
37b4688025
⬆️ bookmarks
2017-04-17 15:51:53 -06:00
Max Brunsfeld
14f9c68659
Use getTreeViewRootDirectories helper in main process test
2017-04-17 13:53:20 -07:00
Max Brunsfeld
52195e79ff
Merge branch 'master' into fb-mdt-no-cmd-w-on-permanent-dock-items
2017-04-17 13:39:16 -07:00
Max Brunsfeld
8262282bc9
⬆️ tree-view (prerelease)
2017-04-17 13:38:57 -07:00
Max Brunsfeld
5e07986699
Merge pull request #14239 from atom/mb-pane-container-for-item
...
Add Workspace.paneContainerForItem method
2017-04-17 13:04:57 -07:00
Nathan Sobo
b9195f309f
⬆️ autocomplete-plus
2017-04-17 14:03:40 -06:00
Max Brunsfeld
0015e026a2
Add Workspace.paneContainerForItem method
2017-04-17 11:34:45 -07:00