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

Check if path exists before creating FileInfo

Will avoid exceptions for illegal characters etc

(cherry picked from commit 3b4f9a034a4943a88fe...

github.com/gitextensions/gitextensions - 07713d7e38659f912f21c493c09ecda3424c0d07 authored almost 4 years ago
Stash commit must have a parent

github.com/gitextensions/gitextensions - 5e002e1b0b4a79cbbbc4de3ae82aec11a68cc29e authored almost 4 years ago
Document use of null suppression

github.com/gitextensions/gitextensions - 140a345cbf9ada5d35ececaa37553325f4b488f7 authored almost 4 years ago
Return null prefix, not empty string

github.com/gitextensions/gitextensions - c437abea01a9d8cda36154d7b5ac5924be7f2021 authored almost 4 years ago
Merge branch 'master' into annotations

github.com/gitextensions/gitextensions - e040216abe8edb221ca019afd8df256069d98ad3 authored almost 4 years ago
Allow GitRevision.Name to be null

github.com/gitextensions/gitextensions - 6faa13d61d5cc69bf511d19c9b66e7594c5c9a7c authored almost 4 years ago
Merge pull request #8700 from gerhardol/feature/revdiff-custom-difftool

Custom difftool in RevDiff, FileHistory, Commit, RevGrid

github.com/gitextensions/gitextensions - 0d59a0814f72a53de9c7ca6e57a6014f35518d29 authored almost 4 years ago
Jenkins: requery new running jobs (#8855)

Jenkins was not requeried since a1fb6669dc20b10d6b65fffebeea9b532e60be5a
This does not seem to b...

github.com/gitextensions/gitextensions - 86a80cec362ffe4f262c9ba7d605e882882a2f45 authored almost 4 years ago
Custom difftool in RevDiff, FileHistory, Commit, RevGrid

If configured (enabled by default), all available diff tools
are listed in a dropdown for severa...

github.com/gitextensions/gitextensions - 885eb0c59f0f4ae11b8b510fec962b17df27ff0f authored almost 4 years ago
AppVeyor: Handle v2 tokens

v2 tokens require that the account is prepended to the request..
This apparently is only require...

github.com/gitextensions/gitextensions - 86b9472d2e5985332f3e6c2a13261796d5795d0b authored almost 4 years ago
Custom difftool in RevDiff, FileHistory, Commit, RevGrid

If configured (enabled by default), all available diff tools
are listed in a dropdown for severa...

github.com/gitextensions/gitextensions - 2b16b343ff8fe34c5a0e308cb277fc4c08d7aa02 authored almost 4 years ago
Use pattern matching for null comparisons

github.com/gitextensions/gitextensions - 6bf9eea2045c2d6971478ff5b6b65dc09737c9ff authored about 4 years ago
Merge pull request #8830 from gerhardol/feature/appveyor-v2-tokens

AppVeyor: Handle v2 tokens

github.com/gitextensions/gitextensions - aabe00bb81fba440c57170f601384418a882a06d authored about 4 years ago
Use pattern matching null check

github.com/gitextensions/gitextensions - 4311151118880cb7363d8a819f4458e489db3004 authored about 4 years ago
Remove redundant test code

GitItemStatus has been changed to require a non-null name.

github.com/gitextensions/gitextensions - bc58fba894f9f378ad75f1d0e7bc5051d9bbff3e authored about 4 years ago
Protected constructor allows null

github.com/gitextensions/gitextensions - 0681f20a8c758cd6564fc9249f136f849d13a2a8 authored about 4 years ago
Add private constructor for translation tests

github.com/gitextensions/gitextensions - dcffdb769edbbc8caa84677c3e7c3ff54183f4d1 authored about 4 years ago
Remove redundant using declaration

github.com/gitextensions/gitextensions - c519f56beef0785fe5ee080659a051b27fe2493a authored about 4 years ago
Move INamedGitItem to own file

github.com/gitextensions/gitextensions - 4f1be1c4703d409a1df0b83997b2a537cd1f1eca authored about 4 years ago
Annotate GitUI project

github.com/gitextensions/gitextensions - cf7638a0be874b63ca041a2cb59016d3eb230387 authored about 4 years ago
Annotate GitExtensions project

github.com/gitextensions/gitextensions - b4aebdc10284d7eabbca546603ce2b186c1f207c authored about 4 years ago
Notify of repo changes when unused branches were deleted

With the existing behavior, you still see long-deleted branches after
closing the dialog until y...

github.com/gitextensions/gitextensions - 9b1240681d999603b888a80fa6b6564bc10d4333 authored about 4 years ago
AppVeyor: Handle v2 tokens

v2 tokens require that the account is prepended to the request..
This apparently is only require...

github.com/gitextensions/gitextensions - c9208763726cd49f1e33e6e8f2291edac0f4334c authored about 4 years ago
Merge pull request #8833 from gerhardol/feature/jenkins-requery

Jenkins: requery new running jobs

github.com/gitextensions/gitextensions - 18616edc8b12d048d3d54c9f41c93a4c9ffb03ea authored about 4 years ago
Merge pull request #8820 from RussKie/fix_8798_refresh_theme

github.com/gitextensions/gitextensions - af0132b3cb31927d3a47613bfde93bdae9775c21 authored about 4 years ago
Merge pull request #8840 from gerhardol/feature/fileinfo-exception

Check if path exists before creating FileInfo

github.com/gitextensions/gitextensions - a28d70bedcbfe4b7cc25046186e491949492e921 authored about 4 years ago
Fix dark theme visually corrupt after reconnecting to RDP session

github.com/gitextensions/gitextensions - 0b392f1c38aedb103afcf314d42cafe86813ac0d authored about 4 years ago
Check if path exists before creating FileInfo

Will avoid exceptions for illegal characters etc

github.com/gitextensions/gitextensions - 3b4f9a034a4943a88fe8c855009757deff868df6 authored about 4 years ago
Jenkins: requery new running jobs

Jenkins was not requeried since a1fb6669dc20b10d6b65fffebeea9b532e60be5a
This does not seem to b...

github.com/gitextensions/gitextensions - f2b93f295b7cd57ad48003ac0f46271d4ce9e965 authored about 4 years ago
Reset Another branch: prevent special characters in path to fail command

by using a relative path "." instead...

This is possible because the Working directory of the c...

github.com/gitextensions/gitextensions - 3831df0e30adf23105c3b1aeb4e0b5feed2a47f5 authored about 4 years ago
Merge pull request #8824 from pmiossec/fix_reset_other_branch

Reset Another branch: prevent special characters in path to fail command

github.com/gitextensions/gitextensions - b69f89ef38d59ee8657f8df2451f2ceb9cdc9f59 authored about 4 years ago
Reset Another branch: prevent special characters in path to fail command

by using a relative path "." instead...

This is possible because the Working directory of the c...

github.com/gitextensions/gitextensions - a77b7c671cfe0702e3034ff11fa65695998e1cb8 authored about 4 years ago
Correct padding increase

#8557 introduced new margins and borders, however those margins
and borders are not correctly ca...

github.com/gitextensions/gitextensions - 540525ad4e8f0e434c8370cbc09fe64a47d03d9c authored about 4 years ago
Merge pull request #8819 from RussKie/fix_8732

Correct padding increase

github.com/gitextensions/gitextensions - e40b0fc04141218fe631c4d093a376103eb968af authored about 4 years ago
Restore/expose IGitUICommands.StartRemotesDialog

(cherry picked from commit 7c1f1bb77ed149b369d09423143b5bea5545b445)

github.com/gitextensions/gitextensions - 0d9b292b4cec84ddc909f663ccd17fbfa4eb646a authored about 4 years ago
Merge pull request #8826 from mstv/fix/restore_interface

Restore/expose IGitUICommands.StartRemotesDialog

github.com/gitextensions/gitextensions - c3430f4d747372f67d7de51feffba0841a74f3f2 authored about 4 years ago
Restore/expose IGitUICommands.StartRemotesDialog

github.com/gitextensions/gitextensions - 7c1f1bb77ed149b369d09423143b5bea5545b445 authored about 4 years ago
Update Transifex cli tool (Py 3.7 x64)

https://github.com/transifex/transifex-client/releases/tag/0.14.2

github.com/gitextensions/gitextensions - 04a45b6319489f85f4f52650256928aa890adad4 authored about 4 years ago
Variety of accessibility-related fixes for config dialog

1. Update app.config to pick up some .NET Framework accessibility fixes up to 4.8,
depending on ...

github.com/gitextensions/gitextensions - c4c53b8512b383efe5a9fa7948707e92edcabc96 authored about 4 years ago
Merge pull request #8682 from guybark/BarkerAccessibility

github.com/gitextensions/gitextensions - f0e6f1b5aad2d765050c319931422057eab29f38 authored about 4 years ago
Variety of accessibility-related fixes for config dialog

1. Update app.config to pick up some .NET Framework accessibility fixes up to 4.8,
depending on ...

github.com/gitextensions/gitextensions - bbddb2de2f9933b4531bb97eea48b967ca453637 authored about 4 years ago
Incorrect colors for left panel icons

(cherry picked from commit 76e4d6750a19a268ccfd6d43ab72e59904884948)

github.com/gitextensions/gitextensions - f02e21ccb8280162d0719f2adb78337370d8b169 authored about 4 years ago
Merge pull request #8821 from RussKie/fix_icons

Incorrect colors for left panel icons

github.com/gitextensions/gitextensions - d0290268b5064d4f9c7425400ad076cff6904da7 authored about 4 years ago
Incorrect colors for left panel icons

github.com/gitextensions/gitextensions - 76e4d6750a19a268ccfd6d43ab72e59904884948 authored about 4 years ago
Fix dark theme visually corrupt after dpi change

Resolves #8798

github.com/gitextensions/gitextensions - 1daf9e86c68c48fee2ffd1dabcec3778a14017ec authored about 4 years ago
Correct padding increase

#8557 introduced new margins and borders, however those margins
and borders are not correctly ca...

github.com/gitextensions/gitextensions - b3eaa5870b5c3ac085127d650a2958ea5f7db800 authored about 4 years ago
Fix tab control border in high dpi (#8815)

fix tab control border in high dpi

(cherry picked from commit e3d1beee554c97511b82148e33c051d6a...

github.com/gitextensions/gitextensions - d43cbfb9e465b9647a7e5b7ee0190b50de70a49e authored about 4 years ago
Fix filter by branch with globbing characters *?[] (#8801)

Fix filter by branch with globbing characters *?[]

(cherry picked from commit b2a1696dd7d323c2c...

github.com/gitextensions/gitextensions - 0c25ad3633d2527b75479c9291c78eab5d523627 authored about 4 years ago
Fix tab control border in high dpi (#8815)

fix tab control border in high dpi

github.com/gitextensions/gitextensions - e3d1beee554c97511b82148e33c051d6a0f18133 authored about 4 years ago
Fix filter by branch with globbing characters *?[] (#8801)

Fix filter by branch with globbing characters *?[]

github.com/gitextensions/gitextensions - b2a1696dd7d323c2c833301e7358d3977dc7730c authored about 4 years ago
Merge pull request #8804 from drewnoakes/git-named-ref

Introduce new interface for named git refs

github.com/gitextensions/gitextensions - 651e88c0bd3693438cdeef915f39a26fef848379 authored about 4 years ago
Prioritize main as master in CommitInfo

(cherry picked from commit 7eb45306cdbd796c2b71935e8e37082eaca181ab)

github.com/gitextensions/gitextensions - 908a520f39ebd6bea730ca8423dbefdc0b7f54cc authored about 4 years ago
Merge pull request #8812 from gerhardol/feature/prio-main

Prioritize main as master in CommitInfo

github.com/gitextensions/gitextensions - 368edcfc2836d91dd04376700b31bdaab1524eb7 authored about 4 years ago
Prioritize main as master in CommitInfo

github.com/gitextensions/gitextensions - 7eb45306cdbd796c2b71935e8e37082eaca181ab authored about 4 years ago
Bump version to 3.6.0

github.com/gitextensions/gitextensions - cbc8c05efeae68786ba7db2cad2ed24daebaeb6f authored about 4 years ago
Merge branch 'master' into release/3.5

github.com/gitextensions/gitextensions - 69954409d266f62fd7436d073d5ee84af9677f77 authored about 4 years ago
Ignore VS service logs

github.com/gitextensions/gitextensions - c7500166e9800a05f3f9834cd93cdc74fd4349b6 authored about 4 years ago
Merge pull request #8564 from wischi-chr/custom_avatar_provider

github.com/gitextensions/gitextensions - 85e4c7978a13d0876e01ae1e6f47e15efc68f23b authored about 4 years ago
Merge pull request #8807 from RussKie/fix_toolbar_order2

github.com/gitextensions/gitextensions - 2e09cf120ca260d34e17fe2687133e028b0dcb29 authored about 4 years ago
Fix toolbar order (revisited)

The designer keeps on wrecking havoc with toolbars. Revisit the toolbar
layout workaround, and a...

github.com/gitextensions/gitextensions - 6b7c2b9ac07ea967b7f3af03519735975df5c8e4 authored about 4 years ago
Implement custom avatar providers

Implement custom avatar providers and refactor avatar handling
as discussed in issue #4226

github.com/gitextensions/gitextensions - 19ca824e0e85f4b7d8d67c56230908a06d6b8ed0 authored about 4 years ago
Merge pull request #8805 from pmiossec/more_message_templates

Increase the number of commit templates

github.com/gitextensions/gitextensions - 53e88d1ab62e59d3a054b64166c6fea7868731ad authored about 4 years ago
Merge pull request #8806 from gerhardol/feature/view-fail-image

ImageView: View failures as dump

github.com/gitextensions/gitextensions - 19a310e9bb62dde834041a0f2d7fe7da7e3338df authored about 4 years ago
Increase the number of commit templates

and migrate the existing one when increasing the size

github.com/gitextensions/gitextensions - 273f7a77bc65e4f6f4adac15bec0df114a27ead1 authored about 4 years ago
ImageView: View failures as dump

github.com/gitextensions/gitextensions - 0da18dc2bee6314595dc17bc86ae3b942035d003 authored about 4 years ago
Introduce new interface for named git refs

This comes ahead of work to null-annotate these APIs. Not all implementations will populate this...

github.com/gitextensions/gitextensions - 4857407b451f12edf3be6f16610bc66064a8035b authored about 4 years ago
Fix compilation errors in WindowPositionManagerTests

github.com/gitextensions/gitextensions - 66fd87f892d17601416468941596df697b72c848 authored about 4 years ago
Update open directory (#8786)

github.com/gitextensions/gitextensions - ad44c4359145089ba50c37f93ee7dc25aacf749a authored about 4 years ago
Merge pull request #8789 from gerhardol/featurecsharp9-newomittype

C#9 omit type in new

github.com/gitextensions/gitextensions - d15211e51c11af30d60cbe8113a49cc4d91dd220 authored about 4 years ago
Revert "Add test accessors borrowed from https://github.com/dotnet/winforms/ (#8787)"

This reverts commit 80f96d58c8d64093d8322e8b5cf8ead31633a77e.

github.com/gitextensions/gitextensions - 979b75bdc6d462c27cc335cc4251bb43ac917eb7 authored about 4 years ago
Merge pull request #8795 from bcolaco/contributors

Contributors

github.com/gitextensions/gitextensions - fb0aa6d06a2c78a5f25ea6a9e351d505e85be638 authored about 4 years ago
Agree to The Developer Certificate of Origin

# Conflicts:
# contributors.txt

github.com/gitextensions/gitextensions - c137e7a8f36989442fff837be1daa831c445c3c5 authored about 4 years ago
Merge pull request #8793 from RussKie/Correct_ownership_progress_dialogs

Correct ownership of progress dialogs

github.com/gitextensions/gitextensions - a6dab4f7409fa8c588c6379d9cc5c40e1f749d49 authored about 4 years ago
Merge pull request #8791 from RussKie/update_translations

Pull down latest Transifex translations with 75% bar

github.com/gitextensions/gitextensions - b7eff4982a1f8f8812cbdf7771f04873a5241074 authored about 4 years ago
Pull down latest Transifex translations with 75% bar

github.com/gitextensions/gitextensions - e2a7370e11d36816aab879c1c7b0d428e64dad58 authored about 4 years ago
Merge pull request #8341 from RussKie/Constrain_child_windows_to_monitor_bounds

github.com/gitextensions/gitextensions - 73c5cf713e25e02e2caf08179c0db1c0c7638d05 authored about 4 years ago
Correct ownership of progress dialogs

In multi monitor scenarios, where the main form is on a 2ndary monitor,
checking out a branch wi...

github.com/gitextensions/gitextensions - 73bd33527d877f81d28a261c7de5e305523e7a77 authored about 4 years ago
Constrain child windows to monitor bounds

If a parent window is at a corner of a desktop, and it is smaller than
a child window, it is pos...

github.com/gitextensions/gitextensions - bd40ebe91af6b8223d44844924ec5bf587abdf88 authored about 4 years ago
Add test accessors borrowed from https://github.com/dotnet/winforms/ (#8787)

github.com/gitextensions/gitextensions - 80f96d58c8d64093d8322e8b5cf8ead31633a77e authored about 4 years ago
C#9 omit type in new

github.com/gitextensions/gitextensions - 7f020f730a2b1668c95932180dbdc5f3057da8be authored about 4 years ago
Merge pull request #8774 from mstv/feature/revgrid_context_mnemonics

Add mnemonics to RevisionGrid context menu

github.com/gitextensions/gitextensions - 93af597f231c1f66543c577b824ef93fad3af144 authored about 4 years ago
Merge pull request #8776 from drewnoakes/more-annotations

Annotate GitExtUtils project

github.com/gitextensions/gitextensions - f3dbba4bd89f485af45c345ca3735c77195d2c79 authored about 4 years ago
Annotate GitExtUtils project

This moves Annotations.cs and Strings.cs into the GitExtUtils project and links to them from Git...

github.com/gitextensions/gitextensions - 5f9f7794f107f28dd9209dc7d1e9f2f53b4688c2 authored about 4 years ago
Merge pull request #8726 from gerhardol/feature/browse-submodules-2

github.com/gitextensions/gitextensions - 24d0e8921e8fd7eacd28b0e10dc5d15bd26f8cf1 authored about 4 years ago
Status tooltip also for submodules that are only dirty

github.com/gitextensions/gitextensions - 95fb2e4a0d7e4c5b2da7e0c7a0d218aef279cf8c authored about 4 years ago
Refactor ChangeCount to separate file

github.com/gitextensions/gitextensions - b0035c3e27362babead800d4c777b4813375c808 authored about 4 years ago
SidePanel submodules: Add more actions

github.com/gitextensions/gitextensions - ff91ec1fb024dd6ebedfea4a50b4957d646c9595 authored about 4 years ago
Refactor ChangeCount to separate file, review comments

Format using interpolated strings

github.com/gitextensions/gitextensions - 95507fbbd6d691d1fec7565e8430c347818eaeb5 authored about 4 years ago
SidePanel submodules: Tooltip for changed modules

github.com/gitextensions/gitextensions - e906011832e576555f28cdb00998d17a75065b56 authored about 4 years ago
SidePanel: Show WorkTree status as tooltip for topmodule

github.com/gitextensions/gitextensions - b38b46b52ce4061f55121e262300a9d988b03bbb authored about 4 years ago
SidePanel: Open submodule with changed commit ids

github.com/gitextensions/gitextensions - 904e4c1ea860388a0fe216c735433c0af02e7ef0 authored about 4 years ago
SubmoduleHelpers: Cleanup ParseSubmoduleStatus

github.com/gitextensions/gitextensions - b8087980e64b835135e4337099bb17644f051653 authored about 4 years ago
Add mnemonics to RevisionGrid context menu

github.com/gitextensions/gitextensions - 5a43ed39e3ec1bbe8184e81458c8691e3a7d3446 authored about 4 years ago
Merge pull request #8737 from gerhardol/feature/i8728-csharp-pattern

github.com/gitextensions/gitextensions - 668dafec39230b65524234c5da3ec89163077736 authored about 4 years ago
Merge pull request #8772 from drewnoakes/faster-builds

Improve build times

github.com/gitextensions/gitextensions - e72dd0523f85161d8e523f10f0e43b9492da0a35 authored about 4 years ago
C#9 Pattern matching enhancements

StyleCop 1.2.0-beta.321
To allow "is ()" with a space after "is"

avoid and/or not
Instead "is n...

github.com/gitextensions/gitextensions - b698a529a2c5d2ecae98596310bfc334085adbbf authored about 4 years ago
Merge pull request #8775 from drewnoakes/pass-skip-parameter

Pass 'skip' parameter

github.com/gitextensions/gitextensions - fa045634464421f094b8600d3503108197e213e8 authored about 4 years ago
Merge pull request #8777 from drewnoakes/fix-sa1629-documentation-periods

Fix SA1629 Documentation text should end with a period

github.com/gitextensions/gitextensions - 5bcbe9265d041680d0dbde203a4f458e7776036c authored about 4 years ago
Fix SA1629 Documentation text should end with a period

For some reason these started appearing when building the solution.

github.com/gitextensions/gitextensions - 817d3e15b035ec7a7a6cfdc8b51608c5e0321e37 authored about 4 years ago