Commit Graph

28423 Commits

Author SHA1 Message Date
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
Antonio Scandurra
8c3ab52b64 Pass showIndentGuides config to DisplayLayer 2016-03-10 19:17:28 +01:00
joshaber
0d7b182c2d ⬆️ status-bar@1.1.1 2016-03-10 10:31:24 -05:00
Antonio Scandurra
40beb0bd1e Use new TextBuffer APIs 2016-03-10 16:00:56 +01:00
Antonio Scandurra
dfed7c4537 Merge branch 'master' into ns-use-display-layers
# Conflicts:
#	package.json
#	src/display-buffer.coffee
#	src/text-editor.coffee
#	src/tokenized-buffer.coffee
2016-03-10 13:53:14 +01: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
Thomas Johansen
a04c552fb7 ⬆️ language-text 2016-03-09 19:22:23 +01:00
joshaber
129139f03a ⬆️ nodegit@0.11.9 2016-03-09 12:43:28 -05:00
Damien Guard
37a29957df Merge pull request #11103 from damieng/master
Make cli atom --wait work on Cygwin
2016-03-09 09:36:19 -08:00
Lee Dohm
4a51c46737 Merge pull request #11077 from RodrigoEspinosa/rec-fix-unfold-all-scroll-to-cursor
Scroll to cursor on unfold all
2016-03-09 09:05:04 -08:00
Ryan Leckey
152e370a15 Default the options parameter to an empty object 2016-03-09 02:16:10 -08:00
Nathan Sobo
bf5dea0a27 ⬆️ fuzzy-finder 2016-03-08 19:27:19 -07:00
Damien Guard
52d6fbde1b More reliable to just call atom.cmd for Cygwin 2016-03-08 12:12:52 -08:00
Josh Abernathy
c8dd4f3209 Merge pull request #11101 from atom/emit-status-changes-when-anything-changes
Emit status changes when anything changes
2016-03-08 13:37:32 -05:00
Daniel Hengeveld
42c6d5c2bc :arrow_up:symbols-view@0.112.0 - adds es7 async functions to js 2016-03-08 18:47:42 +01:00
joshaber
fc62398d62 Use the new branch name. 2016-03-08 12:40:38 -05:00
joshaber
cb44450e92 Correct the spec name. 2016-03-08 12:40:29 -05:00
joshaber
f2be54bf29 But actually do it tho. 2016-03-08 12:14:42 -05:00
joshaber
2f401c7116 We should emit changes when anything changes. 2016-03-08 12:14:26 -05:00
Lee Dohm
c8cb96b609 Merge pull request #11099 from delftswa2016/fix-numbertohexstring
Add zero to hexadecimal numbers below F (16)
2016-03-08 08:47:32 -08:00
Rowan Bottema
b53c5a10d0 Add zero to hexadecimal numbers below F (16) 2016-03-08 10:20:37 +01:00
Damien Guard
56b23a4a10 Make cli atom --wait work on Cygwin 2016-03-07 14:01:05 -08:00
Josh Abernathy
8472f914a1 Merge pull request #11089 from atom/bump-nodegit
Update nodegit
2016-03-07 15:39:43 -05:00
joshaber
56d82ccac2 ⬆️ nodegit@0.11.7 2016-03-07 14:44:51 -05:00
Michelle Tilley
f6d419c2f4 Merge pull request #11057 from atom/mkt-improve-pane-add-item-options
Move Pane::addItem 'pending' option to options object
(cherry picked from commit 53a9c22554)
2016-03-07 10:02:49 -08:00
Antonio Scandurra
8caa9d0a95 🎨 Better wording on specs 2016-03-07 17:21:09 +01:00
Antonio Scandurra
a3bed908d7 Don't partially serialize after unloading editor window 2016-03-07 17:14:52 +01:00
Antonio Scandurra
c982b064c3 Merge pull request #11060 from atom/as-serialize-history-without-snapshots
Serialize MarkerLayers only on quit
2016-03-07 12:49:30 +01:00
Antonio Scandurra
4f9bc0c06b ⬆️ text-buffer 2016-03-07 11:45:54 +01:00
Antonio Scandurra
914015e4eb 🔥 Remove default parameters 2016-03-07 10:52:28 +01:00
Antonio Scandurra
12587073d2 🎨 isQuitting -> isUnloading 2016-03-07 10:52:16 +01:00