Ecosyste.ms: OpenCollective

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

.ignore

.ignore plugin that handles .gitignore (and many other dot-ignore like files) in JetBrains IDEs (IntelliJ, PhpStorm, Android Studio, ...).
Collective - Host: opensource - https://opencollective.com/ignore - Code: https://github.com/hsz/idea-gitignore

Merge remote-tracking branch 'origin/master'

github.com/JetBrains/idea-gitignore - 43aa462d60592075219ffa592646e4c8c6e42b99 authored over 10 years ago by hsz <[email protected]>
Merge pull request #11 from hsz/missing-gitignore-notification

Missing gitignore notification

github.com/JetBrains/idea-gitignore - 6bb9a24628fe5f3eb7166e1a35315caa5dbec511 authored over 10 years ago by Jakub Chrzanowski <[email protected]>
Gitignore file creating suggestion if missing

github.com/JetBrains/idea-gitignore - a94a095306ea3185863bf35976a1a7ecccabf5f6 authored over 10 years ago by hsz <[email protected]>
Merge branch 'master' of https://github.com/hsz/idea-gitignore

github.com/JetBrains/idea-gitignore - 14a89a8f6e8214a1a20d6f0bdfc1c6d9764e21ab authored over 10 years ago by hsz <[email protected]>
initial notification

github.com/JetBrains/idea-gitignore - 698c2fef788fdc9a7b2bcff2a2ecf95ee1adc6d3 authored over 10 years ago by hsz <[email protected]>
Fixed #9 new file entry moved to the end of list, modified gitignore icon

github.com/JetBrains/idea-gitignore - 22611036b772f0d244b7a10de980455528424c84 authored over 10 years ago by hsz <[email protected]>
Fixed #10 AssertionError: PsiElement(NEGATION) on `!`

github.com/JetBrains/idea-gitignore - fcd22f4d56f74b02997b93013ad2b4b4bfc711c2 authored over 10 years ago by hsz <[email protected]>
Removed git pull from ant

github.com/JetBrains/idea-gitignore - 9c239b2750d90fae32a5b173996b5d49b1b34f05 authored over 10 years ago by hsz <[email protected]>
Fixed #7 problem with Java 1.6 and JList - NoSuchMethodError

github.com/JetBrains/idea-gitignore - b06239e266eddc4b34a34e2196b7a0cfe3ecb205 authored over 10 years ago by hsz <[email protected]>
github/gitignore update

github.com/JetBrains/idea-gitignore - adb6aa1f1b18e4d40c601a25046e52974f49cb93 authored over 10 years ago by hsz <[email protected]>
Merge pull request #6 from hsz/completion

Files/directories completion in editor

github.com/JetBrains/idea-gitignore - a381cbddf18082f0529c0f0f4e499e338185cdd1 authored over 10 years ago by Jakub Chrzanowski <[email protected]>
basic path completion in root directory

github.com/JetBrains/idea-gitignore - 0826dded1f8d74288cd244de5521f0d9f48d3c46 authored over 10 years ago by hsz <[email protected]>
Fixed #5 - Gitignore template files listed in templates.list, templates fetching refactoring

github.com/JetBrains/idea-gitignore - 919203ebb0a8057755eaf5a2304d9a8d79f826b2 authored over 10 years ago by hsz <[email protected]>
Generator dialog title

github.com/JetBrains/idea-gitignore - d5d3715d7cddba0e0de14854bc33a9bd572397fe authored over 10 years ago by hsz <[email protected]>
manifest update, information about Java Compiler 1.6

github.com/JetBrains/idea-gitignore - a2f66e46cae6fc41ef51e6d8f05950623c928248 authored over 10 years ago by hsz <[email protected]>
generator list filtering fix

github.com/JetBrains/idea-gitignore - fcbe1223e540ec3e70184271d9e1a5229003cfaa authored over 10 years ago by hsz <[email protected]>
v0.3 Content generator based on .gitignore templates

github.com/JetBrains/idea-gitignore - 753b789076b08969216c302c2dc7d3d037ce54d1 authored over 10 years ago by hsz <[email protected]>
Merge pull request #3 from hsz/generator

Generator

github.com/JetBrains/idea-gitignore - 765b7cbdbfb3e2936bb24ace82e86f07af9a5037 authored over 10 years ago by Jakub Chrzanowski <[email protected]>
generator dialog ui, Template object, appending templates content to file, file creation refactoring

github.com/JetBrains/idea-gitignore - 1a3f397eb53ef8b7a28ddf488ef9d80d0c7d8ad3 authored over 10 years ago by hsz <[email protected]>
generator dialog draft

github.com/JetBrains/idea-gitignore - 4960266da48bad3cf7b5d4babab4eaf8b1a2042d authored over 10 years ago by hsz <[email protected]>
resources methods rename

github.com/JetBrains/idea-gitignore - 95425e0cf7c4288a280c8ab7826230d4671bc1ff authored over 10 years ago by hsz <[email protected]>
release package ignore

github.com/JetBrains/idea-gitignore - 06f3d511867e01e33b35e350b80ac80e74d50c5e authored over 10 years ago by hsz <[email protected]>
packages refactoring

github.com/JetBrains/idea-gitignore - 2d698c4716641bc0b012b6172b771a68c497c2d8 authored over 10 years ago by hsz <[email protected]>
v0.2.2 Custom color schemes for Default and Darcula

github.com/JetBrains/idea-gitignore - be1b6822294c94db8bec2af40e8d6dfbd57de92f authored over 10 years ago by hsz <[email protected]>
sample file for Color Settings Page

github.com/JetBrains/idea-gitignore - cd50d4769e374c10130ec96a8695027184ec594b authored over 10 years ago by hsz <[email protected]>
highlighter refactoring

github.com/JetBrains/idea-gitignore - d1a611601c62889b2a4c114932a7407634675db2 authored over 10 years ago by hsz <[email protected]>
syntax highlight fix

github.com/JetBrains/idea-gitignore - 8a343bea7711901fde70ac625a1dace28bc525f8 authored over 10 years ago by hsz <[email protected]>
project structure reorganization

github.com/JetBrains/idea-gitignore - 669cd8ffbfcaa5d0301be9f701b9f5910c0df899 authored over 10 years ago by hsz <[email protected]>
version 0.2 - syntax highlight, plugins conflict info

github.com/JetBrains/idea-gitignore - 8902f2b82f7e8a9d0e0ed1397a4e4ab9deaff38b authored over 10 years ago by hsz <[email protected]>
bnf cleanup, flex cleanup, negation support

github.com/JetBrains/idea-gitignore - c5afa01cce6266d09c97a2849a00f34619ae5566 authored over 10 years ago by hsz <[email protected]>
entry file/directory fix

github.com/JetBrains/idea-gitignore - 161a3396eec46f7d0d6dd5fda425f5c65ef846c8 authored over 10 years ago by hsz <[email protected]>
create new gitignore file

github.com/JetBrains/idea-gitignore - 13d5d2acfabe7fc2a33dc8e6ba8d90ca37fbbbe3 authored over 10 years ago by hsz <[email protected]>
files/directories support

github.com/JetBrains/idea-gitignore - db271a29e32d49084c8b7c3d690f64559e6a5f4f authored over 10 years ago by hsz <[email protected]>
header, section elements

github.com/JetBrains/idea-gitignore - 187543ef1ac998dd1ec7f12c0021a6e954518e3a authored over 10 years ago by hsz <[email protected]>
syntax highlight, color settings page

github.com/JetBrains/idea-gitignore - 5b8dbab31af5b805fc402d7686a591215072844e authored over 10 years ago by hsz <[email protected]>
gitignore submodule

github.com/JetBrains/idea-gitignore - a79360fe35924458c8edab45465ac75ef20f7048 authored over 10 years ago by hsz <[email protected]>
Initial commit

github.com/JetBrains/idea-gitignore - 4ca66daae8a91bf661d7a5bb1a2384fa3aec6f75 authored over 10 years ago by Jakub Chrzanowski <[email protected]>