Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/language-git

:lock: Git editing package for Atom
https://github.com/pulsar-edit/language-git

Merge pull request #1 from Sertonix/patch-1

add archival notice

15f94db5dc1f2c326299929662043308c0f408e9 authored almost 2 years ago
add archival notice

09e42fc49ca55de0e6a1e6ea71d186f7192d94f5 authored about 2 years ago
Merge pull request #70 from atom/migrate-to-gh-actions

Migrate to Github Actions

8881d249938ef8457e372bcbd6d86586ab12c2d5 authored over 3 years ago
setup GH actions

dfe36dd9aa8f14d89c287ba44757290b6b36ac12 authored over 3 years ago
Merge pull request #67 from atom/dot-github-update

πŸ€– Configure probot/no-response to allow 28 days when requesting more info on an issue

97bd640423026b67848825aeb6e814287d55197d authored over 6 years ago
:memo: Update .github

0c66be72810cbfeb6d852cafa3f3afd6258a2a3d authored over 6 years ago
Merge pull request #66 from atom/dot-github-update

Add Probot no-response configuration

eddf698201a66f376af5f4cfb76b50be5a2b38ca authored over 6 years ago
:memo: Update .github

038300b4f06610fdb409f5b743d72abb105dfeb3 authored over 6 years ago
Prepare 0.19.1 release

738a900314211d9f5bbcf0c3f35a34474844a81c authored almost 8 years ago
Merge pull request #39 from dhouck/master

Increase maximum subject length to 72

acf4693bd53a52b8d88b09e9aedceb5bfa266a8a authored almost 8 years ago
Increase maximum subject length to 72

The maximum subject length is based on GitHub's subject truncation,
which truncates subjects gre...

1f0d9cebafaa8513d1918dc0fe16e34fadcd3091 authored almost 8 years ago
Merge pull request #37 from atom/template-update

:memo: Update issue and PR templates

b7abe931aec2f6a22ba78a0d4e396dcb86bf8044 authored about 8 years ago
:memo: Update issue and PR templates

e38c28cffec68bca9e9cd3addbb303ea81048c4f authored about 8 years ago
Merge pull request #36 from atom/template-update

Update issue and PR templates

f5f1bc58f7b740e9d0b2d8c00a5dac8cb8aabeab authored about 8 years ago
Update issue and PR templates

df573e730ae004a85b5b179004e9c7f97c41e2ec authored about 8 years ago
Prepare 0.19.0 release

f80138044a1158af63a1ed342668cfe74c94ddb0 authored about 8 years ago
Merge pull request #33 from walles/walles/diff-highlight

Suggest installing language-diff package for better highlighting

720ccb4032a32afd8681e5683d2b8b9d92e6f655 authored about 8 years ago
Merge pull request #32 from walles/walles/highlight-period

Highlight subject line trailing period

97ba2673ac71d55daf15b42e67a1c85f8b8d2f9e authored about 8 years ago
s/[.]/\\./ because of review feedback

2c2a7795720cc375e9a90e790646a4e24516528e authored about 8 years ago
Identify trailing periods in 70+ lines as well

9093c989261d0df7d4da14f777e49195d0519940 authored about 8 years ago
Remedy 2 of 3 review points

e6b3502280a7b425c64cfca72f53d573f3f20db0 authored about 8 years ago
Inline the hilight() method and unroll its loop

Before this change we tested the commit message subject for how it
rendered for the user.

With ...

fcefb577aa2df3894d5f928dc748148fe3d7849a authored about 8 years ago
Document the hilight() method

b9bf48d8af11b7a36842529561fee55af0de0ba6 authored about 8 years ago
README: Document dependence on language-diff

If language-diff is installed that will improve git commit --verbose
message highlighing.

This ...

87c1b292d10058f7e918b77e851e741a63267604 authored about 8 years ago
Highlight subject line trailing period

Because http://chris.beams.io/posts/git-commit/#seven-rules says: "Do
not end the subject line w...

cdbd5b2534100edfa92327062a5d622eb1870cc8 authored about 8 years ago
Prepare 0.18.0 release

3082d0338bd5bc85093c56ed68943d85debd42f2 authored about 8 years ago
Merge pull request #31 from walles/patch-1

Set Git Commit preferred line length to 72

b2d5a3481295a1ef6c5e16c4f0dba5534d2dd2c0 authored about 8 years ago
Set Git Commit preferred line length to 72

The seven rules...
http://chris.beams.io/posts/git-commit/#seven-rules
... say "Wrap the body ...

715b4fe17ebc903047d0054a66b8b24b27c877d9 authored about 8 years ago
Prepare 0.17.0 release

4eebbc528fa019c1d5aa67b60d75d3a853be844f authored about 8 years ago
Merge pull request #30 from walles/walles/capitalize-title

Commit message subject should be capitalized

ba827bab21f5a2001f9d6b373feb776c456b31d2 authored about 8 years ago
Revise highlighting documentation

3c3eb30363b0001d823236037b13f51624851856 authored about 8 years ago
Document what is highlighted

9cb69df4f71e33bb4d561df2013575cb11fcaf1b authored about 8 years ago
Commit message subject should be capitalized

Because: http://chris.beams.io/posts/git-commit/#capitalize

b19a37cf11fa7956f9728eb95c8b948ac3e1701a authored about 8 years ago
Prepare 0.16.0 release

4961d704c5af1e725cff7bfbb861a41dd8c36e2a authored about 8 years ago
Merge pull request #29 from walles/walles/highlight-overflow

Highlight overflowing parts of lines only

48e66c39216cbd5ea264aad83c93816ebd9ee3f1 authored about 8 years ago
Fix terminology in comments

38de36ec93d584723a45f1991ad58b14af0bf737 authored about 8 years ago
First line > 70 chars, highlight overflow only

The first line will be highlighted in three parts:
* Chars 0-50: No highlight
* Chars 51-69: Hi...

bf038c8f89678d7a313e091508ab6b48eb030f00 authored about 8 years ago
First line > 50 chars, highlight overflow only

8cd3938d7b26f5ea4d014d5f8d19d0df2b1c8442 authored about 8 years ago
Highlight overflow only, not full line when too long

For not-first-lines only in this commit.

7cc57e5618ea15652fa918724bd44cf5f9970fed authored about 8 years ago
Merge pull request #27 from torn4dom4n/patch-1

Update README.md

1d892f9a80868f3ba6df5c68a2573a331474b9d3 authored over 8 years ago
Update README.md

cea0eb73ca5dfd2091d4a3a31ba4fff3185afed0 authored over 8 years ago
Prepare 0.15.0 release

643f81fe5f124cc1dc325b79899e8bd0f5cecb65 authored over 8 years ago
Merge pull request #23 from astorije/astorije/rebase-cmd-tests

Add basic tests for all available rebase commands

be8dc421a082d5fb339b3cb0fe52302dd35c1964 authored over 8 years ago
Add basic tests for all available rebase commands

3bb964d4c7c39e6727fc4f66f1ec4442a80caabb authored over 8 years ago
Merge pull request #22 from atom/wl-astorije-exec

Add support for exec command in rebase mode

4153163bcdeedc8a550a43740738fb5a8d646c8c authored over 8 years ago
Add specs for exec

Also reorganized the spec file to make it easier to add more specs in
the future

dd4625e26c0fdd6c0b59181aa69eb73e70e9bcf4 authored over 8 years ago
Add support for exec command in rebase mode

This adds shell script syntax highlighting for the `exec`/`x` option.
See https://git-scm.com/do...

40794cf0304320465b54e96a73d843d56fb096d8 authored over 8 years ago
Merge pull request #19 from Alhadis/pattern-fixes

Improve pattern-matching in commit messages

0355eb39ab5a3ca1a9b5dfe860cb7dad418fbf81 authored over 8 years ago
Clean up fixup/squash pattern

d7067e5fc5aeb7c8013d02673166c510868bebea authored over 8 years ago
Prepare 0.14.0 release

5f2884ed389eedd83a7b0612dfaf2f55df6a9706 authored over 8 years ago
AppVeyor should test against stable & beta

cf108be9bf2d5dabc36ba1ba8dcf9a2e9722b0fe authored over 8 years ago
Enable Windows builds on AppVeyor

5298e7f0c7f47857fd66e37b297370bb17aca826 authored over 8 years ago
Merge pull request #20 from astorije/astorije/drop-syntax-highlighting

Add syntax highlighting for drop command of interactive rebase

d052a555eab316e96c411e2fb5a80a25e68d6ccf authored over 8 years ago
Add syntax highlighting for drop command of interactive rebase

`drop` command was added in git v2.6.0 (September 2015).
See https://git.kernel.org/cgit/git/git...

77b367e807c38ed67f1590089d734bc4fe638600 authored over 8 years ago
Improve pattern-matching in commit messages

Fixes:
* Comments are now highlighted before the auto-generated "Please enter…"
* Comments will ...

e04c15859014e944abfa27dbd8bdf32a971ca81f authored over 8 years ago
Prepare 0.13.0 release

b9abe3488064fbe1f42e9ab5bd6e102663ca82eb authored almost 9 years ago
Merge pull request #18 from caleb531/master

Recognize gitconfig, gitmodules without leading dot

c7be968676c14a0be393db2a18f4d33d4c573246 authored almost 9 years ago
Recognize gitconfig, gitmodules without leading .

894af8039eb661ad5b8ca0ea7708cdb3944058ca authored almost 9 years ago
Prepare 0.12.1 release

b2f7cd5c9a4dc27243fe29e8d56ff56d61ecb0d5 authored about 9 years ago
Merge pull request #17 from atom/revert-15-add-config-git-path

Revert "Add 'git/config' to fileTypes"

8adf752b6ddf07f196421b25774cd0fa00899bec authored about 9 years ago
Revert "Add 'git/config' to fileTypes"

b64d09f67dfcacef5c71f14357b6262180acde30 authored about 9 years ago
Prepare 0.12.0 release

db63c279b0f62d84435ae43f128580eabd3a1b65 authored about 9 years ago
Merge pull request #16 from hasit/master

Add snippets to the package

b1c49a7fca33f58535c26a446a2b4765d936fa32 authored about 9 years ago
Add snippets to the package

I was configuring the language-git package for myself and saw that it was missing a snippets fol...

cec601fad64ec06cfb85f263bd82dd382ad71507 authored about 9 years ago
Prepare 0.11.1 release

54660c406d7e944d7e5fef12dab94cc8e0a3e96b authored about 9 years ago
Merge pull request #15 from yuriihabrusiev/add-config-git-path

Add 'git/config' to fileTypes

08be489af815f073dcee70fb3ad4050738d886c9 authored about 9 years ago
Add 'git/config' to fileTypes

8f0a1082043759b52214d4ef99197a69f27354ac authored about 9 years ago
Prepare 0.11.0 release

57ed66e830e44d1f643b96adacf616190c9b6a3a authored about 9 years ago
Add Travis badge

849ae2422d71ce001006a91098eaa88812e6298b authored about 9 years ago
Add initial spec and Travis config

45ef631b925b92f83e6b865a494d68bfb7229315 authored about 9 years ago
Merge pull request #14 from atom/wl-escaped-quotes

Tokenize escaped quotes outside of strings

3dd6b9482b2bc574ef02c88e1b68e021a4a2bfce authored about 9 years ago
:bug: Tokenize escaped quotes outside of strings

Fixes #4

7ec63a6bc8636913d1d4716ce9b8f51bce0abf5f authored about 9 years ago
Merge pull request #5 from atom/mq-coffeelint-plus

Add coffeelint support

0614629d1a04671277ab6b59ea2ae2cc2f0b4fa5 authored over 9 years ago
Add coffeelint support

6a0ffd94f279b3b4d5ec7e16c713cff20ce9b95f authored over 9 years ago
Prepare 0.10.0 release

f64ea000659da9747fffbb0a0b3294cdd69875f9 authored about 10 years ago
Rename scoped-properties/ to settings/

bed43ae928343403617aa4fc240286f79274cf3f authored about 10 years ago
Update contributing file

c98be237102988fa1f7cb47a1035ebb8fbcda49d authored over 10 years ago
Prepare 0.9.0 release

d698d69d9c842cf115381a2ca38f7dcf0d859d53 authored almost 11 years ago
Add CONTRIBUTING.md

f0e7423e9ca5a5bbe876ba3d50631cd56147ef57 authored almost 11 years ago
Remove unused files

f104a04b83175091c32e86f20437ee05aed36f5e authored almost 11 years ago
Convert to CSON and consolidate properties

60465ca65d3be3e84c91397f210b31752f2afd3f authored almost 11 years ago
Prepare 0.8.0 release

1f404ca6ea2edc473cb876c71f1c55d39505b2de authored almost 11 years ago
Link to bundle conversion docs in README

c80e3c898c868235cef0a2013aff9a543b2a4fe2 authored almost 11 years ago
Prepare 0.7.0 release

ddbe14b225739ba70c1babafde16087bff67087e authored almost 11 years ago
Release under our own license, with original license concatenated

f1e0da30d7b1840330534a00953ec1798edddf6c authored almost 11 years ago
Prepare 0.6.0 release

c76d33efe421b99b318662acb64129a948e5ba33 authored almost 11 years ago
Use CSS selectors in scoped properties

69f05e1e656b9e4aeae16dd010a2a1751510e340 authored almost 11 years ago
Prepare 0.5.0 release

dbb798ea06676194c2e9a01b3bbef7fc58b24076 authored almost 11 years ago
Convert to Atom package layout

1048e5ec1a78533786a2c41ff2340b290506a841 authored almost 11 years ago
Prepare 0.4.0 release

713f5c178eed2c7cca8470f686da67c5530241b3 authored almost 11 years ago
Remove unused files

e47b90f39ee97ca2257761cba408b7b6378c13a1 authored almost 11 years ago
Revert "Support windows paths"

This reverts commit 936d22833b541fda5b8f9b53f983e219f635cf78.

It turns out this is unnecessary.

a2fc423576feca67afaec0703d1e3bab6e301a61 authored about 11 years ago
Prepare 0.3.0 release

5df7a6b2eb7c45a350c4686c256c786aeefd0f3e authored about 11 years ago
Support windows paths

936d22833b541fda5b8f9b53f983e219f635cf78 authored about 11 years ago
Prepare 0.2.0 release

7eeeb127569f2a3d442b38bf0a5e81594477a21a authored about 11 years ago
Convert file names to be Windows friendly

33bdc06dd0a77441ca1f86e3dafe7a2cba0aef8c authored about 11 years ago
Prepare 0.1.0 release

819823b6ba15d781e3afd5f729e1733ab2f0ae09 authored about 11 years ago
Update homepage to use http

9091cf89488bc30cb1bff19c9d30b8dd208d72ae authored about 11 years ago
Initial commit

f06a360911755f757d9f0e15f13d77c925681f4d authored over 11 years ago