Commit Graph

28114 Commits

Author SHA1 Message Date
joshaber
34698d5768 Revert "And again."
This reverts commit a2a6ed05c5.
2016-03-15 10:43:57 -04:00
joshaber
a2a6ed05c5 And again. 2016-03-14 16:40:55 -04:00
joshaber
50f8f8e7e9 Match GitRepository's responses to null paths.
Fixes https://github.com/atom/git-diff/issues/93.
2016-03-14 16:28:36 -04:00
Josh Abernathy
2b5a540a91 Merge pull request #11162 from atom/pr/10930
BufferedProcess: search only new data for new lines rather than entire buffer, take 2
2016-03-14 15:59:23 -04:00
joshaber
0c67fd61ff Hi lint. 2016-03-14 14:57:58 -04:00
Michelle Tilley
e69b3bb839 ⬆️ tree-view
Signed-off-by: Katrina Uychaco <kuychaco@github.com>

(cherry picked from commit 70728d8e94)
2016-03-14 11:19:05 -07:00
joshaber
3601c1c2a8 Test the whole output too. 2016-03-14 14:18:06 -04:00
joshaber
d441da9c38 Test it with a lot of content. 2016-03-14 14:12:47 -04:00
joshaber
66971abe25 Don't need that trailing space. 2016-03-14 14:12:31 -04:00
joshaber
d1c8fff86c Pull line length out into its own variable. 2016-03-14 13:42:05 -04:00
joshaber
2a2e22a759 Merge branch 'master' into pr/10930 2016-03-14 13:34:03 -04:00
Lee Dohm
5e8752f7d8 Merge pull request #11153 from atom/fix-node-env
Fix node env
2016-03-14 09:35:43 -07:00
Lee Dohm
ed744c12a9 Move location of call to environmentHelpers.normalize 2016-03-14 08:43:16 -07:00
Wliu
579b6b7a04 ⬆️ settings-view@0.232.6 2016-03-13 18:02:50 -04:00
Wliu
ad91f0ffc2 ⬆️ packages to fix Electron deprecations
about@1.4.1
link@0.31.1
open-on-github@1.0.1
settings-view@0.232.5

Refs atom/atom#10983
2016-03-13 15:55:39 -04:00
Wliu
4798d6d7ce ⬆️ tree-view@0.203.1
Refs #10983
2016-03-13 13:18:14 -04:00
Wliu
c99a272f01 ⬆️ language-json@0.17.6 2016-03-12 16:10:45 -05:00
Lee Dohm
430a0e049a Merge pull request #11054 from atom/ld-osx-environment
Patch Environment On OSX And Allow A Different Environment Per Window
2016-03-11 20:25:19 -08:00
Lee Dohm
01a1a1d80c Swap _.clone for Object.assign 2016-03-11 16:57:02 -08:00
Lee Dohm
63ec054161 Rename environment -> environmentHelpers 2016-03-11 16:51:50 -08:00
Nathan Sobo
2ad2f161fa Merge pull request #11078 from wvanlint/opt_in_registration
Add TextEditors to the registry only when opting in
2016-03-11 15:37:07 -07:00
Wliu
f671d5c5cd ⬆️ language-ruby@0.68.3 2016-03-11 17:32:13 -05:00
Lee Dohm
edd91839a8 ⬆️ language-ruby@0.68.2 2016-03-11 13:34:03 -08:00
Damien Guard
5cefb10546 Merge pull request #8793 from BrainCrumbz/squirrel-update-shortcut-spec-fix-squash
squirrel-update test on desktop shortcut groups too many assertions
2016-03-11 11:38:06 -08:00
Michelle Tilley
e4ab2c9b6a Merge branch 'ku-load-git-packages' 2016-03-11 10:25:51 -08:00
Willem Van Lint
466e554ee1 Add TextEditors to the registry on opt-in only 2016-03-10 22:51:51 -08:00
simurai
806c194fe2 Merge pull request #11127 from atom/sm-markdown-preview-158
Bump markdown-preview@v0.158.0
2016-03-11 14:38:54 +09:00
Michelle Tilley
383174d380 Load apm path from config
Signed-off-by: Katrina Uychaco <kuychaco@github.com>
2016-03-10 21:28:40 -08:00
Lee Dohm
bd4ef0a443 ⬆️ tabs@0.92.0 2016-03-10 20:17:19 -08:00
Joe Fitzgerald
61fb12bf9a Unfocus Spec 2016-03-10 19:59:26 -07:00
simurai
4e2db07dd9 ⬆️ markdown-preview@v0.158.0 2016-03-11 10:13:31 +09:00
Joe Fitzgerald
87c20bd095 Remove Cruft 2016-03-10 15:46:25 -07:00
Joe Fitzgerald
6b38049b8d Remove Project API, Work With process.env Directly
- Convert environment.coffee and environment-spec.coffee to JavaScript
- Pass the process's environment across the wire when launching atom multiple times from the command line
2016-03-10 15:30:04 -07:00
Lee Dohm
b98388fa76 Fix broken command parameter 2016-03-10 15:27:38 -07:00
Lee Dohm
a3ba15c8a1 Update Project to use new environment module 2016-03-10 15:27:38 -07:00
Lee Dohm
c7465f5f7e Add environment module for getting environment info 2016-03-10 15:27:38 -07:00
Lee Dohm
8c53e25f80 Patch process.env on startup 2016-03-10 15:27:38 -07:00
Lee Dohm
6bf785faa0 Add test for error handling 2016-03-10 15:27:38 -07:00
Lee Dohm
96b8f0ce38 📝 Add Finder to the list of ways an app can be launched 2016-03-10 15:27:38 -07:00
Lee Dohm
9916c78ce2 Add --interactive option to get the user's full PATH with all the trimmings 2016-03-10 15:27:38 -07:00
Lee Dohm
7f6fd92c7a 🔥 Revert change to test fixture 2016-03-10 15:27:38 -07:00
Lee Dohm
2e64be6b00 Move new functions to private section 2016-03-10 15:27:38 -07:00
Lee Dohm
a46740522d 📝 Add documentation for atom.project.getEnv 2016-03-10 15:27:38 -07:00
Lee Dohm
3201d7f746 Add basic atom.project.getEnv API 2016-03-10 15:27:38 -07:00
Lee Dohm
501eadccca ⬆️ notifications@0.62.4 2016-03-10 11:00:48 -08:00
joshaber
0d7b182c2d ⬆️ status-bar@1.1.1 2016-03-10 10:31:24 -05:00
Antonio Scandurra
4b017759c9 Ensure project.serialize is called with atom.saveState options
This is because we have made the `project.serialize(options)` parameter optional
for backwards compatibility (i.e. #11111), and we want to make sure we don't
make the mistake of not passing it internally.
2016-03-10 09:41:50 +01:00
Antonio Scandurra
e19ab2197f Merge pull request #11111 from mehcode/patch-1
Default the options parameter to an empty object
2016-03-10 09:39:54 +01:00
Lee Dohm
ac35fec0cd ⬆️ tree-view@0.203.0 2016-03-09 17:26:47 -08:00
Josh Abernathy
c364943a7f Merge pull request #11115 from atom/update-nodegit
Update nodegit
2016-03-09 14:40:58 -05:00