Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/git-diff

:lock: Diff markers in Atom's gutter
https://github.com/pulsar-edit/git-diff

Rename decoration type 'gutter' -> 'line-number'

8a88473c8b3db0584d8a494815c88aaafcf6a74b authored about 10 years ago
Prepare 0.48.0 release

b38c790b14ccf7b0a6b3e3e2ca1860148cf201f0 authored about 10 years ago
Fix deprecations

a4bde6318cc1b22b35a4c22638ab3302a935970f authored about 10 years ago
Prepare 0.47.0 release

50add01133566ab3a1d504efd34692cd423cd34a authored about 10 years ago
:arrow_up: atom-space-pen-views

8fba24637709c5de51642261012571c687c7c823 authored about 10 years ago
Prepare 0.46.0 release

ff836bdc8181205bef24ddd8aeca104c509b70af authored about 10 years ago
:arrow_up: atom-space-pen-views to 1.0

2a7df0bbbc170fc0b138f17d92a09d0b2faa4eef authored about 10 years ago
Use ^ notation for fs-plus dependency

6ef9a751f9194547355aa6dd61ec68b430388514 authored about 10 years ago
Prepare 0.45.0 release

8f0141541b57fe590ab4069597ed128d7e8548b8 authored about 10 years ago
Use fs to write instead of private buffer API

6092fab77f0a46ce4f67919c42c966e59b136e04 authored about 10 years ago
Prepare 0.44.0 release

968029abfa4fa5e0b5b98e4a06ac601388d08850 authored about 10 years ago
Merge pull request #42 from atom/ks-remove-deprecations

Remove use of deprecated APIs

16af77fdf23b6b76f1f57e63f8fa6d0298cba1c7 authored about 10 years ago
Always use empty array instead of null

fea5a386468d9e6df79959d943649af7acf89bad authored about 10 years ago
Add back path change subscription

766ec993ec59f88236a08aac19ed822f82ba320d authored about 10 years ago
Use atom-space-pen-views

79a2021eb20bbfffadbd646aec39eb99e2ccdf8d authored about 10 years ago
Don't use atom.workspaceView

60dda650557a962659e4948b3746ec79ec88c866 authored about 10 years ago
Drop Cursor from methods names

986628bc4b37052e6ff5f1a82558f6f59ad35924 authored about 10 years ago
lineForBufferRow -> lineTextForBufferRow

5118cdf73460298e69c2b5cc571580b86c4798b3 authored about 10 years ago
getActiveEditor -> getActiveTextEditor

ccc0ebda668b4192b8fc7059293f9bffa3567f91 authored about 10 years ago
Use editor instead of buffer

23fa5aa6cd29b334578958804cafbc4d89f31a35 authored about 10 years ago
Use atom.views.getView for editor view

7051dd5096524c0669c25197f662688f890f74f4 authored about 10 years ago
setPath -> setPaths

703dde04dad6b6c2a4b69c8cd1d4590ed3ed2fed authored about 10 years ago
getRepo -> getRepositories

7941069814a078faf7418b7b7dd267f7dc59690d authored about 10 years ago
setPath -> setPaths

a6c7a99c3cd730e14e04da6a2418d32d95a027c6 authored about 10 years ago
Query root element

55a33d24c0e9fa940f555f3c1ec4563737a0cc02 authored about 10 years ago
Add icon class to .gutter element

bca4a322fb512c2c708ae1ca53665ed058eb0bc2 authored about 10 years ago
Use decoration for icon class

f78e1582f05c159ba199d40716618d9b47500851 authored about 10 years ago
Don't use path var name

a1b37c20ac42ead30120d9a2e763dc76d267987e authored about 10 years ago
Use new status event methods on GitRepository

a62f1b9fa62de05ba2383d486304d60e9d4c7738 authored about 10 years ago
Use TextEditor::onDidDestroy

ccb5b1798c01a5a9a887e821fec72853be716014 authored about 10 years ago
Prepare 0.43.0 release

3a89f41f0d895aa8bf59a1b4785d1cb9862ea482 authored about 10 years ago
`.editor` -> atom-text-editor

Ref atom/atom#4058

62a8f582a57b583457251f2ba48199d22e448a1e authored about 10 years ago
Prepare 0.42.0 release

4dc5a85e7299df0751c160ffed7559416c83d9ff authored about 10 years ago
Style gutter in editor shadow DOM

1633bb9f28acd6433b443c4dbf28961e7a587e58 authored about 10 years ago
Guard against updating diffs on destroyed editors

There is some weird corner case where we’re still updating diffs on
destroyed editors. This ensu...

a0539a4d13bd2932d2d3f9d212621fcff66aebb0 authored about 10 years ago
Prepare 0.41.0 release

eb38ec8ce4c18e793c7cdae57c0d3f4c6f36222b authored about 10 years ago
Cancel pending update when editor is removed

ed34ee003e62302e7794d79038eb075976eaf379 authored about 10 years ago
Prepare 0.40.0 release

8765586bce0bccfbe128daf2ca72ae99f6e25938 authored over 10 years ago
Merge pull request #40 from atom/bo-update-config

Specify config schema

39943371caef36cef1ef68eff38e08013932c3a0 authored over 10 years ago
Specify config schema

db54304b02c72ccb2c32144d7d00ea9c358c2fc6 authored over 10 years ago
Prepare 0.39.0 release

9e3ea9398533b514c02e9f47ef6c8912cc3b3f92 authored over 10 years ago
Merge pull request #35 from atom/bo-remove-oe

Remove old git diff view

9fe892f6a830ea95fe4fbe62fc3624a43d642293 authored over 10 years ago
Prepare 0.38.0 release

a1fca2f9944abd97d30526f395d277cde9139b43 authored over 10 years ago
Merge pull request #32 from dmnd/better-line-removed

Improve line removed markers / removed markers are confusing

104709010b1b3c6b54f1a5158d9f46c585db4465 authored over 10 years ago
Use triangle for non-icon mode

Also changes icon mode back to using a dash instead of a border, but positions
it in between lin...

95983db9cee2ac91e605bbf982eb2cc7cb568864 authored over 10 years ago
Remove old git diff view

a19be0ee772258763a3114882008d0cf1f43e26e authored over 10 years ago
Prepare 0.37.0 release

129f97d5a7dbbb3f09185ba3fb8c5cb1a6220800 authored over 10 years ago
Use default empty message when items exist

b30e98a5c57c48714a7b1699ebb7536175c8bd95 authored over 10 years ago
Merge pull request #33 from atom/ks-diff-list

Add diff list view

d3bceea8db2eade848a85d2132df9b4423a17ea0 authored over 10 years ago
Add specs for diff list view

80236a72a90b44fda32eaaaa22d77ebff04f4232 authored over 10 years ago
Add diff list to menu

775cece48e5b97e2d7189e4ae9eaed5f7e34c7d6 authored over 10 years ago
Implement getFilterKey

be1599678e2716a5aa281334f922465053123bc6 authored over 10 years ago
Add empty message

bea1069dad51e598e28030615dca6e2f2ba3430b authored over 10 years ago
Store editor in ivar

a556db14474b8bfb5589f58cd6727e7c5708c93b authored over 10 years ago
Add initial diff list view

5ce13450dc294bebac97aefb20ad3b4f5e46fad2 authored over 10 years ago
Rename git-diff to main

9cf427b2712dbf43b76ac559c4e4eb2b912b2093 authored over 10 years ago
Improved line removed markers

Based on @felixkiss' suggestion from #20. This is tweaked a bit to make it look
reasonable when ...

03ed4bb10306e42ab193bdedb0952d018c39d9d7 authored over 10 years ago
Prepare 0.36.0 release

56934f65d5f567476af487cebdd881dd39670f5c authored over 10 years ago
Merge pull request #31 from atom/bo-fix-gutter-toggle-icons

Show the icons again when the gutter is toggled

546c4c7a0f75c97c94ff8c6dbb04325e0ef17452 authored over 10 years ago
Show the icons again when the gutter is toggled

Fixes #30

daa06d5770b7dec2e88e05aa10f128faefd72782 authored over 10 years ago
Prepare 0.35.0 release

a7a70b76ed244ec8fa941d8a7f54c0af2628fb7a authored over 10 years ago
Use `decorateMarker`

1ce8bdf36425e5bf758d36e37c34591a9dc6793f authored over 10 years ago
Prepare 0.34.0 release

814079df7cb3f6aa8f9a259c1624f9996b72ec9a authored over 10 years ago
Only have the decorations on the gutter

510615c5b8da6790cab894591177d6ad134f8107 authored over 10 years ago
Prepare 0.33.0 release

ad18b4b885d24166d5c545fe04cebdfc4386ad4e authored over 10 years ago
Don't use deprecated APIs

6ba8a62dee3812941885778f4fb83d3fb5a90b7b authored over 10 years ago
Prepare 0.32.0 release

020d6e9d61ec232c003ccb4cbf0c50775f62b117 authored over 10 years ago
Merge pull request #25 from atom/bo-marker-decorations

Use markers rather than static buffer rows

9f720056e94815693523ffe2a89a68f98e8bf116 authored over 10 years ago
Use markers rather than static buffer rows

4130999cfeef6afed851433a48b0a749a5e78d94 authored over 10 years ago
Prepare 0.31.0 release

1463b764a737d9a8440d3d07b04f626c510aeef6 authored over 10 years ago
Clear old diffs after comitting in git

1638b545c699a5aaff74b83793a6124f744e24ee authored over 10 years ago
Prepare 0.30.0 release

f5da80f85418b782a9398dd4ba591e9639732e82 authored over 10 years ago
Fix move to next/previous diff commands

9e3364e222f037d443bc8ce6dcf3a77b5733db95 authored over 10 years ago
Spy on setImmediate to make specs pass with React editor enabled

85a1011ca74b9834bfc2799c726c42b841e7d1fc authored over 10 years ago
Prepare 0.29.0 release

38072b05a2df54f0f812a278b3b2875009349d55 authored over 10 years ago
Merge pull request #24 from atom/bo-decorations

Use decorations for diffs with react editor

11406c711d73bfc723cad200320a9416347e6c16 authored over 10 years ago
Use decorations for diffs with react editor

188cada7e96b1524b1a4f252a3ed9a0ba8307595 authored over 10 years ago
Update contributing file

3eec763565607975be378955ef0e1f7d8a7d15c0 authored over 10 years ago
Update Travis config

23879e332076d11c36e4d81840f4e9b412de26cb authored over 10 years ago
Prepare 0.28.0 release

cadf5179865b2d92138627273e519c2546999b10 authored almost 11 years ago
Wrap around file instead of beeping

This mirrors the behavior of find-and-replace, wrap around
to the beginning/end of the file to f...

4fe2456b2d9c459430df74ec6eb1e56d262331cb authored almost 11 years ago
Prepare 0.27.0 release

b4e44b60ef3206c454fa3146db3204b34e199ecb authored almost 11 years ago
Fix sizing of the gutter diff icons.

80009ac28d985789bf054771dba4fc1a343d3ddf authored almost 11 years ago
Prepare 0.26.0 release

c30e8a1225ba59d1cd0b5d005f15492f7be8508e authored almost 11 years ago
Fix padding of gutter markers

b8618cbc56dea9e42a8755a5a4b05ea28af33de7 authored almost 11 years ago
Merge pull request #12 from rjocoleman/icons

add option for diff icons in gutter

c8e421f4a3af72318ecfed1c4d708e7cf80d80a5 authored almost 11 years ago
add option for diff icons in gutter

e503c62e198c76044c7e2bd864f4010b131e0d4d authored almost 11 years ago
Prepare 0.25.0 release

eb3e1f12dfffb444053627bbf78840320f1fc6e2 authored almost 11 years ago
:lipstick: Sort requires

d3b3834c2c45d725357dd59120e8e463940dcf4c authored almost 11 years ago
Add keybindings to README

9d26a42cf58eb65cfa3c4fce5d7c6aec184b2ff0 authored almost 11 years ago
Copy fixture to temp dir in specs

242f64f4766f78a84eccacc9501e58bbb0863fc9 authored almost 11 years ago
Add screenshot to README

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

2e106947c1daf0c74b1e28cd48db3707b074ceca authored almost 11 years ago
Prepare 0.24.0 release

b19db24bcf42ad83bd65527572f2dceeb1a767c8 authored almost 11 years ago
Wait for package activation promise

fb4834dd4c17328ded2a22e232baf3cff7e7f0d7 authored almost 11 years ago
Prepare 0.23.0 release

7129988bbff6dd1e7dfd2e97b7a44dde1fbde4a9 authored about 11 years ago
Upgrade to emissary 1.x

0f59eb140962e912a25d9d7b7c281908d8e2bfe2 authored about 11 years ago
Prepare 0.22.0 release

c076bcab563e66e678be3123dc2d50d43ce904d0 authored about 11 years ago
Use alt-g instead of ctrl-g

ctrl-g is now go-to-line

fc1a4269c0bf1d90d1c8a37830d56b557b3f85c2 authored about 11 years ago
Add menu items to move to next/previous diffs

60eeb733e54d7e8ceb11afdc160bf1b4323e3009 authored about 11 years ago