Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/status-bar

:lock: Status bar for Pulsar
https://github.com/pulsar-edit/status-bar

Specs pass

7d98d53f4b574b19c0b7e39ef59fe4729932321e authored over 11 years ago by Ben Ogle <[email protected]>
Fix right side for new theme

dca502a793d2ad65166ae559b9c7174f4e0403e0 authored over 11 years ago by Ben Ogle <[email protected]>
Update oft panel of status bar to use new styles

0acad27fc4ddb7027d3246436c9782dea597dadf authored over 11 years ago by Ben Ogle <[email protected]>
use tool-panel class

227d3a5cd3066ee5a4ae3d8c796d4f5c5a0988dd authored over 11 years ago by Ben Ogle <[email protected]>
Fix right padding when no commits behind ahead

5fbb2145f3d363d9d0c4fa6671c2de0ebd4667f8 authored over 11 years ago by Ben Ogle <[email protected]>
Prepare 0.3.0 release

a864e62a7125bcdf154224f97101c0cf85f57a59 authored over 11 years ago by Kevin Sawicki <[email protected]>
Display Plain Text as the name of the null grammar

Previously the value was hidden for this case making it impossible
to change the grammar by sele...

d7f465f0c3d043b60c50796a9a9257e07f476a5f authored over 11 years ago by Kevin Sawicki <[email protected]>
Bump version to 0.2.0

3972ab2bd0ac6297efd2d6a769f5893414d00366 authored over 11 years ago by Kevin Sawicki <[email protected]>
Use relative path in spec require

2da614992243d09a3ef8645c085b61b2953a4045 authored over 11 years ago by Kevin Sawicki <[email protected]>
Replace git global with project.getRepo()

256e5efb5562fde0be89dfe2b70dea00d463a48e authored over 11 years ago by Kevin Sawicki <[email protected]>
Bump version to 0.1.0

31f492ef5087fba12383072ea54ead5cfcb90bcc authored over 11 years ago by Kevin Sawicki <[email protected]>
Add more fields to package.json

7d0405caf289c2ee6f525617beef9fa85e4a296f authored over 11 years ago by Kevin Sawicki <[email protected]>
Add initial README

179d37a478b3c505ed24974769d372d7537716de authored over 11 years ago by Kevin Sawicki <[email protected]>
Migrate package.cson to package.json

c4e0481b3b1e3643760e0012346b6aac9a8cdeca authored over 11 years ago by Kevin Sawicki <[email protected]>
Use octicon mixins in fuzzy finder and status bar

914998ce95e2b33eefb3cf344862c5cb3fd24a97 authored over 11 years ago by Kevin Sawicki <[email protected]>
Use octicon variables in status-bar.less

93a944f1f627a5271f21775d5c9caf3c5e28cbbb authored over 11 years ago by Kevin Sawicki <[email protected]>
Hide status and branch info for non-project files

c9a558bf89af8b7384bd8617e2fed8e4f485ec0d authored over 11 years ago by Kevin Sawicki <[email protected]>
Rename .write() to writeSync()

13235c62c9fe5b2b5f04a1fbe6cecbec24b97376 authored over 11 years ago by Kevin Sawicki <[email protected]>
Rename isDirectory() to isDirectorySync()

cfe7a5496142e7dd6d400504d697efe0f948444e authored over 11 years ago by Kevin Sawicki <[email protected]>
Rename path variables to prevent collisions

f90f5fea95c27821e15c9533eb2eeb6ce1a8c9e0 authored over 11 years ago by Kevin Sawicki <[email protected]>
Use path.join() instead of fsUtils.join()

530b6700a09345432bcc20bd6340f77f38934ad7 authored over 11 years ago by Kevin Sawicki <[email protected]>
Drop units when using zero

8104f30e1a899ae94879bd10733c8a2f7cf2e250 authored over 11 years ago by Kevin Sawicki <[email protected]>
Update path text when active item title changes

Closes #573

37fdd525d131165b38962aa927a19ed95450d874 authored over 11 years ago by Kevin Sawicki <[email protected]>
Merge branch 'master' into atom-shell

c625fd7563d1a1e9e8001ae9a335c051b328be2a authored over 11 years ago by Kevin Sawicki <[email protected]>
Use correct textmate package names

410425f8c3fd84c9ef132aa384f4b68cebef80e6 authored over 11 years ago by Corey Johnson & Kevin Sawicki <[email protected]>
Correct indentation

8af0f2cc0b09fb56adf030e1f04d486aa7bfc8a5 authored over 11 years ago by Kevin Sawicki <[email protected]>
Add a description for each package

a8cfb866cb7fe18a0e3a79531ddb66dbf80516ab authored over 11 years ago by Kevin Sawicki <[email protected]>
Don't wrap the path text in the status bar

Also set a min width so the branch icon doesn't overlap
the path text when the window isn't wide...

117b3e6c1c09b9f8d080116edbf317524b34b247 authored over 11 years ago by Kevin Sawicki <[email protected]>
Make TokenizedBuffer select its own grammar, not LanguageMode

This is part of an effort to disentangle LanguageMode, DisplayBuffer,
and TokenizedBuffer. It sh...

191079ae714304e7cb84cfd95a8407c7f62a03f3 authored over 11 years ago by Nathan Sobo <[email protected]>
Unsubscribe correctly from buffers in packages

Previously namespaces were used to off() when a buffer was
unsubscribed from which affected othe...

59badd3701dcc7842b6efadcf50e304c5e22768d authored over 11 years ago by Kevin Sawicki <[email protected]>
Use Pane.activeView instead of Pane.viewForActiveItem()

viewForActiveItem() can create a view which we don't want to do
when responding to events in the...

7795c2ddfb0c270f260c9611870342442b3f3f35 authored almost 12 years ago by Kevin Sawicki <[email protected]>
Support more than just editors in the status bar

The status bar view now tracks the active pane item
and hides and shows elements that apply for ...

40f8dddd1fa72c76b6a301a9dc72e5d9d6bcc17d authored almost 12 years ago by Kevin Sawicki <[email protected]>
Attach editor and update display in spec

This is required now that the editor checks visibility
before updating the display.

63d878216e558c51e65e2749b6597b5da3207c12 authored almost 12 years ago by Kevin Sawicki <[email protected]>
LanguageMode switches to a better-matching grammar when it is added

5a71ace76af38a3c4e3b5af80bb53474db06477a authored almost 12 years ago by Corey Johnson & Nathan Sobo <[email protected]>
Make all requires of 'fs-utils' assign to fsUtils var instead of fs

ed9f8214da36980583c4cd0f6a08b285bfa15956 authored almost 12 years ago by Nathan Sobo <[email protected]>
StatusBar now triggers `grammar-selector:show`

2b25f8c75e691844ad0d1c7b8c53f43d77144a7c authored almost 12 years ago by probablycorey <[email protected]>
Serialize package states independently of RootView

Previously, package specs needed to deactivate the root view to test
their package serialization...

ef33a5446b42001d2eb0a040a946dd67cf0e291b authored almost 12 years ago by Nathan Sobo <[email protected]>
Only load TextMate packages as needed in specs

Also: when a TextMate package is deactivated, remove its grammars

bd621f67949562ea50b01cfd09388a30fb73c261 authored almost 12 years ago by Corey Johnson & Nathan Sobo <[email protected]>
Move status bar stylesheet into package directory

5b64004c7a2c2d31e4a21d830fed1001841f70e0 authored almost 12 years ago by Kevin Sawicki <[email protected]>
Enforce stricter requirements for Editor.getPane()

Previously it would return the closest '.pane' element
which would cause an editor inside of ano...

e875d6c9c0bb23fe1f1b0c3aafc3e53faf2ccd17 authored almost 12 years ago by Kevin Sawicki <[email protected]>
Show ignored icon in status bar

1c47e1311ca22a06f8dfb8ebccbaed2ecada37b9 authored almost 12 years ago by Kevin Sawicki <[email protected]>
Hide the grammar name when it is the null grammar

67d0f12632cc66ca486914661d669274f3306c4c authored almost 12 years ago by Kevin Sawicki <[email protected]>
Move grammar overrides to syntax (no serialization yet)

a26cb7e633d71668b8a410fb482fac33eb8354a4 authored almost 12 years ago by Corey Johnson & Nathan Sobo <[email protected]>
Use fs.resolveOnLoadPath() instead of require.resolve()

3d457a37915d157f6d95c46e9ea8f626050720a2 authored almost 12 years ago by Kevin Sawicki & Nathan Sobo <[email protected]>
Use node's require instead of internal require

1ebf2d77522285a379d98b5f0edde473b99e8c92 authored almost 12 years ago by Kevin Sawicki & Nathan Sobo <[email protected]>
Use underscore node module

12897fcf67106219c3b9d43f220bf06c179a7628 authored almost 12 years ago by Kevin Sawicki <[email protected]>
Fix breakages due to save method moving to Pane (except saveAll specs)

82d0fc039ec6ff279f1550bf4fbd6ee3671698ae authored almost 12 years ago by Nathan Sobo <[email protected]>
Rework Buffer's 'contents-modified' event

This event now fires whenever the content of the buffer changes (after
a rate-limiting delay) w...

45767e15b11ec55381fa22fb149d02e60c348055 authored almost 12 years ago by Nathan Sobo <[email protected]>
Fix status bar spec

c09f3a493664063b72f4466fb2187747a536c3b0 authored almost 12 years ago by Nathan Sobo <[email protected]>
Add back saved event handler

0236210be5182cece2651f9d5ddf29426698871c authored almost 12 years ago by Kevin Sawicki <[email protected]>
Show commits ahead/behind upstream in status bar

a5c010b972f4b4a0f02ec7bbd41bf61932d046b6 authored almost 12 years ago by Kevin Sawicki <[email protected]>
Make project's Git repository a window global

This allows it to operate independently of the
project and mirror the availability of the root v...

6b33362f5251a658062aeb440953393b3636f189 authored almost 12 years ago by Kevin Sawicki <[email protected]>
Consolidate Git status checking

Now the status bar and tree view both listen for
status change events and use the cached informa...

024bd7484abe2544b4916d13e339a01d8d2fd22b authored almost 12 years ago by Kevin Sawicki <[email protected]>
Remove git-status-changed event from Buffer

This is now fired as a status-changed event from
the Git class when the checkout completes norma...

3b32e9ad71183adab8ea7d8f214b8ce7beea3939 authored almost 12 years ago by Kevin Sawicki <[email protected]>
RootView.initialize no longer assigns window.rootView or calls open

593499640a1a9070461380be674b1668dec99446 authored almost 12 years ago by Corey Johnson & Nathan Sobo <[email protected]>
Eliminate `rootView.project` references.

5421006a50ef940c74a118105b06d6437f7d3905 authored almost 12 years ago by Corey Johnson & Nathan Sobo <[email protected]>
Remove rootView as parameter to activate

4d7ae7fc5610be4675841c8618bef2cc79ca1f9e authored almost 12 years ago by Corey Johnson & Kevin Sawicki <[email protected]>
Modernize status-bar package with package.cson

5e07881022733406def8827bac3cc8d6ad51061a authored almost 12 years ago by Kevin Sawicki <[email protected]>
cleanup statusbar styles

14ff638d5b50a812cfde71f55d9799064092103d authored almost 12 years ago by Justin Palmer <[email protected]>
Extend AtomPackage directly in packages index.coffee

2eda91fc886f08d5e6966d2d25b55d4be71f7761 authored almost 12 years ago by Kevin Sawicki <[email protected]>
refactoring the status-bar

d5252631941b94bf0aab28ef8a1a86d8ec3a2e1f authored almost 12 years ago by Jon Rohan <[email protected]>
refactoring all the stylesheets into /Atom - Dark/

Conflicts:
.atom/themes/Atom - Dark/vim-mode.css

315384c8226a5456796883055c8130b9621d81b9 authored almost 12 years ago by Jon Rohan <[email protected]>
Use RootView.eachEditor from StatusBar package

004a910564925fa53206d4ff5dfe68b1ff983c8d authored almost 12 years ago by Kevin Sawicki <[email protected]>
Display editor's grammar name in status bar

Clicking on the grammar name displays the list of
available grammars that can be switched to.

196696fc134ab182c0fbb3b9971d7b0ac8e5a011 authored almost 12 years ago by Kevin Sawicki <[email protected]>
Throw exception when repository fails to open

Removes need to check if the repository is valid before
each native API call and also removes ca...

455e809c6b1e705d2374d2c1e11abb15a15c6540 authored almost 12 years ago by Kevin Sawicki <[email protected]>
Only compute Git status flags once

Previously the status was fetched twice, once for
if modified and once for if new.

Now the flag...

eec3657421bb1004991fda2726ad98380e2c6050 authored about 12 years ago by Kevin Sawicki <[email protected]>
Set path on project to be fixture git repo

This was causing the spec to fail on all non-master branches
since the wrong repository was bein...

159922df89315eb416286cdfe5bbe939d77a592f authored about 12 years ago by Kevin Sawicki <[email protected]>
Rename 'editor-path-change' to 'editor:path-changed'

797d5926a12d3b6c107c0c92d78740bad47380b1 authored about 12 years ago by Kevin Sawicki & Nathan Sobo <[email protected]>
Rename `Editor` attach and remove events in accordance w/ new scheme

'editor-open' -> 'editor:attached'
'before-remove' -> 'editor:will-be-removed'

ee237779d5e295ed2ecaa9543b616120c3f02d18 authored about 12 years ago by Kevin Sawicki & Nathan Sobo <[email protected]>
Remove status icon classes before path check

a0e431a6837641e5c839b28374309b3cf39dcb25 authored about 12 years ago by Kevin Sawicki <[email protected]>
Always use Git instance from project

This removes the need to open a new repository
each time a directory-view or file-view is displa...

67f2a79ff87e44db18dcefabfc6420f9a5cdeefe authored about 12 years ago by Kevin Sawicki <[email protected]>
Move package CSS files to stylesheets directory

9c899c03cfc8ef179c33711dfabbff6fa59c3640 authored about 12 years ago by Kevin Sawicki <[email protected]>
Rename `Cursor` and `CursorView` events to passive-voice scheme

Any events emitted from DOM nodes should be prefixed with an identifier
for the node that emits ...

9d28d1993e35ad96ea497d02b9644e0fd97c96c2 authored about 12 years ago by Nathan Sobo <[email protected]>
Rename `Anchor` and `Buffer` events to passive-voice scheme

efae4bcc817cd674cc07552bb80ed3bea50b12d2 authored about 12 years ago by Nathan Sobo <[email protected]>
Ensure status-bar unsubscribes from window focus events

By using `@subscribe` convenience method on space pen views

32c299e387f037e59c5fbe5976498b0b840a540c authored about 12 years ago by Nathan Sobo <[email protected]>
Show diff stat in status bar

Include the number of lines added and removed for
new and modified files

75024b99f339a194c4fead88431ca5f54a231625 authored about 12 years ago by Kevin Sawicki <[email protected]>
re-organizing the cursor position text

40a3590d3fee460ec1de8eb100cad40847a5cfed authored about 12 years ago by Jon Rohan <[email protected]>
fixin spec tests

312d64793173aeb3d1c590fc21f68e14f238842e authored about 12 years ago by Jon Rohan <[email protected]>
Changing around the status bar html

dea5a02f3af283961b7136eeb5406b12450a69f5 authored about 12 years ago by Jon Rohan <[email protected]>
Move status-bar to packages folder

3a25ada1af8118c5b360ed5253523ffbe152b7a0 authored about 12 years ago by Kevin Sawicki <[email protected]>