Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/tree-view

:lock: 🌳 Explore and open project files in Pulsar
https://github.com/pulsar-edit/tree-view

Use command registry to register command listeners

da73c64bd0870d5534408d1e1113613a9a89238a authored about 10 years ago
Use `activatePane`, not `changeFocus`

In call to Workspace::open

f4a90612ffb5950f9965c053812f87961ff66eb5 authored about 10 years ago
Use panel API for modal dialogs

bc3413afd8b38d56688f9a19a78bd3f4fae24a7e authored about 10 years ago
Remove left panel when tree-view is deactivated

a038e4348539cc6d63f9afe512e03036103cd159 authored about 10 years ago
Use Workspace::onDidOpen in specs

e614ac8967c33d4c30b6289202fa580b7e541c9e authored about 10 years ago
Use workspace to open files

571366f02cf04593810c89622453687af6210ae6 authored about 10 years ago
Use workspace for managing focus

1194ab1e9570b5d9a011957654d8db673d869391 authored about 10 years ago
Use panel APIs instead of appending to WorkspaceView

288fb9abcd4f0d02bbc11da3f08e70ede3a07fc9 authored about 10 years ago
Use new methods for observing workspace, project, config

dd0eb45bb1ee6b130cd1a20ea3c3e63bb79232b1 authored about 10 years ago
Use Project::getRepositories not ::getRepo

483f58d55ec6ec0aa95f72e0d028d8604f62d69e authored about 10 years ago
Use new format for context menus

4de14acf370b5470fa14ebc8465c822502d69ea1 authored about 10 years ago
Use a config schema

4a0a04c9f631e2515249f81bfbe98234c23e1b5c authored about 10 years ago
Use Project::{get,set}Paths, not ::{get,set}Path

4f688493eab3ad33c6099e419e3252dca21804fb authored about 10 years ago
Switches to using alphabetical tree view sorting

b38a1202550c1d1389710287a5d9344a781bbf4b authored about 10 years ago
Prepare 0.134.0 release

57303e5b2084df1581887543656f288bf1414d8e authored about 10 years ago
Ignore direct clicks on .entries element

These occur when mouse down/up is over two different elements or when
the very left of an entry ...

65dd62c6a358813aa6212a825ef3813e1a4391db authored about 10 years ago
Prepare 0.133.0 release

6cd642017edaa44b7811d50d92cbcf57d97b51a9 authored about 10 years ago
Tree core.ignoredNames as minimatch patterns

This makes the tree view consistent with the fuzzy finder.

Closes #256

e477c51fe0e9590af86828cafdc4dc8267849045 authored about 10 years ago
Prepare 0.132.0 release

f5d0fd4ff2ae28d0d441fc4f20bfe07e8486472c authored over 10 years ago
Check both raw and real paths when finding entry

Previously checking only the raw path would cause files in
symlinked folders to not be selected ...

da52f13dfde52abb38ef1ef95eb8a61ccd6367c2 authored over 10 years ago
Prepare 0.131.0 release

1a73df3ad862b1734ba0ef57a16ef73a31bac1dc authored over 10 years ago
Use classList.toggle

1edbbb3c20fbf4d4c5b656fc206f859f41603006 authored over 10 years ago
Merge pull request #242 from ujjwalwahi/master

'ctrl+click' select-deselect entry. Fixes #228

5d41a893baabd6c2546e8f8ce1857c2c4f21a4dd authored over 10 years ago
'ctrl+click' select-deselect entry. Fixes #228

0d623e4f8dd4918a659bff217db4979960154ce0 authored over 10 years ago
Prepare 0.130.0 release

c6ba78391802b82bea30abeb75e23c9c855d9451 authored over 10 years ago
:lipstick: Remove extra newline

83faa3b9b2c6594452848ea60b6292f6fedd1257 authored over 10 years ago
Merge pull request #239 from deiga/fix-233

Changed fetching of path to return correct path for symlinks

1359fe6e372edb8da0e38db608ea1990b2fd4733 authored over 10 years ago
Changed fetching of path to return correct path for symlinks

0a12e34dbeb19741744bcaec6db16a5b9daaa637 authored over 10 years ago
Prepare 0.129.0 release

6917f98084acfbf952d520261d13fa9fe3ff72aa authored over 10 years ago
Merge pull request #238 from deiga/fix-237

Moved ctrl-f keybind to mac only. Fixes #237

f5b855c042d39c70de29307f80c40a9afe4caf6d authored over 10 years ago
Move ctrl-b to mac only too

f781bc29f0014dc798c2dc7cf5a88743ba541e2a authored over 10 years ago
Moved ctrl-f key bind to mac only. Fixes #237

04766f6b50f0affdd0487b4d4695b74150d3e14c authored over 10 years ago
Renamed variable and uses instead of hardcoded separator

04d99a6dcb602ced8ad43d0736b001143402159a authored over 10 years ago
Fixed parameter naming according to convention

8b965439b13aeea48bc62813d715e78711a3d04e authored over 10 years ago
Added functionality to focus parent folder on deletion

41f20f35b7d21e4c1a63e05d28174b2235e8a931 authored over 10 years ago
Prepare 0.128.0 release

e68358626b8ca619a85a1ac8f193b2da09bceff5 authored over 10 years ago
Remove duplicate command registration

This command is already registered on the view and duplicate
the behavior of editor:copy-path if...

9aa3698e69f26416961f208296d23f985260ada2 authored over 10 years ago
Add active path support to moveSelectedEntry

e59840422cd49619a9fbc59521fd69357f777f93 authored over 10 years ago
Merge pull request #231 from deiga/readd-rename-to-commands

Readded 'Rename' and 'Copy Full Path' command sto palette

79fc47460694817ad013a679e85e174feb7c78d1 authored over 10 years ago
Readded 'Rename' and 'Copy Full Path' command sto palette

3fd5baf3da6e65df80e4b83241f5ac5411415f17 authored over 10 years ago
Prepare 0.127.0 release

f0b26f7edac369ef9e4630253561860864d8015d authored over 10 years ago
Don't throw exceptions watching paths

b75e3f392f500e257ffc4d8ec2b33a51cc91ca41 authored over 10 years ago
Prepare 0.126.0 release

7f8e223e63eea5bcf34ca2166af5f34513719763 authored over 10 years ago
Guard against no root

This will occur when remove is run from the command palette with no
project path.

283910539b7243a623516b62c1cd493b498ce25b authored over 10 years ago
Upgrade to version of fs-plus with isCaseSensitive helper

c2324e13d235566457da1c5968ec4186e11c2727 authored over 10 years ago
Prepare 0.125.0 release

aa07f74b9dae3804b2783d0126c31447d31634ea authored over 10 years ago
Add icon class to file name

Closes #227

e048654761b13b290426c133541e9272104bc12d authored over 10 years ago
Use platform separator in paths

40a914f2f9de0c67c1994de408be2fb1f75c7a08 authored over 10 years ago
Prepare 0.124.0 release

563d23c02abdbde6cf17ffad91725688095c5d19 authored over 10 years ago
:lipstick:

cf11ae16c15f006ffde745d472560c8499a01e2f authored over 10 years ago
Merge pull request #225 from dmnd/patch-1

lstatSyncNoException can return false

2e57ff0db5824e6fba44c39eb1961e2b1f10e543 authored over 10 years ago
lstatSyncNoException can return false

I ran into some `undefined is not a function` errors while changing branches. Looks like it was ...

3d5441b2e0c65427684373cf0f8be2bf5c5deb0b authored over 10 years ago
Prepare 0.123.0 release

b8fac0b5889d6549139ee0097c56a8abcde7292f authored over 10 years ago
Use camel case dataset property

456efa1f07f13672fd35b63d9abd725fe096937e authored over 10 years ago
Use dataset insetad of setAttribute

937b43677902fa24800e6cedf4b7421bc7d50489 authored over 10 years ago
Prepare 0.122.0 release

5e4a7a2323e3ef3a62bb83f49f29fdaa534e6363 authored over 10 years ago
:lipstick: Use dataset property for data attrs

15a3c09f1fd87f0ad27214f93f5aa2830e775a59 authored over 10 years ago
Prepare 0.121.0 release

1c38bb4a0ba8e56bfd8305ba82ef9247b308ec52 authored over 10 years ago
Iterate over entries when selecting continuous entries

bcda18f388594dac37bb058182884d8db06903b5 authored over 10 years ago
:lipstick:

7ac4d3aacbc54181405685fbca9735c6515e4be1 authored over 10 years ago
Prepare 0.120.0 release

2e648ec02baa056677d8ce7f828b6db2a78bc802 authored over 10 years ago
Merge pull request #220 from batjko/master

Make Dir Separator Windows-aware

75336574341709a96ffbe7248ce2dad778dab11f authored over 10 years ago
Replace regex test with path.sep check

bf6709446695b2acf2a22975a701e6c4880123c1 authored over 10 years ago
use path.sep

16eebbbba062c6c21f8214e583a47e0dad554c76 authored over 10 years ago
Make Dir Separator platform-aware

8bc749bbed759d06e0e93f3eaaa4ee252293894c authored over 10 years ago
Prepare 0.119.0 release

c04080ebcba75c8e0951ee199c6b1ca60bcad9b8 authored over 10 years ago
Only subscribe to directory once

Previously this was done on each expansion causing duplicates to
appear since extra events were ...

02648ddb6390ac3de52afe798477798ffcf124f5 authored over 10 years ago
Prepare 0.118.0 release

a3d57b198aee525f495dc430a550d093fe8283d7 authored over 10 years ago
Add separators to full menu

7872c791401dfab477756f420e9a4fadcc686fae authored over 10 years ago
Add custom class to project root

99092052085be57717304fa86ec495c72c784d6c authored over 10 years ago
Remove redundant existsSync checks

These were always followed by an isDirectorySync or isFileSync
assertion which also verifies it ...

0f465ac4d5137a6d129a50f4ad2d4e3b3500a841 authored over 10 years ago
Remove trailing whitespace from entered paths

Closes atom/atom#3464

645f59d9d780ac91e172f2c92ac1afbb20e734dd authored over 10 years ago
Prepare 0.117.0 release

e15f52efbdf08a1161ee5925c9a483a28ca6b7ff authored over 10 years ago
Always obtain repo from project

Ensures a destroyed repository is never used from an async call

eac720f6583930610c4a23642dc569b089754b42 authored over 10 years ago
Destroy root directory on deactivate

28e1ebba9c57bfc795abad8b61dbb307a9407e2d authored over 10 years ago
Prepare 0.116.0 release

fe76f35c1323469a671559738a823e624c046fa6 authored over 10 years ago
Merge pull request #219 from atom/ks-lower-startup-time

Lower startup time

9a4a79c2849ce4981dd02e3a53887a0561f5280a authored over 10 years ago
Remove unused require

f7ec8622060a50031549aca550685c2e138311d1 authored over 10 years ago
Call remove directly on element

193b3bacb0ea385e87e527a445994e0a66763a10 authored over 10 years ago
:lipstick:

48d28e0497910597abc92cb5f3bc573df7307f2d authored over 10 years ago
Remove unused dependency

0bb021b63bd85bd0386d8119423bf9e22a1e224f authored over 10 years ago
Cache realpath results

4cb99073cf9298bc7250d0ce3dffd0f0271555fd authored over 10 years ago
Append using DOM APIs

c69972820cf99856f9764f881cadddb80a08fa31 authored over 10 years ago
:lipstick:

1b1692d941b5da77d408182f25c61e6b3e069657 authored over 10 years ago
Switch from emissary to event-kit

801a5b7c31189bd28795b83ae2f9fcec5382366d authored over 10 years ago
Use classList on element directly

6ad6c8a26d195e925e4f771bbe8806635449c4d5 authored over 10 years ago
Use async version of realpath

5410ec35b2295b66a72de95d38aa18924554d9f9 authored over 10 years ago
Use stat funtions that don't throw

7619a0190446276b90f13a37bcf034d554890dc2 authored over 10 years ago
Use removeChild to remove root

7a2672d8d9951e309ed425d442fae5b6e408c11d authored over 10 years ago
Add name class to span

1a411a07a678bd7754645319f8db592b6bb7df80 authored over 10 years ago
Migrate more specs

db00add59bf2df35039d6eb4c6c9d302f4524a0f authored over 10 years ago
:lipstick:

e189813a87a3888196d948f6bb34300994cd91bb authored over 10 years ago
Implement Directory::contains

8907ca80bb4fd2314f9080e004b2f3254d136f09 authored over 10 years ago
Remove detached callbacks

Unsubscribe is done with via destroyed events
from the model.

82ebb56fd41b52fd34b94a3beab960c3f7a33f7d authored over 10 years ago
Migrate more specs

a3acecf13be6b24361862f9e8201d97bfb5f8a98 authored over 10 years ago
Use skinny arrow for updateStatus method

ac9bce088f34c9565c957e8158b8c2efc48fc544 authored over 10 years ago
Catch exceptions reading directory

61dcd52cd330651fa84d978f551194186c599929 authored over 10 years ago
Destroy model when delete event occurs

387eccc935f2cdcc565c1b290d3883d1747d07a7 authored over 10 years ago
Destroy model when view isdetached

dfb849ed9c65c87a70f320eceeeef7fcfdecb0e8 authored over 10 years ago
Unsubscribe when detached

1caf69aa0a8b8f6900079d6fee41d0185f09da62 authored over 10 years ago