Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pulsar-edit/CI-test

:lock: testing to see how CI will work for the core editor with updated repo URL
https://github.com/pulsar-edit/CI-test

update comment spacing issues and add default param

952052d2e5236c4eda9bb6dccb05dc8797851c9e authored about 7 years ago
:arrow_up: git-utils

1b2e135123070af7c4850932f7f67edec63fbf57 authored about 7 years ago
:arrow_up: bracket-matcher

eedfce83281a586b2f1a15a05382f0bf730497a3 authored about 7 years ago
Make StorageFolder.clear async

7c8f73b2d816d928e6fc3094a76c0a35c1a36347 authored about 7 years ago
replace function(...) with arrow funcs

1a99a4848c4bc5b493b6401c1d8a4a6332040709 authored about 7 years ago
remove some unnecessary returns

98dace337254ca1e26a35873afaa010be1ff3bf9 authored about 7 years ago
remove guard func and comment

e9a4d3ca2a8ff82f2f4dc26bc8ac604ba70794f9 authored about 7 years ago
remove first guards

acaf8a0316ec7bd737a3bdd813c1f02262fc80f6 authored about 7 years ago
remove call() and var

b638562e0c4056e0d6368a3b7c9d9e6afdf35e64 authored about 7 years ago
fix linting rules except for .call()

5589b11e9252e59762b6eed56f4fcd9b0a95c063 authored about 7 years ago
Decaffeinate StorageFolder

400abcba349222fb1c7b90985123886e2c8e1f15 authored about 7 years ago
Handle concurrent calls to the same channel in ipc helpers

9694448f9d41dec92e9cb901e6aa1df163c09d30 authored about 7 years ago
Make FileRecoveryService async

0390548e2c569277a5ed4590f9b4966e599967b2 authored about 7 years ago
fix basic linting rules

9ebd21658fb8b9f4e1bd6508294711dda563e032 authored about 7 years ago
Merge pull request #16588 from atom/mb-fix-fold-buffer-row

Fix incorrect fold when folding at the last line of an indented block

13fdc4021d16f9812d69c423e1bdb36d18e15273 authored about 7 years ago
:arrow_up: find-and-replace

Signed-off-by: Antonio Scandurra <[email protected]>

f0056426ca0f18fda59e19f2756e9f9f52b5d80d authored about 7 years ago
:arrow_up: autocomplete-snippets

Signed-off-by: Antonio Scandurra <[email protected]>

0d99be88bc064736d794d2bc419cfec959f0b394 authored about 7 years ago
Fix foldBufferRow regression

a4e011d3b8550c08bd66ac2d19346d7eae650bac authored about 7 years ago
:arrow_up: git-diff

86b2565bfea031e63402ae33d15f38004cdf65e4 authored about 7 years ago
Merge pull request #16585 from rickydam/master

Fix filename backtick inconsistency and fix wording in README

8e2a8b15f8f36618f424a27e7139c163a9722c6e authored about 7 years ago
Fix filename backtick inconsistency and fix wording in README

56600efc129ad59a3f29f20881e11a36432b9014 authored about 7 years ago
Merge pull request #16584 from atom/wl-appveyor-ci-skip-docs

`[ci skip]` must be in the title for Appveyor

4f0209bb8e1d2343b09dba151650c4123ea87a34 authored about 7 years ago
:memo: `[ci skip]` must be in the title for Appveyor

ca71d581036ed093dd2df964fcc9bec0b5f7ff0d authored about 7 years ago
:arrow_up: git-diff

09751855b567d2a92c83933d8187c821c11272d4 authored about 7 years ago
:arrow_up: text-buffer, find-and-replace

83c28b49a0f3acedadc401d200a594cc4b376d2d authored about 7 years ago
basic decaffeination of config.js

dc26cac5ce31905f2061c2152a23c152a029ceae authored about 7 years ago
:arrow-up: electron-winstaller

9a3585fc440652a503704e00add99613f79118ec authored about 7 years ago
:memo:

[ci skip]

abe5af2168b1df3e6c598d6284d5c341ddfc1a23 authored about 7 years ago
:memo:

[ci skip]

a9aaf597bc4340ebecf39781377839b3741ad1a1 authored about 7 years ago
:memo:

[ci skip]

1e1884ef27004e27abfdfb49039d73d59918ef55 authored about 7 years ago
Merge pull request #16161 from atom/wl-color-to-string

Add .toString() method for Color objects

2de6f05d8f0f8acbb5692cd0bf1b47a739009e27 authored about 7 years ago
:arrow_up: spell-check

3d8902d52929bc6121b6c7a51510076b3d230578 authored about 7 years ago
:arrow_up: text-buffer, find-and-replace

ead8b907b9986fb6566f512763049dca2bf1885f authored about 7 years ago
:arrow_up: about

c984897311068379b928c69340cc18d17ce6ab65 authored about 7 years ago
Merge pull request #16575 from atom/ns-null-guard-scope-prefix

Null guard auto-prefixing of `.` to scopes for backward compatibility

9807e56154899ffeee51642ef0f9f07bea5696be authored about 7 years ago
Null guard auto-prefixing of '.' to scopes for backward compatibility

In some cases, packages such as atom-beautify manually construct scope
descriptors with an empty...

d93565423ae7ef9d8ebf4422c86d5dcf965d73ff authored about 7 years ago
Merge pull request #16570 from UziTech/patch-5

Update all {Repository} to {GitRepository}

32dfb019eedca7e7d4bbca87767ca49eda2912e4 authored about 7 years ago
Update all {Repository} to {GitRepository}

174672d00bade996f52b4681ab2e3d9a61fe2422 authored about 7 years ago
Merge pull request #16546 from atom/as-allow-clicking-scrollbar-with-dock-indicators

Programmatically detect when mouse approaches the edge of a dock

5a3e1d28ca8db3b4863828c3e266dfb689efd7c0 authored about 7 years ago
Change assertion to reflect the new programmatic dock revealing

176552fb7bf5d4982507c5b3814c7413bf160ded authored about 7 years ago
:white_check_mark: Add tests for repositoryForDirectorySync

Since `repositoryForDirectory` and `repositoryForDirectorySync` don't
share the same implementat...

16b8c293a19f2d39166ecfd6e9bd76070a600754 authored about 7 years ago
Add Async implementation for repositoryForDirectory

3cfd2f8398fbf05bcaa84ab2f39942026a05aed2 authored about 7 years ago
Convert git-repository-provider to JS

b2efd36e79be3e8855ea58d2502213911a19fc62 authored about 7 years ago
Merge pull request #16548 from MoritzKn/patch-2

Link spec for finding icon dir in install script

6c066f8db10f5fe1a44d1f0b1b67abcde54c1a5e authored about 7 years ago
Link spec for finding icon dir in install script

This is a follow up for #15498

cef511c5d2dd60e7f2a34eb89cd068a7515fc0d9 authored about 7 years ago
:arrow_up: language-c

0fb429174c6ad42c911c6606411de99f64419525 authored about 7 years ago
:arrow_up: autocomplete-plus

c0795e02555d77ac69c87be80a955c47e6008f42 authored about 7 years ago
No longer used on appveyor

61df0bd6d94f2fd62c4aadc712db79d735d4ddcd authored about 7 years ago
Merge pull request #16542 from atom/dw-preserve-editor-settings

Preserve some TextEditor settings when language mode changes

3f7a29b86c25a0a45341031a732e095996d7b87d authored about 7 years ago
Preserve TextEditor settings when language mode changes

This change fixes #13829 which reports that the `softWrapped` setting of
an untitled TextEditor ...

dbd4a0a4c00945526a81f4fd9910465aecc123f1 authored about 7 years ago
Programmatically detect when mouse approaches the edge of a dock

Previously, we would assign dock elements a minimum width/height of 2
pixels so that we could de...

8077f46fdf4e43e4d30027bf6a6ccdaa25950d8d authored about 7 years ago
Destroy underlying element when resetting or destroying Workspace

a7e642e473cd4132564a55ceb19c0cefb074bb82 authored about 7 years ago
:arrow_up: settings-view

7f408e7791ed969bcdb626d39975dd87feb3314a authored about 7 years ago
:arrow_up: text-buffer

Fixes #15924
Refs atom/text-buffer#285

f44c35359181f5e9afd954d5ae4626a9caec4aaf authored about 7 years ago
Fix non-word char usage of current word cursor methods

Fixes a regression in 43aa3c788fd10fe9879f1cf27d37d94df855d276

5d6507b872782904cb5400d63f6e669762032e1a authored about 7 years ago
:arrow_up: language-javascript

30e4929db22909de4b0d9e23ad5c4aa6fd2f4754 authored about 7 years ago
:arrow_up: autocomplete-plus, languages

For editor.nonWordCharacters, autocomplete.extraWordCharacters tweak

582fa6b0927c660a293179188f47537ca179cf5f authored about 7 years ago
Merge pull request #16533 from atom/run-appveyor-installer-task-on-master-branch

Teach AppVeyor to run installer task for master branch

d20eaf3965e244f3a3d8e6cf7bf75cd85ca61e50 authored about 7 years ago
Be kind to build queue: Skip installer for non-release/non-master branch

992ebe352d01d68354a318f8ef64964f71464807 authored about 7 years ago
Remove debugging logic

9165488f38494c8075cfe7a4043ed09885e7d374 authored about 7 years ago
Fix syntax ... maybe 🙏

9188b98b8e9a4a6c8e258ced620e11c7e52da2cd authored about 7 years ago
Echo AppVeyor env vars earlier

f5356eea99157dfd184c74b561fa7111bd8e721f authored about 7 years ago
Echo AppVeyor env vars for debugging

cdb21a063fb56cc9b3f4d9e8d69f5d86388b3286 authored about 7 years ago
Do not sign PRs

63d3a47ea85f5a126a6d8c21d370d468da482645 authored about 7 years ago
Appveyor double-ampersand nonsense

5e64206f90fd2147d8604d7778a31318e9b954bc authored about 7 years ago
Build the right things on appveyor

44223185846f60f5cf15b0b99fe05643f981b683 authored about 7 years ago
Teach AppVeyor to run installer task for master branch

058c13e25258c977f6a56ccdd35532441d855d7a authored about 7 years ago
Merge pull request #15498 from MoritzKn/refactor-install-script

Refactor install script for linux (install dev channel parallel, use icon themes)

2cb66ae9e1aaf75e3a3d6ee6f8a1f50e0e350c4c authored about 7 years ago
Merge pull request #16530 from atom/as-fix-state-loading-race-condition

Fix race condition between opening new files and restoring window state

64f46256e3b10d24f3fa06112dc38927aca28fe2 authored about 7 years ago
Fix race condition between opening new files and restoring window state

This commit fixes a race condition in the
`attemptRestoreProjectStateForPaths` function that cou...

a5c0223592ea99ec7b5514b9e5acd2903082f895 authored about 7 years ago
Allow destroying AtomEnvironment instances that haven't been initialized

e85b8738d1c530f9b66a05061bd703c0ecc4388b authored about 7 years ago
:arrow_up: find-and-replace

3e93c61173fb5c4f661082c807e84fc608e48a49 authored about 7 years ago
:arrow_up: spell-check

1280a3dce568aee8351d194d1508f1e7e57053c0 authored about 7 years ago
Merge pull request #16524 from atom/mb-fix-tree-sitter-slowness

Fix two tree-sitter performance problems

59f2b21d6c6589db747ef2995c413c46d6c8f843 authored about 7 years ago
Merge branch 'master' into wl-rm-safe-clipboard

cd84216f111c3d31ed5805e71b5904a7734a53c0 authored about 7 years ago
Use async dialog.showMessageBox

f9227276447fe61e83af93acfb5275987b94db19 authored about 7 years ago
Optimize TreeSitterHighlightIterator.seek

4084922cb4a580db17a6811d47911e074033c0df authored about 7 years ago
:arrow_up: tree-sitter to fix an error recovery hang

a9a58a7bb2814947f3fda18a0a6cd45576d0a35d authored about 7 years ago
Merge pull request #16245 from atom/wl-async-save-dialog

Make showSaveDialog async

26df68c9f6320f1287735f51edefd1e76c41f6a4 authored about 7 years ago
Merge branch 'master' into wl-async-save-dialog

c84eeb3ae012a86ee1097ccaca6e29e9a8658027 authored about 7 years ago
Merge pull request #16229 from atom/wl-async-confirm

Make atom.confirm async

cd123456ca3a93ba4afa5e17d5810de51747e942 authored about 7 years ago
Merge pull request #16521 from atom/dg-remove-protocol-handler-if-set-to-never-on-startup

If protocol handler set to never, unregister it on Windows

5748f2367cbe9a912ad96fc1f201a35aed8c79a4 authored about 7 years ago
:shirt:

fd50e02162a9913956daacd979388076f5c07367 authored about 7 years ago
Oops

18ee2e6f111c0f9424d9754fb54949010aabd20c authored about 7 years ago
Add winreg to snapshot ignore list

233e5190071ea5db37c2da6c9a7ce219b5857c42 authored about 7 years ago
If protocol handler set top never, unregister it on Windows

7afa03345a6e4ef054d73f38aacee98731c166d7 authored about 7 years ago
Merge pull request #16518 from atom/ns-as-fix-add-selection

Don't add fully-contained selections above/below

b5c939d5ce04d92fe798bbfac256ef7da8f0c161 authored about 7 years ago
Don't add fully-contained selections above/below

This is slower than it needs to be and creates behavioral problems when
selections get merged in...

450d6b12fa03fe99805848b57e64b7113a7a9396 authored about 7 years ago
Merge pull request #16515 from atom/move-highlights-behind-text

Render highlights behind lines

aea7041c4ca6dfd0f26d1981fccfb5fffcde210d authored about 7 years ago
Prevent selection of non-text content in editor

Signed-off-by: Nathan Sobo <[email protected]>

c48ba79f3cbe8e014a086d4ab7d4544b232879f1 authored about 7 years ago
Render highlights behind lines

This fixes a bug most likely introduced with #16511 by ensuring that UI
elements (such as select...

3d21ac0742dc5fdc9c18585d81ba601e730151e9 authored about 7 years ago
Merge pull request #14931 from UziTech/atom-commands-onDidFinish

atom.commands.onDidFinish

dced608f47285f37f035f5f149c8918b04082ce7 authored about 7 years ago
Merge pull request #16512 from atom/ns-upgrade-text-buffer

Upgrade text-buffer to 13.11.0

3cec3019f5ff1a66f524e979a6b857928c7397df authored about 7 years ago
listener calls are reversed

54d011450f2a95551415e8bc3bfc87d2c43dc00a authored about 7 years ago
jasmine.useRealClock()

aabbea6542f5de76b7f651a7bee1927923c9f88c authored about 7 years ago
:arrow_up: [email protected]

268068e9bdb635eb953c4c0dc982506e0e97f443 authored about 7 years ago
Merge pull request #16513 from atom/mkt-update-protocol-handler

Update protocol client installation

bf4635ca751534c231753f5c907cc22d60aeeeb7 authored about 7 years ago
:arrow_up: text-buffer

8b408bce1c4277b2f8f6124f839be4425d459e97 authored about 7 years ago
Merge pull request #12783 from vedharish/editor_delete_line

3f710a13980f109d8795ee3efcb45486eaff6cf5 authored about 7 years ago
Update protocol client installation

8bc7e8a28ffd65f711a1da974f7ab696c662c4b5 authored about 7 years ago