Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/fuzzy-finder

:lock: Find and open files quickly
https://github.com/pulsar-edit/fuzzy-finder

Prepare 0.50.0 release

acc536d5d9d07a801a3d38e815a8beb901c10ab6 authored almost 11 years ago
Use WorkspaceView::eachPaneView

62e802f07d1cf5f57a085907125f21477386c524 authored almost 11 years ago
Stop using deprecated atom.project.getEditors method

ca984c678eee62be73bb678e7c2b52def66c3b25 authored almost 11 years ago
Prepare 0.49.0 release

0bac56a36e06a9fd521316a27764819a9942346e authored almost 11 years ago
Merge pull request #31 from atom/ks-use-minimatch-for-ignored-names

Use minimatch for ignored names

cbaa6367a6e45ea5fa92685600a565db9575f359 authored almost 11 years ago
Remove unused workspace open API option

Not sure when this was removed but I could not find any traces of
it still in core.

f734d05ed75018c228d0add31d0f211d6d0a60b4 authored almost 11 years ago
Map over editors

a35eebb83e67e75d029e2f9c31939440af1a64e7 authored almost 11 years ago
:lipstick: Use skinny arrow

0bb6f85530c16cf294960d86024d20281cb038e5 authored almost 11 years ago
:memo: Mention config settings are arrays

1b03b342f5b69a33113e50f64380c195da728f38 authored almost 11 years ago
Include error message in logging

10f0b0e98964876b9b6c924df8c453cdc4f17f41 authored almost 11 years ago
Guard against error creating Minimatch

76247dd6b8a4bf500a03f974859faedf38c2362f authored almost 11 years ago
:lipstick: Sort dependencies

64ab881931b5dde43568a147434b3567efa641d4 authored almost 11 years ago
Remove timing code

71c58b3f301c4d2c8feefb29fb4e86db620cc199 authored almost 11 years ago
Mention not showing Git ignored paths

167b9e369e2c03aeab7557d992f44c4247c9df07 authored almost 11 years ago
:memo: Tweak wording

2bf92a2f4132e1041d30e9538effbe17ae6be448 authored almost 11 years ago
Mention glob ignoring

6f03f563190501306fa501a80076adb6f815e641 authored almost 11 years ago
Use minimatch for ignored names

This allows more complex glob patterns to be used for things such
as ignoring directories only.

ca118de90bfad297b74a9fa1f1ac87bf5e258d1b authored almost 11 years ago
Prepare 0.48.0 release

1a982fa53ed91845cfe73dc71d9b7e5b6adecae5 authored almost 11 years ago
Clear cached paths when project path changes

Closes #26

761564f3c5ee88cb367feb5c5030784a051607a4 authored almost 11 years ago
Prepare 0.47.0 release

184da401404c8a3992b15419edc45536459debd7 authored almost 11 years ago
Filter last opened path relative to project

Previously the full paths were compared which could cause duplicates
because of symlinks or case...

29732a95b5a7cc6f2b0d5195c183b55dbaeba31d authored almost 11 years ago
Prepare 0.46.0 release

432eea2db8e8cb98eea260c8739df433da1e64e4 authored almost 11 years ago
Copy fixtures to temp folder before writing to it

7d9634b756d704e6e139309766045a7d9dd12713 authored almost 11 years ago
Prepare 0.45.0 release

20a1fd4ec184aa830fd6f2356fc58e768960c9ce authored almost 11 years ago
:penguin: Add linux keymaps.

abe3bcb411fba9b60d9614e24fbfd16a81b74422 authored almost 11 years ago
Prepare 0.44.0 release

3f6e004cf50fe07ab67e8bea19c694c5126d57f5 authored almost 11 years ago
Use working directory instead of project path

Project path might be a sub directory of the repository

828f28e576259b00f8981b2d03c0431019f0481e authored almost 11 years ago
Prepare 0.43.0 release

af960f6143d60406e0e70e518d4e9f64303397fd authored almost 11 years ago
Use new Git::getCachedPathStatus API

6422719af72d9ab7e5a9ccd8d7ef34b507303977 authored almost 11 years ago
:lipstick: Remove extra space

05ee8f18ef16e94e31d19d8e87e99ba855e037dd authored almost 11 years ago
Prepare 0.42.0 release

6558748ea4770f865742175134ac7683b0e21cc1 authored almost 11 years ago
Don't reload paths on focus until task completes

Let the initial task complete but mark the reload as being
needed once it completes so a fresh r...

6ff48ab82476212c1d7324fdf09c6987612bf5d9 authored almost 11 years ago
Prepare 0.41.0 release

ffc2bca91c39e0b9783d1da1a6402f70816d030b authored almost 11 years ago
Use local variable, not ivar

2f807236a3c81438337671d4ee6d9d69ebc3e6f2 authored almost 11 years ago
Prepare 0.40.0 release

460fca4060517bb10278915bc4331e360abc68af authored almost 11 years ago
Put last active path first in project view

This makes it behave similar to the buffer view where the previously
active path is always at th...

46539598d477a5a80aed368f9c715710b916f63e authored almost 11 years ago
Prepare 0.39.0 release

5bbccf21f0451a19164b6c9824d1e5052ac60c6f authored almost 11 years ago
Support *.extension style ignored names

23c8b1cb9681964a63b76cd16f646ed9db38341f authored almost 11 years ago
Prepare 0.38.0 release

8147c8e2fb9f9806f9f21cff7625b8584f981cbe authored almost 11 years ago
Add default for ignoredNames config

Also match config prefix to package name

754b95b8b22a921a3d1310bb3aaf5e7b3d4b0913 authored almost 11 years ago
Update tests to reflect symlink folder changes

8dafad016c6d31cc2af6b9c265a93dda602f3fd4 authored almost 11 years ago
Traverse into symlink directories

26ff651246125afd0d5de132d9dac23ab6cce8bb authored almost 11 years ago
Prepare 0.37.0 release

5fcea8afb87d044f1a8efb2ec2d431d12d9107e7 authored almost 11 years ago
Use SelectListView::setMaxItems API

eb939ab0996c3964e05efb0685b77a33f87e684c authored almost 11 years ago
Prepare 0.36.0 release

b914561fe0352dcd56e811636458bd744f68b3b1 authored almost 11 years ago
Remove nulled ivars

05d90ac9bcb942a8c85e162e4927d1867db65970 authored almost 11 years ago
Add explicit fs-plus dependency

41e3041775387444fb5ecaa1cf3b362a5651791b authored almost 11 years ago
Add explicit underscore-plus dependency

c11e53c7598e2aadeea4a5dd360656995942b890 authored almost 11 years ago
Add screenshot to README

c7975fd6f048c3ae1f3599561a39f52a2abd2d0b authored almost 11 years ago
Update LICENSE.md and CONTRIBUTING.md

2c82a130e3203073b4a7e42c033e21627dade442 authored almost 11 years ago
Prepare 0.35.0 release

e3178866f6621aa89584dc89bec1de261a6bdb46 authored almost 11 years ago
Use new SelectListView API

c5d383b8be36fa1e2c2fa0fcedb50175f54b625b authored almost 11 years ago
Prepare 0.34.0 release

e56ae1692238025666fe8b29dda3bf87d77c1ed0 authored almost 11 years ago
Wait for package activation promise

c33825d0716ad4ea44b4cd98f06c38c3ef5cf877 authored almost 11 years ago
Prepare 0.33.0 release

354abfd6f98abc38e96e4257790f44d5d5ab6fc1 authored almost 11 years ago
Subscribe to config observe subscription

1a761bcd3fb747a111381779d0a2f0db809773ea authored almost 11 years ago
Prepare 0.32.0 release

5e601b2dc088aede4adc604377c4874bb5c2cfcd authored almost 11 years ago
Import SelectListView instead of SelectList

9a31aaf4a148a7ea2dfeff4522a614305ff9b50f authored almost 11 years ago
Prepare 0.31.0 release

86416184105e9ed8b46b1f7ba65810ccc750e4f1 authored about 11 years ago
Remove use of EditorView -> Editor delegates

These are going to be removed from the EditorView class.

08de0ce6ae6c716feb55cd4a728370fd45c666b9 authored about 11 years ago
Prepare 0.30.0 release

522ce4014dc7483f4cb26538e2c7c6675ec36719 authored about 11 years ago
:racehorse: Reuse array when file paths are unchanged

Previously every time the fuzzy finder opened it recomputed the project
relative paths for all f...

6b5c4f3059d82fd3e929e9f45f6f130731831570 authored about 11 years ago
Prepare 0.29.0 release

467da94c582ac712e13672d6e00fadba21b924b4 authored about 11 years ago
Merge pull request #7 from atom/ks-view-classes

Extract view classes

9d188edcfe3c7daa001bd18fa66f63d5e037555a authored about 11 years ago
:lipstick: Rename editSession to editor

9c02c4a9911194d29c15be28129537fa2ef64179 authored about 11 years ago
Only show counter on first index

This counter is annoying when reindexing because the window just got focus
so only show it when ...

58f3a5232ac7e4fbdea00b020ad82c90c405ce0f authored about 11 years ago
Remove unused require

cb8a17671dbebe15234cbc264c1a45e1bc9dd7a1 authored about 11 years ago
Specify callNow as false to observeConfig

Previously the project paths were always loaded on first launch
since reloadPaths was being set ...

b6e4c4737e22dfb081d297b3af0739a06daae9b1 authored about 11 years ago
Default allowActiveEditorChange to false

19e27a8b4f68c6d6ab7a398d09ecd206ffc8c9c7 authored about 11 years ago
Drop project segment from variable names

Now that the class is only about project paths the segment is redundant

336d156e1b429db8dfe33f0de2990b99c9bd88de authored about 11 years ago
Separate view classes

Breaks apart FuzzyFinderView into ProjectView, BufferView, and
GitStatusView

b35967ae984e961a3558f7d5617198d03bbd8644 authored about 11 years ago
Remove unneeded -1 substraction from time

698d5d663c6f0f106c783869477e88c5b011973a authored about 11 years ago
:lipstick: Use Date.now()

b23a37184232076b60a2c34f15de4a77be2c02f2 authored about 11 years ago
Prepare 0.28.0 release

4d7525cd25fc07275321576b58b3ab504c3387a7 authored about 11 years ago
Clear reload task when starting task

Previously the reload flag was only clear once the task completed
causing the task to be started...

52071c3ed6e3b44dc2557bab7a32624f415292de authored about 11 years ago
Add initial Travis CI configuration

2dcfd2d015ffd2fe8d1d4c11abf0b80b2b447173 authored about 11 years ago
Add initial LICENSE.md and CONTRIBUTING.md

4ef0e18f4822fe65cba15330741756bbb712518d authored about 11 years ago
Update package.json fields

626e417d35807ef2c046289e5ace1b0ea7177b17 authored about 11 years ago
Prepare 0.27.0 release

91a61d16598296ced69f7a44e2b5eb95ecd466a8 authored about 11 years ago
Update getEditor/getEditSessions to getEditorViews/getEditors

746d0b97a4f54280d20780de262f27c99cce1e34 authored about 11 years ago
Rename rootView to workspaceView

2933a10eae8cd06293bfc9430fcbcb7501167ada authored about 11 years ago
Prepare 0.26.0 release

5664cda20999db24ccb36e54ef6fd8312e08cad9 authored about 11 years ago
Prepare 0.25.0 release

06b2c48da9fce80b397098c45dbfba5b53f5f4f8 authored about 11 years ago
Split platform specific keybindings

c2369aaa6dbb85b7237a62f638679ade76f0aeff authored about 11 years ago
Prepare 0.24.0 release

1391a33bea3092eba0bbfbca5f95631bb46e2906 authored about 11 years ago
Remove use of fs-plus shims

d32d854f95239d74420d048d83b376dbb4d17d22 authored about 11 years ago
Prepare 0.23.0 release

04b62c54296f5cc07b645b009809e3cd293f0392 authored about 11 years ago
Add atom prefix to project

5a773a067404ffec9b18d1b174acf5451f3476ab authored about 11 years ago
Prepare 0.22.0 release

79243e81322ed49731102f442967ea8853ad125b authored about 11 years ago
Access deactivatePackage from atom.packages

bf3e067577d87fe0ed2b26be7f9e3b7ba64be1d2 authored about 11 years ago
Prepare 0.21.0 release

c5817b74e724cc80abc93b87461ea1e5854cbc80 authored about 11 years ago
Add atom prefix to globals

894c8da379f85c4949fff2ab1ec0d7e5a2f21e7d authored about 11 years ago
Prepare 0.20.0 release

014febe0952c68700dd8f61371c1efad29830895 authored about 11 years ago
Fix specs on windows

6ffe08324bcf3f138a7d624a5611d372446fa1b5 authored about 11 years ago
Remove unused options

83c59edd114c8c017b54f197c02395ae6868f77c authored about 11 years ago
Prepare 0.19.0 release

3f8fd8821d128d9081e87025921f836862a6d653 authored about 11 years ago
Remove spec

ac1b1abd8a97ff6ebba2cd2bdba292e02809e65b authored about 11 years ago
Prepare 0.18.0 release

2690f85dc211cde5e2fff75385e8866b8883db24 authored about 11 years ago
Merge branch 'cj-sublime-parity'

24f01f194ba6dbeb7eb71bc139a88d386c8ce420 authored about 11 years ago
Prepare 0.17.0 release

027a769eaafb0e116c4fc30dfb638825514de078 authored about 11 years ago