Ecosyste.ms: OpenCollective

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

github.com/JetBrains/idea-gitignore

.ignore support plugin for IntelliJ IDEA
https://github.com/JetBrains/idea-gitignore

Add settings for showing or hiding ignored files

3480b4ad68c691e39c4b443a886c6762f26fbe55 authored about 8 years ago by Maximiliano Najle <[email protected]>
Remove unnecessary method

7d60afb14b63e24dd16da93861609c1e6e5c3605 authored about 8 years ago by Maximiliano Najle <[email protected]>
Hide ignored files and folders

98d0823e4854927529edf23c3bd40d7e3034d873 authored about 8 years ago by Maximiliano Najle <[email protected]>
release v1.6

d1069ec9225db3a7a01798e31cb7453bfafa1dee authored about 8 years ago by hsz <[email protected]>
Merge pull request #278 from hsz/246-coloring-problem-at-startup

#246 - coloring problem at project startup

c794902be058a035a32cc2f143a6c03b02c0c7a1 authored about 8 years ago by Jakub Chrzanowski <[email protected]>
gitignore submodule update

27b39cc22ab7ad0ef3ef44a96eb6d1c6f5033587 authored about 8 years ago by hsz <[email protected]>
#246 - coloring problem at project startup

2ac88d8fc41f723d2b25752c99023031788be94a authored about 8 years ago by hsz <[email protected]>
Merge pull request #277 from hsz/256-freeze-report-with-ExternalExec

#256 - fixed freeze report in ExternalExec

db114bf744bb3cbe80d597de51bca94656d0717d authored about 8 years ago by Jakub Chrzanowski <[email protected]>
Merge pull request #276 from hsz/269-ConcurrentModificationException-in-IgnoreReferenceSet

#269 - ConcurrentModificationException in IgnoreReferenceSet

145d10e23619919fa46ff5f9610ce44f8a4438e5 authored about 8 years ago by Jakub Chrzanowski <[email protected]>
#256 - fixed freeze report in ExternalExec

286359dc7e3930490dc00937d1a3e69d81384309 authored about 8 years ago by hsz <[email protected]>
Merge pull request #275 from hsz/273-stop-indexing-excluded-content

#273 - stop indexing excluded files/directories

9ef6dab3a7d7fc85e1754cf5ff9339782ad6fb7c authored about 8 years ago by Jakub Chrzanowski <[email protected]>
#269 - ConcurrentModificationException in IgnoreReferenceSet

b61e8c386ceede277ad6061b11e758038f481d32 authored about 8 years ago by hsz <[email protected]>
#273 - stop indexing excluded files/directories

d4860ee1740efb4bf371a649ad19b8464ae4331f authored about 8 years ago by hsz <[email protected]>
settings refactoring

75b9369aae603f8c20e92c7b6f164382513cbc6f authored about 8 years ago by hsz <[email protected]>
Gradle - introduce runGenerators switch that allows to skip generator tasks

1a098127198ef5d71c9805fd77d2835feff4f185 authored about 8 years ago by hsz <[email protected]>
Reverted IdeBorderFactory$PlainSmallWithIndent border in settings panel

759da9f55faf57f1d35afb063b9796ae7944b019 authored about 8 years ago by hsz <[email protected]>
Gradle - introduce runGenerators switch that allows to skip generator tasks

e303a133a4d70f164ad549604a51ced1f4d86ba8 authored about 8 years ago by hsz <[email protected]>
Merge pull request #268 from hsz/250-unignore-files

Fixed #250 - unignore files feature

39cf0ed48c55b4b61a10ca47a2595c9a167f6182 authored about 8 years ago by Jakub Chrzanowski <[email protected]>
Fixed #250 - unignore files feature

f95acff78fb54731aeedc53a617194ee31fd5971 authored about 8 years ago by hsz <[email protected]>
Merge pull request #267 from mikolajr/master

Use local implementation of ContainerUtil.notNullize for backward com…

2776206b13a1345a62fa48eef63b5bb71fdad53e authored about 8 years ago by Jakub Chrzanowski <[email protected]>
Use local implementation of ContainerUtil.notNullize for backward compatibility

1df3e602778fcfc6d04fcfe350030b2e4dc9b86d authored about 8 years ago by mikolaj.rydzewski <[email protected]>
Merge pull request #265 from hsz/258-default-icon-for-.ignore-files

Fixed #258 - default icon for .ignore files

3ae6e999751c4a57214ed1cf5011a840575006fc authored about 8 years ago by Jakub Chrzanowski <[email protected]>
Fixed #258 - default icon for .ignore files

bc54b27efc46661a09d0b584a2259a6755c6fff0 authored about 8 years ago by hsz <[email protected]>
Merge pull request #264 from hsz/263-NoSuchMethodError-com.intellij.util.containers.ContainerUtil.getFirstItem

Fixed #263 - NoSuchMethodError: com.intellij.util.containers.ContainerUtil.getFirstItem

961e0b348a542dea8b903a3dc413d41943cd7e38 authored about 8 years ago by Jakub Chrzanowski <[email protected]>
Fixed #263 - NoSuchMethodError: com.intellij.util.containers.ContainerUtil.getFirstItem

fe8312f3ef00eccdc499f5f86aa9887b3849f648 authored about 8 years ago by hsz <[email protected]>
Merge branch '242-CacheMap.getParentStatus-must-not-return-null'

c2a9635e600e6a44ca0aba591ec8a3ae6150254d authored about 8 years ago by hsz <[email protected]>
gitignore submodule update

bfd377f28ace19537052f4e877a5fbd496b1d39c authored about 8 years ago by hsz <[email protected]>
Merge pull request #260 from Haehnchen/patch-1

README - Add plugin repository badges

0765a0c8eaa4504b14b8312fc911cc3b16891103 authored over 8 years ago by Jakub Chrzanowski <[email protected]>
Add plugin repository badges

feel free to use these badges or decline it ;)

4714d368ec8d5e953269af78e20620db28a1411e authored over 8 years ago by Daniel Espendiller <[email protected]>
Merge pull request #243 from hsz/240-OuterIgnoreLoaderComponent-getOuterFiles-NotNull

Fixed #240 - OuterIgnoreLoaderComponent.getOuterFiles must not return…

f0f5048066afb3f5a936572a7dd0bf57bd2d49d2 authored over 8 years ago by Jakub Chrzanowski <[email protected]>
Fixed #242 - CacheMap.getParentStatus must not return null

b9cd29906ae7143b3f074110871e82dbee6ab561 authored over 8 years ago by hsz <[email protected]>
gradle - update idea version to 2016.2

fa7b381570a116d97703a719c64c3f9e9514b789 authored over 8 years ago by hsz <[email protected]>
Fixed #240 - OuterIgnoreLoaderComponent.getOuterFiles must not return null

b6dd9bbeb9ea8d9bf18f7cd00c355f827d87dbe0 authored over 8 years ago by hsz <[email protected]>
Fixed #241 - StyleLint support

921aaf46aca55f066670df67af8678bb7be81b1d authored over 8 years ago by hsz <[email protected]>
Release v1.5

9d8e86979c75ac1113aebaec9658353991573a31 authored over 8 years ago by hsz <[email protected]>
gitignore submodule update

1d6e47d3868a2fcbb15b3e2181dcd9e21162f7b7 authored over 8 years ago by hsz <[email protected]>
code cleanup

a8e8a2b052138ce852d6cbbed87f45fb44b007f0 authored over 8 years ago by hsz <[email protected]>
gradle config update

eac588f8a1adeef0f070b103520bee51488029a6 authored over 8 years ago by hsz <[email protected]>
gitignore submodule update

dd3244a83194cdd800e365d76f6edcb493645103 authored over 8 years ago by hsz <[email protected]>
#229 - Generate without comments and empty lines

6dd1b17ab0a2a5a3aeb25432a0c02aa01c9df30d authored over 8 years ago by hsz <[email protected]>
Create user templates with existing ignore entries

d55777e538f7944a684bea71cc44e27fcbd15be6 authored over 8 years ago by hsz <[email protected]>
Fixed #232 - NoSuchMethodError on ContainerUtil.notNullize

c56c23e7b6211b4925817fe83d7b576a9562358b authored over 8 years ago by hsz <[email protected]>
annotations

3d0aecb3a1de68e3b24e6aeccba8af44b4b04740 authored over 8 years ago by hsz <[email protected]>
possible NPE fix

42b4316f052e7f267079b70a61db4e6dc120e32a authored over 8 years ago by hsz <[email protected]>
#236 - Favorite templates

4d3fbc39ed0e4b000fbe9b5c00fab62da916a0ff authored over 8 years ago by hsz <[email protected]>
#233 - Refactoring of the external executable process

8dece2e8afd516722e07cb1fa06bf85f8f02e696 authored over 8 years ago by hsz <[email protected]>
gitignore submodule update

0f113292ff3594a710fbbe1948c9f3fa11e8d928 authored over 8 years ago by hsz <[email protected]>
readme update, license year

ef5b92490bc2f88974d39bcd7db946b0d10edfe1 authored over 8 years ago by hsz <[email protected]>
tests - actions

81c06c0f7595e071dbc3d2f14920cd0f91022c3f authored over 8 years ago by hsz <[email protected]>
tests - utils

335d27aa4ec90360de7263eb233ec9339316a8cf authored over 8 years ago by hsz <[email protected]>
coveralls integration

9a9d37b0b34fd7a64e003e5d663b47b5ca30c97d authored over 8 years ago by hsz <[email protected]>
coveralls integration

1a1c0500035e43c41dca92ae528b487bbbc15266 authored over 8 years ago by hsz <[email protected]>
gradle - stable idea release

c220197083aa5aee7216fb8ba3617fbeadf2528d authored over 8 years ago by hsz <[email protected]>
code cleanup, JavaDocs

777caa29eb6d68207dca0216529b8700f26ab347 authored over 8 years ago by hsz <[email protected]>
Release v1.4.1

43099de35e07b6061a077b4ebea401dcfa2258c2 authored over 8 years ago by hsz <[email protected]>
Fixed #227 - NoSuchMethodError: ContainerUtil.intersection

cfdbd8cbde28906407528e86db2febef416feaf6 authored over 8 years ago by hsz <[email protected]>
Release v1.4

d814a22fa188abf93872dd16f6c15f31f1942b7e authored over 8 years ago by hsz <[email protected]>
Fixed #124 - add Unversioned Files to .gitignore

a02d9d297ab7afd5e5634e6ca73359c6d0742d7f authored over 8 years ago by hsz <[email protected]>
Fixed #216 - Allow user to select if insert entries at cursor's position or at the document's end

d0a9470b434479cf7f18a7503209b499341c51be authored over 8 years ago by hsz <[email protected]>
highlightRangeExtension implementation

55f358e0d7cdece87becbc06b1ca8d3e787b0df1 authored over 8 years ago by hsz <[email protected]>
tests - write action required fix

c92fc2281c4901f7713ddec960bc4726594d14a3 authored over 8 years ago by hsz <[email protected]>
travis configuration update

7e919dab8c1635e8470c7f84e812fd35d95d40cf authored over 8 years ago by hsz <[email protected]>
gradle support for Java 1.6

8368733554a3965f91c4a7235a6d1b2a1ec1f231 authored over 8 years ago by hsz <[email protected]>
gitignore submodule update

8474813439b37415b6fe9c40745e8a52dedf4bdc authored over 8 years ago by hsz <[email protected]>
JFlex removed never matched rule

62e6865381acac6962a5d88b175fdbb426a784e5 authored over 8 years ago by hsz <[email protected]>
Fixed #133 - Support for git exclude file

5adea861057da5c1b7fcdb7e0b7f5112aa998fd4 authored over 8 years ago by hsz <[email protected]>
ideaType property for gradle

89c54c50b277e4dcd29d2175aeda399665467720 authored over 8 years ago by hsz <[email protected]>
gitignore submodule update

ab99e7a154f7796fb8b4c09f55314d09d0aca61f authored over 8 years ago by hsz <[email protected]>
Fixed #218 - fixed directory matching

930f63852dd3637b1b49cfc0f58c90b45203ba5a authored over 8 years ago by hsz <[email protected]>
Fixed #213 - Incorrect regexp testing method

7b3db2ecf8c762f9418a25d81fd65a961bab6f95 authored over 8 years ago by hsz <[email protected]>
Fixed #215 - Jetpack support

5b72fe22eaf1b777add7787078ea2261e901e45b authored over 8 years ago by hsz <[email protected]>
Fixed #219 - Problem with coloring nested files in the project tree

7fe65e2a53a7efafa8fb47cecadd8ad6ceb63a1b authored over 8 years ago by hsz <[email protected]>
#219 - better handling of the square brackets in pattern matcher

a07df3c5325814740776e59cbbbd104045e70eea authored over 8 years ago by hsz <[email protected]>
gradle idea version

8d1876a16aad664014821e01716873ead69166cb authored over 8 years ago by hsz <[email protected]>
fixed JFlex build task

9a910eafaf51cb9bc67a9f955cb7b25f0d448364 authored over 8 years ago by hsz <[email protected]>
fixed handling ignore files excluded from the project

48e34a4c46b08212c4508000d158d01363648d55 authored over 8 years ago by hsz <[email protected]>
submodule update

d91a2e3cc5f9ad2beb262ecaa0ca4653cdd99985 authored over 8 years ago by hsz <[email protected]>
Fixed #220 - Throw ClassCastException: PsiJavaFileImpl cannot be cast to IgnoreFile

c01184f1c6577b01ff0f97184bbdb0a754ac8e53 authored over 8 years ago by hsz <[email protected]>
Fixed #221 - ConcurrentModificationException in IgnoreManager

9d5ac551f06a4c7e7caf751d752584edeb2c24e0 authored over 8 years ago by hsz <[email protected]>
gradle update

b719ca6b42ecdcfd6c0df060e968c08378f72be0 authored over 8 years ago by hsz <[email protected]>
v1.3.3 release

a8a62a6af3c80df93f1c7ada0e515df9b259352a authored almost 9 years ago by hsz <[email protected]>
gradle clean task

213beab5cf12fd73d2f448c51137c4b4c4ce170e authored almost 9 years ago by hsz <[email protected]>
fixed directory marker

24fbd9e0a7c8e2455163c9d08875aff8144bf18d authored almost 9 years ago by hsz <[email protected]>
gradle - reverted grammar kit dependencies

6855728ca422c2f3850739624dcab1ede2e8ea2b authored almost 9 years ago by hsz <[email protected]>
manifest update

74e047690ff10a3003f4c0f34ba501c8151a5933 authored almost 9 years ago by hsz <[email protected]>
v1.3.2 release

23bd17a6f26867439b33983a19a5d7eb41a48d14 authored almost 9 years ago by hsz <[email protected]>
gradle update

147bd5b9259aa10f0e6fb71c14eec066b5f0d556 authored almost 9 years ago by hsz <[email protected]>
inspection - Unnecessary interface modifier

78870a24e3e3625053e6f0cf1fec0b8d5e38cf35 authored almost 9 years ago by hsz <[email protected]>
inspection - Unnecessary enum modifier

ffed4dda15772c1d67bbc565efe0f19af902768c authored almost 9 years ago by hsz <[email protected]>
inspection - Declaration has Javadoc problems

d44c334e21ff13ed353cb05e596fda45041851ab authored almost 9 years ago by hsz <[email protected]>
inspection - Typo

ed78794a742e0aa7d516898c0e2b8c6aa48cfbc4 authored almost 9 years ago by hsz <[email protected]>
gradle cleanup

6b8ae1c3705d818aa925c66953187b5a7cc80ccb authored almost 9 years ago by hsz <[email protected]>
inspection - Missing Mnemonics

1dffec16ce9658a0d2f8285b3bff703cdcb06d1e authored almost 9 years ago by hsz <[email protected]>
readme update

d18c169f48f9547769e29038864164d577caac62 authored almost 9 years ago by hsz <[email protected]>
#204 - check for outer ignore file once when project is opened

560d79be1c3b0f76f2debc6a78439e6c68408588 authored almost 9 years ago by hsz <[email protected]>
gitignore submodule update

0d33bb145193f00ca3a492ad30fee0a9ac7c31d4 authored almost 9 years ago by hsz <[email protected]>
gitignore - ignore files from submodule

e180d0937ec2fc132021dc8064acab86dcb9e5c1 authored almost 9 years ago by hsz <[email protected]>
gradle configuration update

401ba38f1f29d023fa78d0fe05fc104dc9a9c93f authored almost 9 years ago by hsz <[email protected]>
gradle configuration update

6a5c5080491f85ed794b041ea1a37ad12be95659 authored almost 9 years ago by hsz <[email protected]>
ProcessWithTimeout - outer gitignore check

7fcd275b6bec0a414413821dd01dc2b2a360ff51 authored almost 9 years ago by hsz <[email protected]>