Ecosyste.ms: OpenCollective

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

gitextensions

We want to make the best tool for working with git.
Collective - Host: opensource - https://opencollective.com/gitextensions - Website: https://gitextensions.github.io/ - Code: https://github.com/gitextensions

Obsolete GitModuleForm parameterless ctors

These constructors are only called by the VS designer and translation
unit tests, in both cases ...

github.com/gitextensions/gitextensions - 2acabd4c9faa93ebbc540447185dbf71b1829474 authored over 6 years ago by Drew Noakes <[email protected]>
Constructor validates circumstances

Throw if not running under Visual Studio designer or running
TranslationTest.

github.com/gitextensions/gitextensions - b96e68e208e14a446c3307bce25c4a25cc5b07f3 authored over 6 years ago by Drew Noakes <[email protected]>
Remove redundant GitModuleForm constructor

No override ever passed `false` for `enablePositionRestore`.

github.com/gitextensions/gitextensions - 3f09a662cce1e4a92b98a09e12db87f1a93a8d03 authored over 6 years ago by Drew Noakes <[email protected]>
Guarantee several properties not null

Before this change, the following properties were annotated as
[CanBeNull], which caused R# to d...

github.com/gitextensions/gitextensions - 503086f7136d865a861a4af18b89b3df2f3a9cd1 authored over 6 years ago by Drew Noakes <[email protected]>
Remove redundant IsUICommandsInitialized

This is always true.

github.com/gitextensions/gitextensions - f4ee433aceab9a3848dc518cf9e5a4dffc2dbd67 authored over 6 years ago by Drew Noakes <[email protected]>
Handle UICommandsSourceSet on UI thread

Code that dereferences Module or UICommands properties may lazily
source and populate the UIComm...

github.com/gitextensions/gitextensions - 631f1b4ec01f91685957b76e05a8a9e40f3b7181 authored over 6 years ago by Drew Noakes <[email protected]>
Include more information in exception

github.com/gitextensions/gitextensions - 56df885aee291b87ef2fb5d154530aa0eda972c9 authored over 6 years ago by Drew Noakes <[email protected]>
Update GitModuleForm class documentation

github.com/gitextensions/gitextensions - 7f635b6f70579cfb8b5d62e3f1fcd2620f19971f authored over 6 years ago by Drew Noakes <[email protected]>
Merge pull request #5302 from drewnoakes/build-configurations

Remove Mixed Platforms and ReleaseTC configurations

github.com/gitextensions/gitextensions - 1e271b5e76f63315f295dd2a6f9e664fa69cf962 authored over 6 years ago by Drew Noakes <[email protected]>
Remove Mixed Platforms and ReleaseTC configurations

Fixes #5270

github.com/gitextensions/gitextensions - 9870b1d34801fec4f0cc812e1930572c3d63ee5e authored over 6 years ago by Drew Noakes <[email protected]>
Merge pull request #5294 from RussKie/NativeFonts

Default to SystemFonts.MessageBoxFont; make initial language selection prettier

github.com/gitextensions/gitextensions - 3916d8643c659e3c2848962ba74e330d64af7ec8 authored over 6 years ago by RussKie <[email protected]>
Merge pull request #5299 from drewnoakes/bisect-uses-objectid

More uses of ObjectId

github.com/gitextensions/gitextensions - 5375e07070c363603a85f2b2b0c0b3e9011b606d authored over 6 years ago by Drew Noakes <[email protected]>
Merge pull request #5297 from drewnoakes/tidying

Miscellaneous tidying, annotations, ...

github.com/gitextensions/gitextensions - d3872b7dc8ff6d600374dbf5c9845f30a95290ff authored over 6 years ago by Drew Noakes <[email protected]>
Merge pull request #5303 from drewnoakes/conemu-nuget-annotations

Update conemu-inside submodule

github.com/gitextensions/gitextensions - 77bcaf20e5b8a2c3f7619981b14076cdf3bb4c2f authored over 6 years ago by Drew Noakes <[email protected]>
Merge pull request #5301 from drewnoakes/fix-5166-slow-superproject-refs

Fix blocking UI when drawing superproject refs

github.com/gitextensions/gitextensions - cf25a72b6359a643ae244f9f82eb49f3eed8fdf9 authored over 6 years ago by Drew Noakes <[email protected]>
Default to SystemFonts.MessageBoxFont; make initial language selection prettier

Cherrypick from #4512

github.com/gitextensions/gitextensions - f651961f6a51f983ab03a3c449c28d6818672004 authored over 6 years ago by RussKie <[email protected]>
Merge pull request #5304 from EbenZhang/EZ_MissingSystemValueTuple

Fix: Unable to run app due to missing of System.ValueTuple.dll

github.com/gitextensions/gitextensions - f7abc3a252730181f579e27b66aeb7cc93a2ac53 authored over 6 years ago by RussKie <[email protected]>
Fix: Unable to run app due to missing of System.ValueTuple.dll

github.com/gitextensions/gitextensions - 9e3cab1c655214fb145183c626d2e1b0ab838cf4 authored over 6 years ago by EbenZhang <[email protected]>
Merge pull request #5288 from RussKie/Extract_junction_coloring

Extract junction and lane coloring form GraphColumnProvider

github.com/gitextensions/gitextensions - 33d3decce33069ee4d96dcaeecef09ad33683e97 authored over 6 years ago by RussKie <[email protected]>
Update conemu-inside submodule

> bfb8f99 - Use JetBrains.Annotations NuGet package
> 8f5a857 - Fix failure to release t...

github.com/gitextensions/gitextensions - 2f4e7b42d961e1dc86d64a3faaa4b1feeb227872 authored over 6 years ago by Drew Noakes <[email protected]>
Annotate and seal DoubleClickRevisionEventArgs

github.com/gitextensions/gitextensions - 52d2c9ab69bdec2b2bfc2693b8ae46ee63def50b authored over 6 years ago by Drew Noakes <[email protected]>
Fix UI block drawing superproject refs

Fixes #5166

github.com/gitextensions/gitextensions - 90f61daeabebb018c0657431389bfe26597af5bd authored over 6 years ago by Drew Noakes <[email protected]>
AppVeyorBuildInfo uses ObjectId

github.com/gitextensions/gitextensions - 35719ee3086ed48186b8584541b5aa155399645f authored over 6 years ago by Drew Noakes <[email protected]>
Add ObjectId.Parse for regex captures and tests

github.com/gitextensions/gitextensions - 545fe18ac03df4f2bd4b86c49d70e0969b2124f2 authored over 6 years ago by Drew Noakes <[email protected]>
Remove redundant ObjectId.Parse calls

github.com/gitextensions/gitextensions - 33f2fa9c1a2c3618846c2c73cb6cf34cd89f3d27 authored over 6 years ago by Drew Noakes <[email protected]>
Revert accepts ObjectId

github.com/gitextensions/gitextensions - e4d8519f52763c14ebcca34d17b8af77a799a494 authored over 6 years ago by Drew Noakes <[email protected]>
Cherry pick accepts ObjectId

github.com/gitextensions/gitextensions - 0d4e08c051d392131e77ee5afe78005d071987b5 authored over 6 years ago by Drew Noakes <[email protected]>
Bisect accepts ObjectId

github.com/gitextensions/gitextensions - 72f6a86f6693a17132dccd49e67cce4f034f4350 authored over 6 years ago by Drew Noakes <[email protected]>
Use local function

github.com/gitextensions/gitextensions - 9484ae6335520abac9f0071da85728c1101bd91b authored over 6 years ago by Drew Noakes <[email protected]>
ArgumentBuilder accepts IEnumerable<ObjectId>

github.com/gitextensions/gitextensions - 1fef0a5e4a6fb7264d300f2325d67670205560e3 authored over 6 years ago by Drew Noakes <[email protected]>
Call base impl before early return

github.com/gitextensions/gitextensions - 4210078418b436c0c4273b0b1d61b2a7d8150d1b authored over 6 years ago by Drew Noakes <[email protected]>
Simplify initialisation

github.com/gitextensions/gitextensions - cfe1e6d7d794155fa3e3a2eb6d7bc0c1c9225735 authored over 6 years ago by Drew Noakes <[email protected]>
TranslationTest reports all errors, not just first

github.com/gitextensions/gitextensions - 1fa99ebae1578fae48fe9e5e83f2f434ca7a5d86 authored over 6 years ago by Drew Noakes <[email protected]>
Remove redundant null checks

github.com/gitextensions/gitextensions - 82dd05e23c48f9275a52cee53caedf9154af47e4 authored over 6 years ago by Drew Noakes <[email protected]>
Rename methods to match event

github.com/gitextensions/gitextensions - 82a3482fe5479de9baecd30eeede72451456865f authored over 6 years ago by Drew Noakes <[email protected]>
Reduce severity of R# ConvertClosureToMethodGroup

github.com/gitextensions/gitextensions - 6361fe1b89826a0f8f35a07ee219282dab5e7def authored over 6 years ago by Drew Noakes <[email protected]>
Miscellaneous tidying

- Formatting
- Typos
- Rename file to match type name
- Annotations
- Document exception

github.com/gitextensions/gitextensions - 9bae8b12ffb034707dcab73acde5b7a76c6b9080 authored over 6 years ago by Drew Noakes <[email protected]>
Merge pull request #5291 from drewnoakes/fix-5252-file-tree-tab-artificial-commits

Hide "File Tree" tab for artificial commits

github.com/gitextensions/gitextensions - 85d0072839034f5c8b162b65b36db9e9bbcbc88f authored over 6 years ago by RussKie <[email protected]>
Extract junction and lane coloring form GraphColumnProvider

Added tests

github.com/gitextensions/gitextensions - cee618b5ed29cf0a5dfbb739ccc84700ab8f2334 authored over 6 years ago by RussKie <[email protected]>
Hide "File Tree" tab for artificial commits

Fixes #5252

github.com/gitextensions/gitextensions - a5859ccc7619394aabdcf61d45ee271beb5252c4 authored over 6 years ago by Drew Noakes <[email protected]>
Reorder fields in designer file

Group all non-tool-strip-item fields together, making them easier to review.

github.com/gitextensions/gitextensions - 709003bd90ed28da3601c6521c71eea0cf2d86e1 authored over 6 years ago by Drew Noakes <[email protected]>
Merge pull request #5287 from drewnoakes/smart-format

Use ArgumentBuilder and move SmartFormat package reference

github.com/gitextensions/gitextensions - b8c0fd65107b1d5ac110dd6a79ab055be6ff4ad8 authored over 6 years ago by RussKie <[email protected]>
Merge pull request #5285 from drewnoakes/csharp-auto-complete-patterns

Add two patterns to C# AutoCompleteRegexes

github.com/gitextensions/gitextensions - e1ac43924745c73c7201c33d7c82b89949cfcd13 authored over 6 years ago by RussKie <[email protected]>
Merge pull request #5176 from zvirja/handle-remove-word-in-create-branch-dialog

Handle Ctrl+Backspace hotkey for all text boxes

github.com/gitextensions/gitextensions - 55bf8dfb294486a247f0a60859c5f1cba1d904cf authored over 6 years ago by RussKie <[email protected]>
Merge pull request #5253 from drewnoakes/fix-2272-file-viewer-size-limit

Move large file warning from FormCommit to FileViewer

github.com/gitextensions/gitextensions - dacb7d53cc00abf7d3485123ec3c0c9d20c3ffe9 authored over 6 years ago by RussKie <[email protected]>
Merge pull request #5284 from drewnoakes/fix-5275-exact-path

Fix 5275

github.com/gitextensions/gitextensions - a8241e772aa8169916a38a371e3efe01c7a6f1ac authored over 6 years ago by RussKie <[email protected]>
Merge pull request #5269 from drewnoakes/build-configuration

Debug config uses release mode ICSharp.TextEditor

github.com/gitextensions/gitextensions - 773bc26c911bafc4a39557dcaa116cf94eebcf75 authored over 6 years ago by RussKie <[email protected]>
Merge pull request #5286 from drewnoakes/lang-version-7.3

Use C# language version 7.3

github.com/gitextensions/gitextensions - 7e24342627b1a01281acc2e0a193b68e205b053c authored over 6 years ago by RussKie <[email protected]>