Philip Weiss
|
fc07ad2cd5
|
Merge branch 'master' of github.com:atom/atom into fb-pw-decaffeinate-config
|
2018-01-19 11:26:53 -08:00 |
|
Philip Weiss
|
657ef0f16e
|
fix linting issues and remove decaffeinate suggestions
|
2018-01-19 11:05:43 -08:00 |
|
Philip Weiss
|
43a07bb8b8
|
remove Array.from(s) and add consts
|
2018-01-19 11:01:32 -08:00 |
|
Philip Weiss
|
2a54dda3e9
|
remove Array.from(s) and remove IIFEs
|
2018-01-19 10:56:23 -08:00 |
|
Philip Weiss
|
86ba6cbfe4
|
update arguments object to rest args and remove array.from(s)
|
2018-01-19 10:31:10 -08:00 |
|
Philip Weiss
|
a18200d675
|
update arguments object to rest args and remove array.from(s)
|
2018-01-19 10:18:28 -08:00 |
|
simurai
|
08d5677ddc
|
⬆️ find-and-replace@v0.215.5
|
2018-01-19 16:10:20 +09:00 |
|
Max Brunsfeld
|
6a4991eb45
|
Remove obsolete .pairs file
|
2018-01-18 17:03:08 -08:00 |
|
Philip Weiss
|
cb77a4801c
|
add default param to options
|
2018-01-18 16:51:40 -08:00 |
|
Philip Weiss
|
952052d2e5
|
update comment spacing issues and add default param
|
2018-01-18 16:46:00 -08:00 |
|
Max Brunsfeld
|
1b2e135123
|
⬆️ git-utils
|
2018-01-18 16:05:36 -08:00 |
|
Bryant Ung
|
eedfce8328
|
⬆️ bracket-matcher
|
2018-01-18 15:48:48 -08:00 |
|
Philip Weiss
|
1a99a4848c
|
replace function(...) with arrow funcs
|
2018-01-18 14:52:47 -08:00 |
|
Philip Weiss
|
98dace3372
|
remove some unnecessary returns
|
2018-01-18 14:37:51 -08:00 |
|
Philip Weiss
|
e9a4d3ca2a
|
remove guard func and comment
|
2018-01-18 14:33:48 -08:00 |
|
Philip Weiss
|
acaf8a0316
|
remove first guards
|
2018-01-18 14:32:01 -08:00 |
|
Philip Weiss
|
b638562e0c
|
remove call() and var
|
2018-01-18 13:46:38 -08:00 |
|
Philip Weiss
|
5589b11e92
|
fix linting rules except for .call()
|
2018-01-18 13:31:28 -08:00 |
|
Philip Weiss
|
9ebd21658f
|
fix basic linting rules
|
2018-01-18 11:12:57 -08:00 |
|
Max Brunsfeld
|
13fdc4021d
|
Merge pull request #16588 from atom/mb-fix-fold-buffer-row
Fix incorrect fold when folding at the last line of an indented block
|
2018-01-18 10:19:33 -08:00 |
|
Nathan Sobo
|
f0056426ca
|
⬆️ find-and-replace
Signed-off-by: Antonio Scandurra <as-cii@github.com>
|
2018-01-18 11:04:14 -07:00 |
|
Nathan Sobo
|
0d99be88bc
|
⬆️ autocomplete-snippets
Signed-off-by: Antonio Scandurra <as-cii@github.com>
|
2018-01-18 10:51:16 -07:00 |
|
Max Brunsfeld
|
a4e011d3b8
|
Fix foldBufferRow regression
|
2018-01-18 09:38:30 -08:00 |
|
Nathan Sobo
|
86b2565bfe
|
⬆️ git-diff
|
2018-01-18 09:40:07 -07:00 |
|
Linus Eriksson
|
8e2a8b15f8
|
Merge pull request #16585 from rickydam/master
Fix filename backtick inconsistency and fix wording in README
|
2018-01-18 09:25:35 +01:00 |
|
Ricky Dam
|
56600efc12
|
Fix filename backtick inconsistency and fix wording in README
|
2018-01-18 00:27:06 -05:00 |
|
Wliu
|
4f0209bb8e
|
Merge pull request #16584 from atom/wl-appveyor-ci-skip-docs
`[ci skip]` must be in the title for Appveyor
|
2018-01-17 23:18:54 -05:00 |
|
Wliu
|
ca71d58103
|
📝 [ci skip] must be in the title for Appveyor
|
2018-01-17 23:17:16 -05:00 |
|
Max Brunsfeld
|
09751855b5
|
⬆️ git-diff
|
2018-01-17 17:17:15 -08:00 |
|
Max Brunsfeld
|
83c28b49a0
|
⬆️ text-buffer, find-and-replace
|
2018-01-17 17:17:15 -08:00 |
|
Philip Weiss
|
dc26cac5ce
|
basic decaffeination of config.js
|
2018-01-17 16:30:30 -08:00 |
|
Damien Guard
|
9a3585fc44
|
:arrow-up: electron-winstaller
|
2018-01-17 15:37:12 -08:00 |
|
Wliu
|
abe5af2168
|
📝
[ci skip]
|
2018-01-17 18:26:35 -05:00 |
|
Wliu
|
a9aaf597bc
|
📝
[ci skip]
|
2018-01-17 18:06:28 -05:00 |
|
Wliu
|
1e1884ef27
|
📝
[ci skip]
|
2018-01-17 18:03:48 -05:00 |
|
Ian Olsen
|
2de6f05d8f
|
Merge pull request #16161 from atom/wl-color-to-string
Add .toString() method for Color objects
|
2018-01-17 14:51:03 -08:00 |
|
Max Brunsfeld
|
3d8902d529
|
⬆️ spell-check
|
2018-01-16 17:46:01 -08:00 |
|
Max Brunsfeld
|
ead8b907b9
|
⬆️ text-buffer, find-and-replace
|
2018-01-16 17:42:48 -08:00 |
|
Nathan Sobo
|
c984897311
|
⬆️ about
|
2018-01-16 13:31:39 -06:00 |
|
Nathan Sobo
|
9807e56154
|
Merge pull request #16575 from atom/ns-null-guard-scope-prefix
Null guard auto-prefixing of `.` to scopes for backward compatibility
|
2018-01-16 12:10:26 -07:00 |
|
Nathan Sobo
|
d93565423a
|
Null guard auto-prefixing of '.' to scopes for backward compatibility
In some cases, packages such as atom-beautify manually construct scope
descriptors with an empty scopes array.
|
2018-01-16 11:30:27 -06:00 |
|
Wliu
|
32dfb019ee
|
Merge pull request #16570 from UziTech/patch-5
Update all {Repository} to {GitRepository}
|
2018-01-16 00:37:47 -05:00 |
|
Tony Brix
|
174672d00b
|
Update all {Repository} to {GitRepository}
|
2018-01-15 23:34:43 -06:00 |
|
Antonio Scandurra
|
5a3e1d28ca
|
Merge pull request #16546 from atom/as-allow-clicking-scrollbar-with-dock-indicators
Programmatically detect when mouse approaches the edge of a dock
|
2018-01-15 10:08:26 +01:00 |
|
Antonio Scandurra
|
176552fb7b
|
Change assertion to reflect the new programmatic dock revealing
|
2018-01-15 09:48:42 +01:00 |
|
David Wilson
|
6c066f8db1
|
Merge pull request #16548 from MoritzKn/patch-2
Link spec for finding icon dir in install script
|
2018-01-12 17:02:47 -08:00 |
|
Moritz
|
cef511c5d2
|
Link spec for finding icon dir in install script
This is a follow up for #15498
|
2018-01-13 01:53:19 +01:00 |
|
Max Brunsfeld
|
0fb429174c
|
⬆️ language-c
|
2018-01-12 16:51:36 -08:00 |
|
Max Brunsfeld
|
c0795e0255
|
⬆️ autocomplete-plus
|
2018-01-12 16:43:04 -08:00 |
|
Damien Guard
|
61df0bd6d9
|
No longer used on appveyor
|
2018-01-12 15:24:21 -08:00 |
|