Kevin Sawicki
58a938b3f1
Pull out snippets package into a separate repo
2013-08-14 08:48:11 -07:00
Kevin Sawicki
875f187915
Pull out status-bar package into a separate repo
2013-08-14 08:48:11 -07:00
Kevin Sawicki
229e380e28
Pull out tree-view package into a separate repo
2013-08-14 08:48:11 -07:00
Kevin Sawicki
52e8e3aaf3
Pull out autocomplete package into a separate repo
2013-08-14 08:48:11 -07:00
Kevin Sawicki
dc775f93ff
Pull out tabs package into a separate repo
2013-08-14 08:48:11 -07:00
Kevin Sawicki
63b1546212
Pull out bookmarks package into a separate repo
2013-08-14 08:48:11 -07:00
Kevin Sawicki
b9585d1cf2
Pull out package-generator package into a separate repo
2013-08-14 08:48:11 -07:00
Kevin Sawicki
189b9051a9
Pull out whitespace package into a separate repo
2013-08-14 08:48:11 -07:00
Kevin Sawicki
f3ef0b77a8
Pull out bracket-matcher package into a separate repo
2013-08-14 08:48:11 -07:00
Kevin Sawicki
bdefff6abe
Pull out editor-stats package into a separate repo
2013-08-14 08:48:11 -07:00
Kevin Sawicki
235078be8e
Pull out github-sign-in package into a separate repo
2013-08-14 08:48:11 -07:00
Kevin Sawicki
02d7668c73
Pull out link package into a separate repo
2013-08-14 08:48:10 -07:00
Kevin Sawicki
7bb41f57b0
Pull out markdown-preview package into a separate repo
2013-08-14 08:48:10 -07:00
Kevin Sawicki
c1c50a0b4c
Pull out symbols-view package into a separate repo
2013-08-14 08:48:10 -07:00
Kevin Sawicki
7bc135d82e
Pull out grammar-selector package into a separate repo
2013-08-14 08:48:10 -07:00
Kevin Sawicki
a1847b5355
Pull out go-to-line package into a separate repo
2013-08-14 08:48:10 -07:00
Kevin Sawicki
3686a5b0ba
Pull out git-diff package into a separate repo
2013-08-14 08:48:10 -07:00
Kevin Sawicki
db82f6bb8b
Pull out gists package into a separate repo
2013-08-14 08:48:10 -07:00
Kevin Sawicki
d5b5c76485
Pull out gfm package into a separate repo
2013-08-14 08:48:10 -07:00
Kevin Sawicki
6430aefaa8
Pull out toml package into a separate repo
2013-08-14 08:48:10 -07:00
Kevin Sawicki
f41ffd6cbf
Pull out wrap-guide package into a separate repo
2013-08-14 08:48:10 -07:00
Kevin Sawicki
8a44da49d1
Remove tilde from humanize-plus dependency
2013-08-14 08:48:10 -07:00
Kevin Sawicki
9e50c829a0
Pull out image-view package into separate repo
2013-08-14 08:48:10 -07:00
Kevin Sawicki
d2cf652a0b
Pull out command-logger package to separate repo
2013-08-14 08:48:09 -07:00
Kevin Sawicki
01fee754f7
Pull out autoflow package to separate repo
2013-08-14 08:48:09 -07:00
Kevin Sawicki
24c304481e
Pull out archive-view package to separate repo
2013-08-14 08:48:09 -07:00
Kevin Sawicki
d02d42f40e
Pull out spell-check package to separate repo
2013-08-14 08:48:09 -07:00
Kevin Sawicki
808f7e6ed3
Add grunt task to convert TextMate themes to Atom themes
2013-08-11 13:42:34 -07:00
Kevin Sawicki
22f7bc8f26
Upgrade to terminal 0.3.0
2013-08-09 17:34:31 -07:00
Kevin Sawicki
ab0b2cf12e
Bundle atom/terminal package by default
2013-08-09 17:24:11 -07:00
Kevin Sawicki
69caf6c98f
Upgrade to roaster 0.0.7
2013-08-08 18:18:16 -07:00
Kevin Sawicki
71b2400dbc
Upgrade to space-pen 1.2.0
...
This should speed up CI times that were originally slowed
down by the upgrade from 1.0.0 to 1.1.0
2013-08-07 21:28:11 -07:00
Kevin Sawicki
1de46330d7
Upgrade to coffee-script-tmbundle 4.0.0
...
Previous spec failures caused by earlier upgrade were fixed in prior commit.
2013-08-07 18:20:54 -07:00
Kevin Sawicki
dffb0b35e7
Revert to coffee-script-tmbundle 2.0.0
...
4.0.0 caused some specs to fails regarding commenting lines
2013-08-07 18:07:06 -07:00
Kevin Sawicki
d4e8de60ce
Upgrade coffee-script-tmbundle
2013-08-07 14:37:55 -07:00
probablycorey
de204b0321
Add script to automate octicon updates
2013-08-07 10:37:12 -07:00
Kevin Sawicki
15dc6442d0
Upgrade to less 1.4.2
...
Prevents issues with version incompatibilities between our less fork,
grunt-contrib-less, and grunt-lesslint.
Closes #647
2013-08-06 19:40:53 -07:00
Kevin Sawicki
40d81ca22c
Upgrade to space-pen 1.1.1
...
Fixes regression when removing multiple views
2013-08-06 15:09:11 -07:00
Kevin Sawicki
907c3245a9
Upgrade to space-pen 1.1.0
...
Uses WeakMap cache for faster element to View lookup.
2013-08-06 13:49:20 -07:00
Kevin Sawicki
e34d8e4c42
Display CoffeeScript line numbers in stack traces
...
Use coffeestack to convert stack traces to have CoffeeScript
line and column numbers in the output instead of JavaScript line
and column numbers.
2013-07-06 14:27:16 -07:00
Kevin Sawicki
4ae0d8af9f
Use tantamount for _.isEqual() implementation
...
This code was needed in telepath so it was pulled out as a
standalone module with the exact same behavior as was previously
in Atom.
2013-07-06 13:54:46 -07:00
Garen Torikian
df35cb0756
Bump the biscotto version
...
This prevents doc builds from occuring when you're only interested in stats/missing
2013-07-02 11:07:58 -07:00
Kevin Sawicki
d2bc415042
Remove telepath from package.json
2013-06-28 04:39:28 -06:00
Kevin Sawicki & Nathan Sobo
d283834978
Add initial document sharing over peerJS connection
2013-06-28 04:38:22 -06:00
Kevin Sawicki
f37ae7e4e7
Upgrade dev dependencies
2013-06-26 08:57:52 -07:00
Kevin Sawicki
f913f6a8d5
Upgrade dependencies
2013-06-26 08:56:04 -07:00
Kevin Sawicki
ad888b3250
Use walkdir for recursively copying
...
grunt.file.recurse only calls back for file paths so directory
symlinks are being copied instead of linked causing duplicate
files in the final build folder.
2013-06-24 14:11:18 -07:00
Kevin Sawicki
34114a9620
Add jasmine-focused as dev dependency
...
This has the nof command to un-focus all specs
2013-06-21 09:36:27 -07:00
Kevin Sawicki
aa9577db67
Upgrade to lesslint 0.7
2013-06-17 20:02:35 -07:00
Kevin Sawicki
5d245f403f
Upgrade to grunt-cson 0.3
2013-06-16 21:37:48 -07:00