Kevin Sawicki
|
0a7ea419a0
|
⬆️ git-utils@2.2
|
2014-12-12 12:59:42 -08:00 |
|
Kevin Sawicki
|
91770f2885
|
Add buffer subscriptions to repo's subscriptions
Closes #4570
|
2014-12-12 12:26:09 -08:00 |
|
Kevin Sawicki
|
d4c7fe4b47
|
⬆️ keybinding-resolver@0.24
|
2014-12-12 12:22:29 -08:00 |
|
Kevin Sawicki
|
8b848c1853
|
Merge pull request #4560 from atom/ks-atom-windows-wrapper
Add better atom.cmd exe wrapper
|
2014-12-12 12:20:42 -08:00 |
|
Kevin Sawicki
|
eef6532b8c
|
atom.exe is now up one more directory
|
2014-12-12 12:11:38 -08:00 |
|
Kevin Sawicki
|
43de383b14
|
Use \r\n line endings for cmd shims
|
2014-12-12 12:11:38 -08:00 |
|
Kevin Sawicki
|
9d3aaad394
|
atom.exe is now up on more directory
|
2014-12-12 12:11:38 -08:00 |
|
Kevin Sawicki
|
3cf104444c
|
Add missing resources segment
|
2014-12-12 12:11:38 -08:00 |
|
Kevin Sawicki
|
f91741eec1
|
Install cli folder to resources directory
|
2014-12-12 12:11:37 -08:00 |
|
Kevin Sawicki
|
8f77d65aab
|
Add --executed-from as first argument
|
2014-12-12 12:11:37 -08:00 |
|
Kevin Sawicki
|
3dced04aab
|
Add -t and --test to expected output args
|
2014-12-12 12:11:37 -08:00 |
|
Kevin Sawicki
|
bac9eac1fc
|
Resolve atom path and executed-from in atom.js
|
2014-12-12 12:11:37 -08:00 |
|
Kevin Sawicki
|
d3e53c5ada
|
Use correct path variable
|
2014-12-12 12:11:37 -08:00 |
|
Kevin Sawicki
|
cad8afe78b
|
Use correct resources path
|
2014-12-12 12:11:37 -08:00 |
|
Kevin Sawicki
|
a7f30c63cb
|
Don't bundle atom.sh on Windows
|
2014-12-12 12:11:37 -08:00 |
|
Kevin Sawicki
|
1d0dd86041
|
Use new atom.cmd wrapper from installer
|
2014-12-12 12:11:37 -08:00 |
|
Kevin Sawicki
|
690ece3a9e
|
Remove escaped slashes
|
2014-12-12 12:11:37 -08:00 |
|
Kevin Sawicki
|
100a1f5764
|
Parse output flags in atom.cmd
|
2014-12-12 12:11:37 -08:00 |
|
Kevin Sawicki
|
35f49be82a
|
Pass through arguments
|
2014-12-12 12:11:36 -08:00 |
|
Kevin Sawicki
|
4225c25ad7
|
Add initial atom.cmd
|
2014-12-12 12:11:36 -08:00 |
|
Kevin Sawicki
|
330592e2bd
|
Add atom.cmd
|
2014-12-12 12:11:36 -08:00 |
|
Kevin Sawicki
|
d306876229
|
Remove disconnect call
|
2014-12-12 12:11:36 -08:00 |
|
Kevin Sawicki
|
47aa269de5
|
Exit main process
|
2014-12-12 12:11:36 -08:00 |
|
Kevin Sawicki
|
2a80762d5b
|
Disconnect spawned process
|
2014-12-12 12:11:36 -08:00 |
|
Kevin Sawicki
|
42ab14c2cb
|
Add initial atom.exe wrapper
|
2014-12-12 12:11:36 -08:00 |
|
Ben Ogle
|
e83784e141
|
Merge pull request #4535 from mark-hahn/activateNowAPI
Fixed activateNow when no activation promise
|
2014-12-12 11:58:26 -08:00 |
|
Ben Ogle
|
cedb41f4b0
|
Merge pull request #4581 from mnquintana/patch-2
Add OS default fonts for Ubuntu (Unity) and Fedora (GNOME 3)
|
2014-12-12 11:20:16 -08:00 |
|
Machiste N. Quintana
|
d873f3d255
|
Add OS default fonts for Ubuntu (Unity) and Fedora (GNOME 3)
|
2014-12-12 14:01:57 -05:00 |
|
Ben Ogle
|
2781c24fce
|
Upgrade solarized-dark-syntax to fix some punctuation
|
2014-12-12 10:52:38 -08:00 |
|
Ben Ogle
|
2a45bd7f69
|
Upgrade dev live reload to remove deprecations
|
2014-12-12 10:52:38 -08:00 |
|
Ben Ogle
|
f4fab84869
|
Upgrade metrics to remove deprecations
|
2014-12-12 10:52:38 -08:00 |
|
Kevin Sawicki
|
204e5a6b46
|
Prepare 0.159
|
2014-12-12 09:40:23 -08:00 |
|
Kevin Sawicki
|
9459bd15a2
|
⬆️ language-javascript@0.51
|
2014-12-12 09:23:43 -08:00 |
|
Ben Ogle
|
6cd96c8284
|
Upgrade deprecation-cop to remove deprecations
|
2014-12-11 17:27:06 -08:00 |
|
Ben Ogle
|
2ceced2b84
|
Upgrade notifications@0.16.0
|
2014-12-11 17:22:07 -08:00 |
|
Ben Ogle
|
be78572d78
|
Upgrade notifications to fix errors with semicolons
|
2014-12-11 17:07:46 -08:00 |
|
Kevin Sawicki
|
61abda5166
|
⬆️ tree-view@0.138
|
2014-12-11 16:54:24 -08:00 |
|
Kevin Sawicki
|
93f98ec14e
|
⬆️ styleguide@0.35
|
2014-12-11 16:39:34 -08:00 |
|
Kevin Sawicki
|
d581c41c0e
|
Update spec since { lines now outdent in JS
|
2014-12-11 16:35:21 -08:00 |
|
Nathan Sobo
|
252bef63bf
|
Merge pull request #4566 from atom/mb-config-cleanup
Clean up config
|
2014-12-11 17:15:19 -07:00 |
|
Kevin Sawicki
|
9c63a4f517
|
⬆️ language-javascript@0.50
|
2014-12-11 16:07:50 -08:00 |
|
Max Brunsfeld
|
e7b0c3e519
|
Deprecate Config::getSettings
Also, remove support for getting all settings for a scope selector
Signed-off-by: Nathan Sobo <nathan@github.com>
|
2014-12-11 15:04:55 -08:00 |
|
Kevin Sawicki
|
697ccedbd3
|
Prepare 0.158
|
2014-12-11 14:18:09 -08:00 |
|
Nathan Sobo
|
87efc7e1df
|
Only respond to stylesheet changes for mounted components
Refs #4493
|
2014-12-11 14:55:00 -07:00 |
|
Ben Ogle
|
6a0a694a7b
|
Upgrade notifications to lessen noise
|
2014-12-11 13:53:05 -08:00 |
|
Kevin Sawicki
|
be1f28b3d8
|
⬆️ apm@0.114
|
2014-12-11 13:45:26 -08:00 |
|
Kevin Sawicki
|
32f7c72d28
|
⬆️ language-javascript@0.49
|
2014-12-11 13:07:21 -08:00 |
|
Nathan Sobo
|
d51a86e804
|
⬆️ markdown-preview for deprecation fixes
|
2014-12-11 09:03:31 -07:00 |
|
Mark Hahn
|
93e3a5af2a
|
Fixed activateNow when no activation promise
|
2014-12-10 23:00:14 -08:00 |
|
Ben Ogle
|
278a507653
|
Merge pull request #4531 from atom/bo-buffered-process-error
Better BufferedProcess error handling
|
2014-12-10 18:17:09 -08:00 |
|