Kevin Sawicki
9482e9b397
Upgrade to package-generator@0.15.0
2013-11-01 17:22:47 -07:00
Kevin Sawicki
0eb4704f5e
Remove empty CHANGELOG
2013-11-01 17:15:32 -07:00
Kevin Sawicki
13c374845f
Upgrade to bracket-matcher@0.9.0
2013-11-01 16:54:15 -07:00
Nathan Sobo
0c87f0edf8
Make ctrl-Z/ctrl-y invoke 'core:redo' instead of 'corey:redo'
2013-11-01 17:49:29 -06:00
Kevin Sawicki
c9db0f14ed
Disable colored output in script/cibuild
2013-11-01 16:42:50 -07:00
Kevin Sawicki
875e9c886c
Increase max buffer to 1MB
2013-11-01 16:34:20 -07:00
Kevin Sawicki
05867bc889
Default error code to 1
...
Apparently not all errors passed to the callback have a code so default
it to zero when missing. The 'stdout maxBuffer exceeded.' is once such
error that has no code.
2013-11-01 16:27:46 -07:00
Kevin Sawicki
621058aa9e
Register copied edit sessions on the project
...
Without this any split edit sessions won't be passed to package
listeners that register using project.eachEditSession()
Closes #1065
2013-11-01 15:51:27 -07:00
Kevin Sawicki
3b52a6a040
Use underscore-plus
2013-11-01 15:50:38 -07:00
Nathan Sobo
e70f87dfc7
Upgrade to telepath 0.20.0 so simple selection changes aren't undone
...
This version of telepath adds an `undo: 'combine'` option which becomes
the default for marker changes. With an undo strategy of 'combine', the
operation is only undone when combined in a transaction with other
operations that are undone. This prevents simple marker updates from
getting pushed to the undo stack.
2013-11-01 16:39:32 -06:00
Matt Colyer
f26110a81b
Remove empty collaboration menu
2013-11-01 15:02:59 -07:00
Kevin Sawicki
651b40f360
Upgrade to symbols-view@0.18.0
2013-11-01 14:28:27 -07:00
Kevin Sawicki
456c27475b
Merge pull request #1069 from atom/ks-git-on-windows
...
Get git working on windows
2013-11-01 14:01:55 -07:00
Kevin Sawicki
bc0a268841
Upgrade to find-and-replace@0.36.0
2013-11-01 13:56:48 -07:00
Kevin Sawicki
9d9ff97995
Upgrade to tree-view@0.26.0
2013-11-01 13:56:48 -07:00
Kevin Sawicki
a03a89d359
Ignore debug.log
2013-11-01 13:56:47 -07:00
Kevin Sawicki
7e043f5bc6
Change platform check from windows to win32
2013-11-01 13:56:47 -07:00
Kevin Sawicki
e8f8cd2dcd
Normalize forward slashes on windows
2013-11-01 13:56:47 -07:00
Kevin Sawicki
132c6f7414
Enable ignoreEolWhitespace in getLineDiffs on windows
2013-11-01 13:56:47 -07:00
Kevin Sawicki
a458f7581d
Upgrade to git-utils@0.29.0
2013-11-01 13:56:47 -07:00
probablycorey
64565cc510
Update command palette package
...
I forgot to include this one in the sublime parity branch.
2013-11-01 13:51:47 -07:00
Corey Johnson
7de8b4c2f4
Merge pull request #1066 from atom/cj-sublime-bindings
...
Sublime key binding pairity
2013-11-01 13:45:44 -07:00
probablycorey
01e40bd866
Update fuzzy finder package
2013-11-01 13:39:49 -07:00
probablycorey
6e47135ba7
Update package versions
2013-11-01 11:49:59 -07:00
probablycorey
b041c0176c
Merge remote-tracking branch 'origin/master' into cj-sublime-bindings
2013-11-01 11:33:13 -07:00
probablycorey
b22d64745f
Handle multi-keystroke keybinding
...
Previously for a binding like `meta-x meta-y` you had to hold down the
meta key. This makes it possible to release the meta key between
key presses.
2013-11-01 11:15:01 -07:00
Kevin Sawicki
cbf55f38f9
Use fs-plus in covert-theme task
2013-11-01 11:11:07 -07:00
probablycorey
9e8b1fb661
Handle modifier keydown events
...
When only a modifier is pressed it still triggers a keydown event. This
normalizes the keystroke name for those events.
2013-11-01 11:02:46 -07:00
Kevin Sawicki
6d4285f180
Add script/build.cmd
2013-11-01 10:58:25 -07:00
Kevin Sawicki
7d3c272909
Merge pull request #1062 from atom/ks-extract-fs-utils
...
Extract fs-utils into a module
2013-11-01 09:14:58 -07:00
Kevin Sawicki
6677b2ccdf
Upgrade to fs-plus@0.6.0
2013-11-01 09:08:49 -07:00
Kevin Sawicki
bf48195752
Upgrade to fs-plus@0.5.0
2013-11-01 08:46:03 -07:00
Kevin Sawicki
b8680be6c6
Update writeSync spies
2013-11-01 08:46:03 -07:00
Kevin Sawicki
0264fd6be5
Rename writeSync to writeFileSync
2013-11-01 08:46:03 -07:00
Kevin Sawicki
9c79e39401
Upgrade to fs-plus@0.4.0
2013-11-01 08:46:03 -07:00
Kevin Sawicki
e06100fe25
Shim fs.exists
2013-11-01 08:46:03 -07:00
Kevin Sawicki
f7686a5485
Fail if error isn't falsey
2013-11-01 08:46:03 -07:00
Kevin Sawicki
01610a3fb8
Add shims for previous fs methods
2013-11-01 08:46:03 -07:00
Kevin Sawicki
d8766b9aba
Use makeTreeSync
2013-11-01 08:46:03 -07:00
Kevin Sawicki
ebb7a2637a
Upgrade to fs-plus@0.3.0
2013-11-01 08:46:03 -07:00
Kevin Sawicki
a143ca551b
Remove unused rimraf dependency
2013-11-01 08:46:03 -07:00
Kevin Sawicki
3cfefc03ff
Upgrade to fs-plus@0.2.0
2013-11-01 08:46:03 -07:00
Kevin Sawicki
1646cdc349
Remove plist dependency
2013-11-01 08:46:03 -07:00
Kevin Sawicki
bc289cc0cb
Remove unused dependency
2013-11-01 08:46:02 -07:00
Kevin Sawicki
ef97dadea1
Update fs-utils references to fs-plus
2013-11-01 08:46:02 -07:00
Kevin Sawicki
83dcf79bcf
Use fs-plus
2013-11-01 08:46:02 -07:00
Kevin Sawicki
60563f46c9
Upgrade to fs-plus@0.1.0
2013-11-01 08:46:02 -07:00
Ben Ogle
70925263f7
Add ability to specify rowCount to selectUp and selectDown()
2013-10-31 17:47:13 -07:00
Nathan Sobo
166faf1af2
Merge branch 'telepath-next'
2013-10-31 18:39:44 -06:00
Nathan Sobo
aab2937a48
Upgrade to telepath 0.19.0 for persist: false marker option
2013-10-31 17:56:00 -06:00