Ben Ogle
8ac8b3748f
Merge pull request #1053 from atom/bo-singleton-open
...
openSingletonSync()
2013-10-30 12:21:19 -07:00
Ben Ogle
b4a28d7418
Fix test
2013-10-30 12:13:38 -07:00
Ben Ogle
c6ee5699e7
Upgrade to status-bar@0.15.1
2013-10-30 11:49:43 -07:00
Ben Ogle
19220aa9f3
Upgrade to tabs@0.7.2
2013-10-30 11:49:10 -07:00
Ben Ogle
0a10603eb3
Pass all options through
2013-10-30 11:38:32 -07:00
Ben Ogle
0700732495
Upgrade to find-and-replace@0.33.1
2013-10-30 11:36:50 -07:00
Ben Ogle
c3b270dc80
Upgrade to tabs@0.7.1
2013-10-30 11:26:18 -07:00
Ben Ogle
2baa5ba678
Upgrade to fuzzy-finder@0.15.1
2013-10-30 11:26:04 -07:00
Ben Ogle
0bd701b4a6
Fix tests
2013-10-30 11:25:30 -07:00
Ben Ogle
1be8d5e618
Add openSingletonSync() to rootView
2013-10-30 11:25:30 -07:00
Ben Ogle
a212a7c259
pane.split() doesn't implicitly copy the active item.
2013-10-30 11:25:30 -07:00
probablycorey
76a041cfe1
Update autosave package
2013-10-30 11:08:13 -07:00
Kevin Sawicki
46eb6df61e
Prepare 34.0.0 release
2013-10-30 10:51:31 -07:00
probablycorey
93c7531cf9
Don't destroy pane items in confirmClose
2013-10-30 10:47:01 -07:00
Kevin Sawicki
8bf726d3e1
Merge pull request #1055 from atom/ks-rename-toml-gfm
...
Add language- prefix to gfm and toml
2013-10-30 10:43:00 -07:00
Kevin Sawicki
412cb602a4
Upgrade to whitespace@0.8.0
2013-10-30 10:35:50 -07:00
Kevin Sawicki
f10abfe630
Upgrade to markdown-preview@0.13.0
2013-10-30 10:34:40 -07:00
Kevin Sawicki
14664625d5
Upgrade to language-toml@0.6.0
2013-10-30 10:29:24 -07:00
Kevin Sawicki
9e12c4610d
Upgrade to language-gfm@0.8.0
2013-10-30 10:29:10 -07:00
Kevin Sawicki
c1d09f5229
Add cson to valid grammar extensions
2013-10-30 10:23:25 -07:00
Kevin Sawicki
d486522cde
Upgrade to language-toml@0.4.0
2013-10-30 10:15:41 -07:00
Kevin Sawicki
e3ff39bf4f
Upgrade to language-gfm@0.6.0
2013-10-30 10:15:18 -07:00
Kevin Sawicki
74a48e58dc
Upgrade to settings-view@0.36.0
2013-10-30 09:29:33 -07:00
Kevin Sawicki
e63bf75f96
Update apm for native module fix
2013-10-30 09:20:21 -07:00
Kevin Sawicki
8b9595f1bd
Use getter when toggling soft tabs
2013-10-30 09:06:12 -07:00
Cheng Zhao
53954c236c
Use the apm in node_modules/atom-package-manager instead of vendor/apm.
2013-10-30 23:44:05 +08:00
Cheng Zhao
3de18ae9f6
Fix calling of apm and grunt in script/cibuild and script/test.
2013-10-30 18:10:03 +08:00
Cheng Zhao
9c7ce22abe
Unzipping atom-shell.zip on Windows with node-unzip.
2013-10-30 18:02:43 +08:00
Cheng Zhao
bfab56247f
node_modules/.bin/grunt is a bash script not a js script.
2013-10-30 17:05:08 +08:00
Cheng Zhao
e4400c648d
Revert "Run apm from node_modules"
...
This reverts commit 8742f6c06c
.
The `node_modules/.bin/apm` is a bash script not a js script, so on
Windows `node node_modules/.bin/apm` would fail with:
```
C:\cygwin\home\zcbenz\codes\atom\node_modules\.bin\apm:2
basedir=`dirname "$0"`
^
SyntaxError: Unexpected token ILLEGAL
at Module._compile (module.js:439:25)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:901:3
```
2013-10-30 10:51:06 +08:00
Kevin Sawicki
271f23083e
Bump packages for emissary@0.9.0 upgrade
2013-10-29 18:48:20 -07:00
Kevin Sawicki
e3f4a72ab3
Add empty changelog to get this deploy out
2013-10-29 18:28:49 -07:00
Kevin Sawicki
ee3b7cee76
Upgrade to emissary@0.9.0
2013-10-29 17:57:36 -07:00
Kevin Sawicki
5a357a54dc
Prepare 33.0.0 release
2013-10-29 16:20:05 -07:00
probablycorey
d07bf338c8
Consolidate pane item destruction
2013-10-29 15:55:07 -07:00
Kevin Sawicki
516ddec854
Upgrade to dev-live-reload@0.12.0
2013-10-29 15:45:05 -07:00
Kevin Sawicki
0ab2b89c1a
Upgrade to collaboration@0.34.0
2013-10-29 15:24:16 -07:00
Kevin Sawicki
2c2c7e67d7
Upgrade to release-notes@0.11.0
2013-10-29 15:20:06 -07:00
probablycorey
e1f8b042ed
Update autosave
2013-10-29 15:18:07 -07:00
Kevin Sawicki
f7ce6a015d
Upgrade to release-notes@0.10.0
2013-10-29 15:12:58 -07:00
Kevin Sawicki
4775783ba3
Add missing path require
2013-10-29 15:02:05 -07:00
Kevin Sawicki
d0bf4c1d2e
Upgrade to emissary@0.8.0
2013-10-29 14:54:54 -07:00
Kevin Sawicki
4f1d862bc0
Merge pull request #1040 from atom/ks-speed-up-load
...
Speed up start time
2013-10-29 13:47:11 -07:00
Kevin Sawicki
059671c454
🐎 Load packages by path
...
Previously the package paths were converted to names and then
re-resolved to paths.
Now we just load the paths directly reducing the number of stat calls
and saving ~50ms in PackageManager::loadPackages
Also now internal packages are loaded by parsing the package.json
file for packageDependencies instead of loading the metadata for all
packages in node_modules and checking the engines field.
2013-10-29 13:31:42 -07:00
Kevin Sawicki
1f16cd3912
Upgrade to season@0.14.0
2013-10-29 13:31:42 -07:00
Kevin Sawicki
2d16fc33a3
Use Date.now()
2013-10-29 13:31:42 -07:00
Kevin Sawicki
6ad8062d45
Upgrade to timecop@0.9.0
2013-10-29 13:31:42 -07:00
Kevin Sawicki
8f0c0362e8
Upgrade to timecop@0.8.0
2013-10-29 13:31:42 -07:00
Kevin Sawicki
91436bec25
Add config.unshiftAtKeyPath helper
2013-10-29 13:31:42 -07:00
Kevin Sawicki
e93d83dcdf
Guard against null core.themes
2013-10-29 13:31:41 -07:00