Commit Graph

28174 Commits

Author SHA1 Message Date
joshaber
39dcd59994 Fix the specs. 2016-03-25 13:36:38 -04:00
joshaber
aee053dc10 Whoops. Bring back pathIsIgnored. 2016-03-25 12:46:49 -04:00
joshaber
b2b8370166 Merge branch 'master' into less-disk-io 2016-03-25 10:49:26 -04:00
joshaber
7294b95b70 Skip the first reload event. 2016-03-25 10:49:22 -04:00
joshaber
694d288e16 Cache the workdir and path. 2016-03-25 10:31:13 -04:00
Thomas Johansen
3661b9a13e Merge pull request #11271 from mhw/patch-1
Fix typo in error message.
2016-03-25 09:29:25 +01:00
Thomas Johansen
5a1d04ef9b Merge pull request #11265 from ardhipoetra/master
Fix link in ISSUE_TEMPLATE
2016-03-25 09:28:36 +01:00
Mark H. Wilkinson
e0f41d1af4 Fix typo in error message. 2016-03-25 00:05:10 +00:00
Lee Dohm
2016d0b613 ⬆️ snippets@1.0.2 2016-03-24 12:36:16 -07:00
ardhipoetra
1cb8963402 fix link in ISSUE_TEMPLATE 2016-03-24 18:03:07 +01:00
Damien Guard
8b8e81efce Merge pull request #10862 from PaulAik/master
Fix for Default Directory Provider incorrectly identifying file paths as URLs on Windows
2016-03-23 15:45:15 -07:00
Wliu
53684f665f ⬆️ language-yaml@0.25.2 2016-03-23 16:19:03 -04:00
Wliu
986822aef6 ⬆️ language-shellscript@0.21.1 2016-03-23 16:14:18 -04:00
Antonio Scandurra
41272dc9ed Merge pull request #11240 from atom/as-accurate-block-decoration-measurements
More accurate block decoration measurements
2016-03-23 17:23:18 +01:00
simurai
fc564873c2 ⬆️ one-dark/light-ui@v1.3.0 2016-03-23 13:43:42 +09:00
Nathan Sobo
d6933af487 ⬆️ text-buffer 2016-03-22 14:38:04 -06:00
Antonio Scandurra
137af38798 Add back screen row to block decorations nodes 2016-03-22 14:08:25 +01:00
Antonio Scandurra
cf22334455 Add invisible class to invisible block decorations 2016-03-22 11:50:54 +01:00
Antonio Scandurra
34f9ad8710 Add top/bottom ruler before/after a block decoration 2016-03-22 11:20:55 +01:00
Michelle Tilley
64308bbacb Revert "Revert "Allow pasting white space when autoIndentOnPaste is enabled""
This reverts commit 5c03894227.
2016-03-21 16:27:48 -07:00
Michelle Tilley
449abd7364 Revert "Revert "Add spec for inserting white-space-only lines""
This reverts commit fd17457c17.
2016-03-21 16:27:41 -07:00
Nathan Sobo
fd17457c17 Revert "Add spec for inserting white-space-only lines"
This reverts commit 746afb98ad.

@BinaryMuse Heads up this is the test associated with the other commit
you reverted. Had to revert it as well to get the build green. Didn’t
see a revert on beta so I’m assuming this is good enough?
2016-03-21 17:18:47 -06:00
Michelle Tilley
c5ed25a131 ⬆️ apm 2016-03-21 15:32:42 -07:00
Michelle Tilley
439825ea37 ⬆️ settings-view 2016-03-21 14:32:45 -07:00
Michelle Tilley
32a1d21a0d ⬆️ apm 2016-03-21 14:03:25 -07:00
Michelle Tilley
5c03894227 Revert "Allow pasting white space when autoIndentOnPaste is enabled"
This reverts commit 0088053de4.
2016-03-20 22:22:33 -07:00
Josh Abernathy
39592599b1 Merge pull request #11201 from atom/bf-async-await
Remove an unnecessary call to then().
2016-03-18 13:29:11 -04:00
Michael Bolin
bb8f114dcb Remove an unnecessary call to then().
I see that this file has a little use of async/await and many uses of `then()`.
Things would be much less verbose and much more linear if async/await were used throughout.
Would Atom be open to a PR that changes this?

For bonus points, we could also replace `'use babel'` with `/* @flow */` at the top of the file :)
2016-03-18 09:56:33 -07:00
Wliu
74407fc025 Merge pull request #11194 from fruchtose/destory-typo
Fix typo: destory -> destroy
2016-03-17 22:50:11 -04:00
Josh Abernathy
eb72a23039 Merge pull request #11188 from atom/bump-status-bar
Bump status-bar
2016-03-17 22:45:22 -04:00
joshaber
dd5886e135 ⬆️ line-ending-selector@0.4.1 2016-03-17 22:19:48 -04:00
joshaber
543015af97 ⬆️ incompatible-packages@0.26.1 2016-03-17 22:19:38 -04:00
Robert Fruchtman
1c5ad8db0f destory -> destroy 2016-03-17 19:11:07 -07:00
joshaber
145396a73f Hwoops 2016-03-17 22:05:15 -04:00
joshaber
85526198f7 ⬆️ line-ending-selector@0.4 2016-03-17 22:03:26 -04:00
joshaber
7863ffbac7 ⬆️ incompatible-packages@0.26 2016-03-17 22:03:16 -04:00
Michelle Tilley
4e9fa72fd1 ⬆️ about 2016-03-17 13:24:59 -07:00
joshaber
ffe13db768 Revert "Revert "⬆️ status-bar@1.2.0""
This reverts commit acbd349312.
2016-03-17 15:51:33 -04:00
joshaber
acbd349312 Revert "⬆️ status-bar@1.2.0"
This reverts commit 215f120789.
2016-03-17 13:43:06 -04:00
Hubot
292233f6cb 1.8.0-dev 2016-03-17 12:11:31 -05:00
Daniel Hengeveld
7c4dcf8f58 Merge branch 'master' of github.com:atom/atom 2016-03-17 15:45:41 +01:00
Daniel Hengeveld
e3a5a93b88 ⬆️ settings@0.235.0 2016-03-17 15:45:24 +01:00
joshaber
215f120789 ⬆️ status-bar@1.2.0 2016-03-17 10:34:02 -04:00
joshaber
f48069c5f8 ⬆️ settings@0.234.0 2016-03-16 12:40:40 -04:00
joshaber
690397c91c ⬆️ notifications@0.63.1 2016-03-16 11:57:49 -04:00
Katrina Uychaco
627adc6739 ⬆️ settings-view
Signed-off-by: Michelle Tilley <binarymuse@github.com>
2016-03-15 16:41:11 -07:00
Katrina Uychaco
1d149c8f92 ⬆️ apm
Signed-off-by: Michelle Tilley <binarymuse@github.com>
2016-03-15 16:36:54 -07:00
joshaber
7703240bdf ⬆️ notifications@0.63.0 2016-03-15 13:59:07 -04:00
joshaber
147518d86d ⬆️ status-bar@1.1.2 2016-03-15 12:05:24 -04:00
joshaber
047a62f9e1 ⬆️ git-diff@1.0.1 2016-03-15 12:05:16 -04:00