Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pulsar-edit/whitespace
:lock: Pulsar whitespace package
https://github.com/pulsar-edit/whitespace
Looks like it was an Atom bug and not an off-by-one error.
e9e2f211993b113607717b02cb06617572b01378 authored almost 11 years ago by watsonian <[email protected]>
e9e2f211993b113607717b02cb06617572b01378 authored almost 11 years ago by watsonian <[email protected]>
Shortcircuit instead so it's applied to markdown too.
f481c070e4b9eb6c30fe8b107c871584f5351213 authored almost 11 years ago by watsonian <[email protected]>
f481c070e4b9eb6c30fe8b107c871584f5351213 authored almost 11 years ago by watsonian <[email protected]>
Fix off-by-one error.
ab520088cd423a326511f074994f3751c0e623e7 authored almost 11 years ago by watsonian <[email protected]>
ab520088cd423a326511f074994f3751c0e623e7 authored almost 11 years ago by watsonian <[email protected]>
Ignore whitespace regardless on current line.
f05441e301ef2871cbb71b56a645bf781e170a26 authored almost 11 years ago by watsonian <[email protected]>
f05441e301ef2871cbb71b56a645bf781e170a26 authored almost 11 years ago by watsonian <[email protected]>
No need for the no-op line.
16dcf1d4cb8a4e101089cd2cbfc2c77d77ba6bee authored almost 11 years ago by watsonian <[email protected]>
16dcf1d4cb8a4e101089cd2cbfc2c77d77ba6bee authored almost 11 years ago by watsonian <[email protected]>
Add some tests!
ac916ac2ba5c43f15305a665050b532b9e461b69 authored almost 11 years ago by watsonian <[email protected]>
ac916ac2ba5c43f15305a665050b532b9e461b69 authored almost 11 years ago by watsonian <[email protected]>
Don't touch whitespace on the current line.
It's fairly common to start a method definition and then save
just before starting in on that me...
Prepare 0.15.0 release
ab48c77d26a987a7ccfb57d0396c87bdddd4b4b7 authored almost 11 years ago by Kevin Sawicki <[email protected]>
ab48c77d26a987a7ccfb57d0396c87bdddd4b4b7 authored almost 11 years ago by Kevin Sawicki <[email protected]>
Sync README and package description
e83d61e674c9f3333a041c435aea8d114e50fdca authored almost 11 years ago by Kevin Sawicki <[email protected]>
e83d61e674c9f3333a041c435aea8d114e50fdca authored almost 11 years ago by Kevin Sawicki <[email protected]>
Add explicit fs-plus dependency
9348b7808cde82039ce9db55a750214d63ce05b1 authored almost 11 years ago by Kevin Sawicki <[email protected]>
9348b7808cde82039ce9db55a750214d63ce05b1 authored almost 11 years ago by Kevin Sawicki <[email protected]>
Use dependencies not devDependencies
43f483865035350ec9b36d6f2b0b05eb24d142da authored almost 11 years ago by Kevin Sawicki <[email protected]>
43f483865035350ec9b36d6f2b0b05eb24d142da authored almost 11 years ago by Kevin Sawicki <[email protected]>
Update LICENSE.md and CONTRIBUTING.md
a0d145e70774f7fcd41f4e367e19540e09559f97 authored almost 11 years ago by Kevin Sawicki <[email protected]>
a0d145e70774f7fcd41f4e367e19540e09559f97 authored almost 11 years ago by Kevin Sawicki <[email protected]>
Prepare 0.14.0 release
a699aa90901a89963798d8b797210582be947dff authored almost 11 years ago by probablycorey <[email protected]>
a699aa90901a89963798d8b797210582be947dff authored almost 11 years ago by probablycorey <[email protected]>
Merge pull request #7 from atom/cj-cleanup-whitespace
Cleanup whitespace
12a616a94ad50c2b983fffd2f867cb42c7291f4e authored almost 11 years ago by Corey Johnson <[email protected]>
Add emissary dependency
2f26302ebebcd6e348a0f58a20d7c32b764b2c00 authored almost 11 years ago by probablycorey <[email protected]>
2f26302ebebcd6e348a0f58a20d7c32b764b2c00 authored almost 11 years ago by probablycorey <[email protected]>
Use `package` instead of `extension`
9805bec3eb3847c62ce8d76f5dbd99b046a49550 authored almost 11 years ago by probablycorey <[email protected]>
9805bec3eb3847c62ce8d76f5dbd99b046a49550 authored almost 11 years ago by probablycorey <[email protected]>
Use Buffer API instead of Editor API
0da3e597fd41f091fdc8ccb2476b7b2fb7204f7b authored almost 11 years ago by probablycorey <[email protected]>
0da3e597fd41f091fdc8ccb2476b7b2fb7204f7b authored almost 11 years ago by probablycorey <[email protected]>
Don't retain cursor position when it is at the end of the file
05468573d014dcd19685b622873de2f7f437ebfb authored almost 11 years ago by probablycorey <[email protected]>
05468573d014dcd19685b622873de2f7f437ebfb authored almost 11 years ago by probablycorey <[email protected]>
Fix destroyed editor spec
4b0c63621db37bd5030f774d884b04d283c9f2e7 authored almost 11 years ago by probablycorey <[email protected]>
4b0c63621db37bd5030f774d884b04d283c9f2e7 authored almost 11 years ago by probablycorey <[email protected]>
Use Editor::scan
f29e9f31af6d9e696d2b4d30372b692a1454199b authored almost 11 years ago by probablycorey <[email protected]>
f29e9f31af6d9e696d2b4d30372b692a1454199b authored almost 11 years ago by probablycorey <[email protected]>
Remove need for buffer in `ensureSingleTrailingNewline`
1cc08d1a5266a5b4992351010daee9ea6efdcbd9 authored almost 11 years ago by probablycorey <[email protected]>
1cc08d1a5266a5b4992351010daee9ea6efdcbd9 authored almost 11 years ago by probablycorey <[email protected]>
Merge remote-tracking branch 'origin/master' into cj-cleanup-whitespace
Conflicts:
lib/whitespace.coffee
package.json
Add handleEditorEvents method
0eff89ff7db39b5a8fe26b9effa3ef8842c3bb71 authored almost 11 years ago by probablycorey <[email protected]>
0eff89ff7db39b5a8fe26b9effa3ef8842c3bb71 authored almost 11 years ago by probablycorey <[email protected]>
Use subscribe instead of on
ebbd9f4d8661f17a99a022e044c0085b8cd4e9c7 authored almost 11 years ago by probablycorey <[email protected]>
ebbd9f4d8661f17a99a022e044c0085b8cd4e9c7 authored almost 11 years ago by probablycorey <[email protected]>
Move whitespace to it's own class
In preparation for using subscribe
f58b15ccc2d13b5ce56e3f878851885760680264 authored almost 11 years ago by probablycorey <[email protected]>
Use 'will-be-saved' event on Editor
b95c48d8db6ea1a0103f38a23491b43409e1c7c3 authored almost 11 years ago by probablycorey <[email protected]>
b95c48d8db6ea1a0103f38a23491b43409e1c7c3 authored almost 11 years ago by probablycorey <[email protected]>
Use Editor::transact
4044d5fcc4e5729db1ddaa98cb27e014436f01a0 authored almost 11 years ago by probablycorey <[email protected]>
4044d5fcc4e5729db1ddaa98cb27e014436f01a0 authored almost 11 years ago by probablycorey <[email protected]>
Use Workspace::eachEditor
4d9d494a2389b1e0fde684bd6321e48a8b1b8aff authored almost 11 years ago by probablycorey <[email protected]>
4d9d494a2389b1e0fde684bd6321e48a8b1b8aff authored almost 11 years ago by probablycorey <[email protected]>
Prepare 0.13.0 release
6e3ee682163ac3f2b112087ac245c211ca3d24c0 authored almost 11 years ago by Kevin Sawicki <[email protected]>
6e3ee682163ac3f2b112087ac245c211ca3d24c0 authored almost 11 years ago by Kevin Sawicki <[email protected]>
Trim Markdown lines that only contain two spaces
Closes #6
6689d4aa4a071477e77bfaf3c430f8a41644f69e authored almost 11 years ago by Kevin Sawicki <[email protected]>
Prepare 0.12.0 release
c2c2cfcda4da3418fe65e383eb560db40f509627 authored almost 11 years ago by Kevin Sawicki <[email protected]>
c2c2cfcda4da3418fe65e383eb560db40f509627 authored almost 11 years ago by Kevin Sawicki <[email protected]>
Activate language-gfm asynchronously
ba065e444b8b0494d0d5452c7807bd82d242dd4d authored almost 11 years ago by Kevin Sawicki <[email protected]>
ba065e444b8b0494d0d5452c7807bd82d242dd4d authored almost 11 years ago by Kevin Sawicki <[email protected]>
Prepare 0.11.0 release
54e2e68f3f69b748399eb5a418494e67c79c8033 authored almost 11 years ago by Kevin Sawicki <[email protected]>
54e2e68f3f69b748399eb5a418494e67c79c8033 authored almost 11 years ago by Kevin Sawicki <[email protected]>
Wait for package activation promise
5edd626c2772796f5d6796625f3ce32708fc4f52 authored almost 11 years ago by Kevin Sawicki <[email protected]>
5edd626c2772796f5d6796625f3ce32708fc4f52 authored almost 11 years ago by Kevin Sawicki <[email protected]>
Add initial Travis CI configuration
a623fd35afb4ffbfe64bc7189da57c4e5698064d authored about 11 years ago by Kevin Sawicki <[email protected]>
a623fd35afb4ffbfe64bc7189da57c4e5698064d authored about 11 years ago by Kevin Sawicki <[email protected]>
Merge pull request #4 from atom/travis
Run tests using travis CI
347296c1c4dda1eb8b73ef50485f676bc73ec8ad authored about 11 years ago by Kevin Sawicki <[email protected]>
Add initial Travis CI configuration
69b2414bae7793750de4ee01c90c580a5f0c1b08 authored about 11 years ago by Kevin Sawicki <[email protected]>
69b2414bae7793750de4ee01c90c580a5f0c1b08 authored about 11 years ago by Kevin Sawicki <[email protected]>
Tell it where the Atom install is
476e72dbd343af102146fe7172d5b12032e1ee03 authored about 11 years ago by Matt Colyer <[email protected]>
476e72dbd343af102146fe7172d5b12032e1ee03 authored about 11 years ago by Matt Colyer <[email protected]>
Set the proper path to atom.sh
ef6127818c00f93cf7e71c3e6b4b69e06119f475 authored about 11 years ago by Matt Colyer <[email protected]>
ef6127818c00f93cf7e71c3e6b4b69e06119f475 authored about 11 years ago by Matt Colyer <[email protected]>
Determine what's in the directory we're executing within
05918aa42bb2ade7ba046876b7a8cb1ef94cbde1 authored about 11 years ago by Matt Colyer <[email protected]>
05918aa42bb2ade7ba046876b7a8cb1ef94cbde1 authored about 11 years ago by Matt Colyer <[email protected]>
Quiet curl and fix apm path
d32db2e4cc47b5ca93f9055a18387ddafbbce8ae authored about 11 years ago by Matt Colyer <[email protected]>
d32db2e4cc47b5ca93f9055a18387ddafbbce8ae authored about 11 years ago by Matt Colyer <[email protected]>
Fix path to atom
babe4ef7f82408751f20c0f7b0cad5d31900ed0d authored about 11 years ago by Matt Colyer <[email protected]>
babe4ef7f82408751f20c0f7b0cad5d31900ed0d authored about 11 years ago by Matt Colyer <[email protected]>
Figure out why apm is missing
b53f3b098c72b6b8897aef32b7faccc17f3edb67 authored about 11 years ago by Matt Colyer <[email protected]>
b53f3b098c72b6b8897aef32b7faccc17f3edb67 authored about 11 years ago by Matt Colyer <[email protected]>
Quiet unzip
cb1cadeea416b5053df620c751b599f3149dbb66 authored about 11 years ago by Matt Colyer <[email protected]>
cb1cadeea416b5053df620c751b599f3149dbb66 authored about 11 years ago by Matt Colyer <[email protected]>
Download atom and execute apm
404fe1b8f0c6fa2a04637f51c23db5c984d00dc8 authored about 11 years ago by Matt Colyer <[email protected]>
404fe1b8f0c6fa2a04637f51c23db5c984d00dc8 authored about 11 years ago by Matt Colyer <[email protected]>
Try a different directory
ebd61a3bbd6de1c062d523df85d5812bbb92add3 authored about 11 years ago by Matt Colyer <[email protected]>
ebd61a3bbd6de1c062d523df85d5812bbb92add3 authored about 11 years ago by Matt Colyer <[email protected]>
Set the env for the downloaded node
3eeeb273f6534a432fd72a3c7564dd25835cb302 authored about 11 years ago by Matt Colyer <[email protected]>
3eeeb273f6534a432fd72a3c7564dd25835cb302 authored about 11 years ago by Matt Colyer <[email protected]>
Download compiled node
a60b224a241fc0dc2715cc66a1f09325d1ee1e78 authored about 11 years ago by Matt Colyer <[email protected]>
a60b224a241fc0dc2715cc66a1f09325d1ee1e78 authored about 11 years ago by Matt Colyer <[email protected]>
Get system stats
a73db8abe43d0d5f0445012330204b491fb94473 authored about 11 years ago by Matt Colyer <[email protected]>
a73db8abe43d0d5f0445012330204b491fb94473 authored about 11 years ago by Matt Colyer <[email protected]>
Try installing node first
e66edfd2e86b13e611c067d1871a147022b6f921 authored about 11 years ago by Matt Colyer <[email protected]>
e66edfd2e86b13e611c067d1871a147022b6f921 authored about 11 years ago by Matt Colyer <[email protected]>
Really use OSX
6133a1fa449e475043d88294816d8bcd2b4e116b authored about 11 years ago by Matt Colyer <[email protected]>
6133a1fa449e475043d88294816d8bcd2b4e116b authored about 11 years ago by Matt Colyer <[email protected]>
Trying a build matrix
7755c7f0679e49471ce526ba56db0eeedcd64bbf authored about 11 years ago by Matt Colyer <[email protected]>
7755c7f0679e49471ce526ba56db0eeedcd64bbf authored about 11 years ago by Matt Colyer <[email protected]>
Switch to OSX on travis
8d9b6b78ba79a7e7fe0d16e457a38669b9ac15b1 authored about 11 years ago by Matt Colyer <[email protected]>
8d9b6b78ba79a7e7fe0d16e457a38669b9ac15b1 authored about 11 years ago by Matt Colyer <[email protected]>
Add a minimal travis ci configuration
1b818441b5717bf50207c3afe94e1d0af2a8f9f7 authored about 11 years ago by Matt Colyer <[email protected]>
1b818441b5717bf50207c3afe94e1d0af2a8f9f7 authored about 11 years ago by Matt Colyer <[email protected]>
Add initial LICENSE.md and CONTRIBUTING.md
008d0a80356297c891c0b97fc52d2265aa714bf6 authored about 11 years ago by Kevin Sawicki <[email protected]>
008d0a80356297c891c0b97fc52d2265aa714bf6 authored about 11 years ago by Kevin Sawicki <[email protected]>
Update package.json fields
5a4dc29292ae01ad097c624e1086869e657155f2 authored about 11 years ago by Kevin Sawicki <[email protected]>
5a4dc29292ae01ad097c624e1086869e657155f2 authored about 11 years ago by Kevin Sawicki <[email protected]>
Prepare 0.10.0 release
ce1e173774d532503a275ee9d04d933d7df29ec4 authored about 11 years ago by Kevin Sawicki <[email protected]>
ce1e173774d532503a275ee9d04d933d7df29ec4 authored about 11 years ago by Kevin Sawicki <[email protected]>
Use atom.project.eachEditor
5a9e46d51c9eb0249041dc41550b92d90a3e71e2 authored about 11 years ago by Kevin Sawicki <[email protected]>
5a9e46d51c9eb0249041dc41550b92d90a3e71e2 authored about 11 years ago by Kevin Sawicki <[email protected]>
Prepare 0.9.0 release
b4da502744a4cd96c655c68f9bc194fd55c47d97 authored about 11 years ago by Kevin Sawicki <[email protected]>
b4da502744a4cd96c655c68f9bc194fd55c47d97 authored about 11 years ago by Kevin Sawicki <[email protected]>
Add atom prefix to globals
271a9bcbf5e2465036e9edda8f599e291f27075b authored about 11 years ago by Kevin Sawicki <[email protected]>
271a9bcbf5e2465036e9edda8f599e291f27075b authored about 11 years ago by Kevin Sawicki <[email protected]>
Off subscription when deactivated
261ddc3173e1b3e7aa2b6446237e560e89d986a7 authored about 11 years ago by Kevin Sawicki <[email protected]>
261ddc3173e1b3e7aa2b6446237e560e89d986a7 authored about 11 years ago by Kevin Sawicki <[email protected]>
Remove :cloud::ant: publish config
1242fa1f15a079e09c969be6392a61ad3921e590 authored about 11 years ago by Kevin Sawicki <[email protected]>
1242fa1f15a079e09c969be6392a61ad3921e590 authored about 11 years ago by Kevin Sawicki <[email protected]>
Call writeFileSync instead of writeSync
5e54dfa59c10b0fe4cf3a799d45d51197903d8ee authored about 11 years ago by Kevin Sawicki <[email protected]>
5e54dfa59c10b0fe4cf3a799d45d51197903d8ee authored about 11 years ago by Kevin Sawicki <[email protected]>
Remove unused spies and variables
f75c17ebad7bdbe7d50fbd5e80c22e6b70d8c46f authored about 11 years ago by Kevin Sawicki <[email protected]>
f75c17ebad7bdbe7d50fbd5e80c22e6b70d8c46f authored about 11 years ago by Kevin Sawicki <[email protected]>
Prepare 0.8.0 release
fd15bc3678f63121198c38c6c441589b193fa3b1 authored about 11 years ago by Kevin Sawicki <[email protected]>
fd15bc3678f63121198c38c6c441589b193fa3b1 authored about 11 years ago by Kevin Sawicki <[email protected]>
Rename package to language-gfm
92f06e6da3373186494832ce5fe4a78781187f3e authored about 11 years ago by Kevin Sawicki <[email protected]>
92f06e6da3373186494832ce5fe4a78781187f3e authored about 11 years ago by Kevin Sawicki <[email protected]>
Prepare 0.7.0 release
4f2ceed3c4072d8408521b68cddac620c8839d21 authored about 11 years ago by probablycorey <[email protected]>
4f2ceed3c4072d8408521b68cddac620c8839d21 authored about 11 years ago by probablycorey <[email protected]>
Use Project::openSync in specs
3bf37cfd59ae8b1fc733c04ad013a70530ed484f authored about 11 years ago by probablycorey <[email protected]>
3bf37cfd59ae8b1fc733c04ad013a70530ed484f authored about 11 years ago by probablycorey <[email protected]>
Prepare 0.6.0 release
b69958f69574d79fc068c2726ce7128ff8450288 authored about 11 years ago by Kevin Sawicki <[email protected]>
b69958f69574d79fc068c2726ce7128ff8450288 authored about 11 years ago by Kevin Sawicki <[email protected]>
Remove use of core fixtures directory
c3f9c0f1ef7423fbe95a8e587542642a9905f32c authored about 11 years ago by Kevin Sawicki <[email protected]>
c3f9c0f1ef7423fbe95a8e587542642a9905f32c authored about 11 years ago by Kevin Sawicki <[email protected]>
Prepare 0.5.0 release
7112595190e7817ee342cb3e168117a283522cd9 authored over 11 years ago by Kevin Sawicki <[email protected]>
7112595190e7817ee342cb3e168117a283522cd9 authored over 11 years ago by Kevin Sawicki <[email protected]>
Update publish config to use registry on :cloud::ant:
ca43bb9b3dfd7bf8c1957d85d26dfb3be81bd8b4 authored over 11 years ago by Kevin Sawicki <[email protected]>
ca43bb9b3dfd7bf8c1957d85d26dfb3be81bd8b4 authored over 11 years ago by Kevin Sawicki <[email protected]>
Prepare 0.4.0 release
eda28066eaec1c92df2fcfc2a6da1c9dacfb4097 authored over 11 years ago by Kevin Sawicki <[email protected]>
eda28066eaec1c92df2fcfc2a6da1c9dacfb4097 authored over 11 years ago by Kevin Sawicki <[email protected]>
Rename require from atom-api to atom
f77e52d1bc7b34ea319ce4e8e996ed4e5ec2c81e authored over 11 years ago by Kevin Sawicki <[email protected]>
f77e52d1bc7b34ea319ce4e8e996ed4e5ec2c81e authored over 11 years ago by Kevin Sawicki <[email protected]>
Remove unneeded resolve to open sample.txt
235fc984b1358cb079619f9139c9b98eb0459b1f authored over 11 years ago by Kevin Sawicki <[email protected]>
235fc984b1358cb079619f9139c9b98eb0459b1f authored over 11 years ago by Kevin Sawicki <[email protected]>
Use atom-api for requires
982dd4c8b1159ca3a0d1b6930b944fc74b92bde9 authored over 11 years ago by Kevin Sawicki <[email protected]>
982dd4c8b1159ca3a0d1b6930b944fc74b92bde9 authored over 11 years ago by Kevin Sawicki <[email protected]>
Call eachEditSession on project instead of rootView
599503876c9054a5af93d274ffbb17203fdd14bf authored over 11 years ago by Kevin Sawicki <[email protected]>
599503876c9054a5af93d274ffbb17203fdd14bf authored over 11 years ago by Kevin Sawicki <[email protected]>
Prepare 0.3.0 release
1eb0f3cc2c6af5e64338d15a552f72dcca7082b4 authored over 11 years ago by Kevin Sawicki <[email protected]>
1eb0f3cc2c6af5e64338d15a552f72dcca7082b4 authored over 11 years ago by Kevin Sawicki <[email protected]>
Call save on EditSession instead of TextBuffer
3849270d541d48eee04b459d2a6d4f4ab7883904 authored over 11 years ago by Kevin Sawicki <[email protected]>
3849270d541d48eee04b459d2a6d4f4ab7883904 authored over 11 years ago by Kevin Sawicki <[email protected]>
trimTrailingWhitespace => removeTrailingWhitespace
a742bb9c7372787031f62008644412a1c22f84c4 authored over 11 years ago by Brandon Keepers <[email protected]>
a742bb9c7372787031f62008644412a1c22f84c4 authored over 11 years ago by Brandon Keepers <[email protected]>
Add config for trimming trailing whitespace
132f85a8457dde0a9d0aaa3a6893c0e16e2f1b65 authored over 11 years ago by Brandon Keepers <[email protected]>
132f85a8457dde0a9d0aaa3a6893c0e16e2f1b65 authored over 11 years ago by Brandon Keepers <[email protected]>
Prepare 0.2.0 release
f4edf44e051bded67d1b51c1bf490c44aeb4a229 authored over 11 years ago by Kevin Sawicki <[email protected]>
f4edf44e051bded67d1b51c1bf490c44aeb4a229 authored over 11 years ago by Kevin Sawicki <[email protected]>
:lipstick: Call save on edit session instead of buffer
e6832f9616f998ca2f95c7ed82657453e76d6169 authored over 11 years ago by Kevin Sawicki <[email protected]>
e6832f9616f998ca2f95c7ed82657453e76d6169 authored over 11 years ago by Kevin Sawicki <[email protected]>
Unsubscribe from buffer when edit session is destroyed
Previously the listener would stick around and would try to
use the selected buffer ranges from ...
:racehorse: Use an EditSession instead of an Editor in specs
caaa1708be09a136fdd7eca8146766b814ad8051 authored over 11 years ago by Kevin Sawicki <[email protected]>
caaa1708be09a136fdd7eca8146766b814ad8051 authored over 11 years ago by Kevin Sawicki <[email protected]>
:lipstick: Move config defaults to top of exports
94023949e64cca8f7e29fc9cc5ed1cbc83ae6110 authored over 11 years ago by Kevin Sawicki <[email protected]>
94023949e64cca8f7e29fc9cc5ed1cbc83ae6110 authored over 11 years ago by Kevin Sawicki <[email protected]>
Bump version to 0.1.0
8cd7944151dd700e35868269597d5a43bdeffea3 authored over 11 years ago by Kevin Sawicki <[email protected]>
8cd7944151dd700e35868269597d5a43bdeffea3 authored over 11 years ago by Kevin Sawicki <[email protected]>
Add more fields to package.json
7ac30b123bdb86e0895a2a5230f1e0ec07f88b2c authored over 11 years ago by Kevin Sawicki <[email protected]>
7ac30b123bdb86e0895a2a5230f1e0ec07f88b2c authored over 11 years ago by Kevin Sawicki <[email protected]>
Add README
6dfb609e04ae01d3db049049c36f76f11e10bc8f authored over 11 years ago by Kevin Sawicki <[email protected]>
6dfb609e04ae01d3db049049c36f76f11e10bc8f authored over 11 years ago by Kevin Sawicki <[email protected]>
Convert package.cson to package.json
4369bc51ac5f333c9981e449734b8c8fe1bdc693 authored over 11 years ago by Kevin Sawicki <[email protected]>
4369bc51ac5f333c9981e449734b8c8fe1bdc693 authored over 11 years ago by Kevin Sawicki <[email protected]>
Rename .write() to writeSync()
bc6ab926ebc7e11eb2907443d285eb0a93f0f330 authored over 11 years ago by Kevin Sawicki <[email protected]>
bc6ab926ebc7e11eb2907443d285eb0a93f0f330 authored over 11 years ago by Kevin Sawicki <[email protected]>
Add a description for each package
c38d1841925c027d747272d97e24731b49543536 authored over 11 years ago by Kevin Sawicki <[email protected]>
c38d1841925c027d747272d97e24731b49543536 authored over 11 years ago by Kevin Sawicki <[email protected]>
Remove unneeeded calls to config.update()
dd3e621128fba9319e411b3c926a63497d5d1785 authored over 11 years ago by Kevin Sawicki & Nathan Sobo <[email protected]>
dd3e621128fba9319e411b3c926a63497d5d1785 authored over 11 years ago by Kevin Sawicki & Nathan Sobo <[email protected]>
fix specs
2932dedffb4a3cb66d562e68854a8b2fb5c1696b authored over 11 years ago by Garen Torikian <[email protected]>
2932dedffb4a3cb66d562e68854a8b2fb5c1696b authored over 11 years ago by Garen Torikian <[email protected]>
Make words more consistent
97af2781818d38a03d78249f5d28498d0446e09a authored over 11 years ago by Garen Torikian <[email protected]>
97af2781818d38a03d78249f5d28498d0446e09a authored over 11 years ago by Garen Torikian <[email protected]>
double space outta my face
8a72e62e11209560ab3978e90a31ef5cf12635ce authored over 11 years ago by Garen Torikian <[email protected]>
8a72e62e11209560ab3978e90a31ef5cf12635ce authored over 11 years ago by Garen Torikian <[email protected]>
Leave Markdown files alone
13593a9bf53af6b08a1e66b8efe4d21582286405 authored over 11 years ago by Garen Torikian <[email protected]>
13593a9bf53af6b08a1e66b8efe4d21582286405 authored over 11 years ago by Garen Torikian <[email protected]>
Fix dem specs
75540d06d1e27f77f10106f645f498b1ac2b2e35 authored over 11 years ago by Garen Torikian <[email protected]>
75540d06d1e27f77f10106f645f498b1ac2b2e35 authored over 11 years ago by Garen Torikian <[email protected]>
modify whitespace replace fn directly
2ba548fa38286f7905cef1d4bd31e3d2735f99d9 authored over 11 years ago by Garen Torikian <[email protected]>
2ba548fa38286f7905cef1d4bd31e3d2735f99d9 authored over 11 years ago by Garen Torikian <[email protected]>
Restore previous selections after tailing newlines are added
Closes #496
b5fe1da738d90761185d21e8cc0bfc93b15c45d8 authored over 11 years ago by Corey Johnson & Nathan Sobo <[email protected]>