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

Bypassing hotkeys processing when inside SearchControl (#11290)

github.com/gitextensions/gitextensions - e717c360f716f75b98ce6379421bd1628282b553 authored about 1 year ago by Dmitry Bozhenok <[email protected]>
Update contributors.txt (#11289)

github.com/gitextensions/gitextensions - b074d7e2b0b690eb2be452f2e057e76ee49c41dd authored about 1 year ago by Dmitry Bozhenok <[email protected]>
Do not launch debugger on Debug.Fail in test run (#11287)

github.com/gitextensions/gitextensions - 37c8019594b8bb9819ddc866e10a54f1302b86ca authored about 1 year ago by Michael Seibt <[email protected]>
Add helper method to handle Debug.Assert and Debug.Fail (#11270)

github.com/gitextensions/gitextensions - 39655a0716a01cbacc22538806fe20ef5fe4143d authored about 1 year ago by Igor Velikorossov <[email protected]>
IDE0008 Use explicit type instead of var (#11284)

Follow up to ba7b679180c46ce39948c6bf17386b17d340c1a0

Several manual changes, like formatting...

github.com/gitextensions/gitextensions - 89962d9f88b7efd8995492e2565e2ba1693c30e3 authored about 1 year ago by Gerhard Olsson <[email protected]>
Remove use of `var` to follow project code style (#11276)

github.com/gitextensions/gitextensions - ba7b679180c46ce39948c6bf17386b17d340c1a0 authored about 1 year ago by Philippe Miossec <[email protected]>
Checkout: fix git error when branch name is ambiguous (#11277)

When trying to checkout a branch **with the same name than an existing folder**
like 'scripts" ...

github.com/gitextensions/gitextensions - d391b9c50ca5137740349cb1cb304ec9d77103a5 authored about 1 year ago by Philippe Miossec <[email protected]>
Move PatchGrid specific functionality from GitModule

github.com/gitextensions/gitextensions - 121859c6e09854c224b38fc85781ad50d6acaab1 authored about 1 year ago by Igor Velikorossov <[email protected]>
Sort file members

github.com/gitextensions/gitextensions - 82cc89bf81b3bd235e6d4e64cf7c7f041e571fb6 authored about 1 year ago by Igor Velikorossov <[email protected]>
Limit HEAD parents when inserting artificial in grid (#11266)

HEAD may not be included in git-log in some scenarios.
One example is an old checkout in the Li...

github.com/gitextensions/gitextensions - a728f5f08b066b420cd34c0b65d9c4f3d6e67a88 authored about 1 year ago by Gerhard Olsson <[email protected]>
Make `SubmoduleStatusProvider` DI-friendly (#11271)

github.com/gitextensions/gitextensions - 4eae18437d306aeb8ca676b78b58a1494c5db8b0 authored about 1 year ago by Igor Velikorossov <[email protected]>
Make HotkeySettingsManager DI-friendly (#11251)

* Make HotkeySettingsManager DI-friendly
* Docs and update return types

---------

Co-auth...

github.com/gitextensions/gitextensions - 65e1385dc63f1e92a1035a2918d8e064bf6c8e60 authored about 1 year ago by Igor Velikorossov <[email protected]>
Correct IScriptsManager resolution in Settings dialog (#11254)

Resolves #11253

github.com/gitextensions/gitextensions - 8ec3ae8202771de6bccca68e7580104dc6f78ed2 authored about 1 year ago by Igor Velikorossov <[email protected]>
Set FormCheckoutRevision default button (#11256)

Follow up for #11231

github.com/gitextensions/gitextensions - d1d0db08325987de1e2dc10a170a10e96f65292e authored about 1 year ago by Igor Velikorossov <[email protected]>
Rename type GitCommandHelpers to Commands (#11233)

github.com/gitextensions/gitextensions - 44cf233dbe8224ad14d6d86b3783b6e63b6c0f8b authored about 1 year ago by Michael Seibt <[email protected]>
Rename type GitCmd to Commands (#11233)

and hide class GitCommand in it

github.com/gitextensions/gitextensions - b7b4d6fb0550000d81023146670d6698ff49e780 authored about 1 year ago by Michael Seibt <[email protected]>
Simplify GitCommand (#11233)

github.com/gitextensions/gitextensions - 54389589c1b92e2b2d31865942410cd63c751826 authored about 1 year ago by Michael Seibt <[email protected]>
Remove namespace GitCommands.Git.Commands (#11233)

github.com/gitextensions/gitextensions - 7993d6bc95f003339d8cfbf683467ef3bd923f8f authored about 1 year ago by Michael Seibt <[email protected]>
Update translations (#11250)

* Update translations
* Update contributors
* Update change log

github.com/gitextensions/gitextensions - d3b383c77a3cda85b835c7e6325c0ebb146a8be9 authored about 1 year ago by Igor Velikorossov <[email protected]>
Refactor scripts engine

* Make the scripts manager and the runner DI friendly.
* Refactor and clean up the API surface

github.com/gitextensions/gitextensions - ad975756174c381f185d57f72adf690eb339984a authored about 1 year ago by Igor Velikorossov <[email protected]>
Update namespaces and folders

github.com/gitextensions/gitextensions - a0d8a30c79ba54e5b231786f46d381b96c584955 authored about 1 year ago by Igor Velikorossov <[email protected]>
Plumb service provider to settings pages (#11235)

github.com/gitextensions/gitextensions - 9b09b11a3d5ac3b8e7feb3d5673aaa8a9cfa61ce authored about 1 year ago by Igor Velikorossov <[email protected]>
Source generate the boilerplate (#11249)

Windows Forms designer requires a default constructor to be able
to open a form on the design s...

github.com/gitextensions/gitextensions - 48e7537bba21c2c83d817943697191a708c7cda4 authored about 1 year ago by Igor Velikorossov <[email protected]>
Bump version to 4.3

github.com/gitextensions/gitextensions - 3e9e24170bdd57a503ef616c48f5cebb12fa018a authored about 1 year ago by Igor Velikorossov <[email protected]>
Update translations at 75%

github.com/gitextensions/gitextensions - 30fc268feb3f09a7ba6cc9286611977de9bdc16a authored about 1 year ago by Igor Velikorossov <[email protected]>
Merge branch 'release/4.2' into release/4.0

github.com/gitextensions/gitextensions - 6f16c9ef0925c94b64184692317ecdc13c79c4cd authored about 1 year ago by Igor Velikorossov <[email protected]>
Fix build by removing random version suffix

github.com/gitextensions/gitextensions - 7cd38634011ccef37ea87d6e2831ae188399f45d authored about 1 year ago by Igor Velikorossov <[email protected]>
Update appveyor.yml

Do not increment build numbers for PR builds

github.com/gitextensions/gitextensions - 3804f7a6ab1681829cacb7c185ba4e7520d83386 authored about 1 year ago by Igor Velikorossov <[email protected]>
Modernise FormCheckoutRevision (#11231)

* VS reformat

* Modernise FormCheckoutRevision

Contributes to #6183

github.com/gitextensions/gitextensions - dcc8069bc671442bf2afbda0b866f0eec8afa62c authored about 1 year ago by Igor Velikorossov <[email protected]>
Use RevisionReader to read GitRevision with Notes (#11245)

* Use RevisionReader to read GitRevision with Notes

Do not allocate when replacing VerticalFe...

github.com/gitextensions/gitextensions - 6fd6c26d3558feecf9145395cb10f647301aa7e4 authored about 1 year ago by Gerhard Olsson <[email protected]>
Add comment for skip worktree together with assume unchanged (#11243)

* Add comment for skip worktree together with assume unchanged

Used in FormCommit

* fixup!...

github.com/gitextensions/gitextensions - e558ca1a40b4a3cda8c6445eebcf3c500ab63bb7 authored about 1 year ago by Gerhard Olsson <[email protected]>
editor: Add feature to move line up/down with ALT + UP/DOWN (#11247)

* editor: Add feature to move line up/down with ALT + UP/DOWN

by better handling of hotkeys i...

github.com/gitextensions/gitextensions - 32e7ec820b8b033c5dcf8ac9cd9e03a9e763c7a3 authored about 1 year ago by Philippe Miossec <[email protected]>
FormPush: Allow push even if no branch is selected in first tab

Check if a branch is selected only if the 1st tab is the selected one
allowing to push tags (fro...

github.com/gitextensions/gitextensions - 099b907635b4057350a7edef0238ef6443401bda authored about 1 year ago by Philippe Miossec <[email protected]>
RevisionReader: No reflog for notes (#11234)

Co-authored-by: Gerhard Gerhard Olsson <[email protected]>

github.com/gitextensions/gitextensions - c5fb38974ffffa0d24833f078b49fd9a3e583f54 authored about 1 year ago by Gerhard Olsson <[email protected]>
Decode revision reader directly to Span (#11225)

* Decode revision reader directly to Span

Avoid allocations, do not allocate a string when de...

github.com/gitextensions/gitextensions - f2bff50fdfc684e12c3eb1e572299f5a0b7b3fe5 authored about 1 year ago by Gerhard Olsson <[email protected]>
CommitMessageManager: Fixup ThrowIfNull (#11232)

github.com/gitextensions/gitextensions - 093a56efb6f4ef76396cad56bcad29af833db89c authored about 1 year ago by Michael Seibt <[email protected]>
Plumb service provider

github.com/gitextensions/gitextensions - d18de86d4d879f9c69f0ef597f44889291df7837 authored about 1 year ago by Igor Velikorossov <[email protected]>
Replace MEF service injection with ServiceProvider

github.com/gitextensions/gitextensions - d725f7f570b6cb2f7e1e11470fa4841f0abcd2ec authored about 1 year ago by Igor Velikorossov <[email protected]>
RevisionGridControl: Hide tooltip on Escape (#11218)

and remove unnecessary, unexpectedly fired MouseEnter handler

github.com/gitextensions/gitextensions - 2ad9fa0cdfc75863f24f9725e708c6304d91ea93 authored about 1 year ago by Michael Seibt <[email protected]>
Store ObjectId in uint64 (#11223)

Store ObjectId in 2*uint64+1*uint32 instead of 5*uint32
This reduces the number of calls handli...

github.com/gitextensions/gitextensions - df7d618b7536d414941544da9caaf6625c67d226 authored about 1 year ago by Gerhard Olsson <[email protected]>
Optimize ObjectId.ToString() (#11224)

using Convert.ToHexString()

github.com/gitextensions/gitextensions - 305625e0d1d57da0d7f529d321f9839cd98172f7 authored about 1 year ago by Gerhard Olsson <[email protected]>
Remove ObjectId.Equals(string) (#11222)

only one usage

github.com/gitextensions/gitextensions - e1552f7753ac65a7c0c6a6f4b635aca72839edd0 authored about 1 year ago by Gerhard Olsson <[email protected]>
Optimize ObjectId parsing (#11208)

Use optimized Utf8Parser(Span<>) methods to parse Git commit hashes.

Remove unused methods.

github.com/gitextensions/gitextensions - 4acc29c5e4e7be3a33a9d91d9e742455ab09d2a7 authored over 1 year ago by Gerhard Olsson <[email protected]>
Rebase: fix accuracy of data in list of commits displayed (#11206)

* rebase: fix accuracy of data in list of commits displayed

by using "done" file for commits ...

github.com/gitextensions/gitextensions - c0dbe189de321b1c13f32fc4747a62d64803f538 authored over 1 year ago by Philippe Miossec <[email protected]>
Feature/gitlab integration (#11105)

github.com/gitextensions/gitextensions - cad0513ce94f057e69ff98d2431b63a19d04c1e5 authored over 1 year ago by Evgeny Stadnik <[email protected]>
Git Command Log: Show git verb; extend context menu (#11215)

* FormGitCommandLog rewritten by MSVS

* GitCommandLog: Add git verb, copy, shortcuts

* fix...

github.com/gitextensions/gitextensions - befa8e2b618b0d0818e56674af6b30a2d63eb6d4 authored over 1 year ago by Michael Seibt <[email protected]>
Add hotkey to ToolStripButton Default Pull/Fetch (#11219)

github.com/gitextensions/gitextensions - 5fd06e4fb85c240ce3c28bea7550cd9116da06a3 authored over 1 year ago by Michael Seibt <[email protected]>
Remove impossible result from OpenWithDifftool* (#11202)

github.com/gitextensions/gitextensions - 419581f711df9ca9ef94c821b0331f7f17b08084 authored over 1 year ago by Michael Seibt <[email protected]>
Replace InvokeSync() and InvokeAsync() (#11152)

github.com/gitextensions/gitextensions - 224359cb31130f15771766f2941d6f4e070ab9bd authored over 1 year ago by Michael Seibt <[email protected]>
Replace JTF.RunAsync() with exception-safe wrappers (#11152)

github.com/gitextensions/gitextensions - 40d69b508a5bde1c2e7c161c5d425104d8dfcb2a authored over 1 year ago by Michael Seibt <[email protected]>
LeftPanel: Replace _updateSemaphore with ExclusiveTaskRunner (#11162)

and correctly await Task instances
in order to avoid deadlocks

github.com/gitextensions/gitextensions - 883fc52ac61b16915e109aa2b1c86e42ac4d5983 authored over 1 year ago by Michael Seibt <[email protected]>
Rebase: improve perfs when displaying list of commits

by retrieving all the commits data with only one `git log` call
instead of one by commit.
It is ...

github.com/gitextensions/gitextensions - e9d28857a31dd7eab0f1cf87d7b9f3d950b39e68 authored over 1 year ago by Philippe Miossec <[email protected]>
Cancel pending GitStatusMonitor operations on form dispose (#11187)

github.com/gitextensions/gitextensions - e32ec29a6f2aae25c6166930c79efd03c191e164 authored over 1 year ago by Igor Velikorossov <[email protected]>
Make ExecuteAsync cancellable and kill canceled processes (#11194)

* Kill cancelled processes

github.com/gitextensions/gitextensions - f2f86e6fb2498238fcca2f1f30141bcce61b1456 authored over 1 year ago by Michael Seibt <[email protected]>
Force OpenSSH to use SSH_ASKPASS if a password is requested (#11199)

github.com/gitextensions/gitextensions - 0cf4260c89603376e15c445fbef77efc241111eb authored over 1 year ago by SlugFiller <[email protected]>
FormDiff: Let DiffFiles decide about the diff groups (#11203)

in order to be consistent with other FileStatusLists

github.com/gitextensions/gitextensions - 6bfff5e457587cfc54bcc5d31d6b0c88923d80b9 authored over 1 year ago by Michael Seibt <[email protected]>
Fixed padding of the revision grid in the file history window (#11201)

Fixes #11071

github.com/gitextensions/gitextensions - 385a8a7541bc4d07a0dec15f0f57dd3744ffc03d authored over 1 year ago by Ivan Vinogradov <[email protected]>
Option - ask for confirmation on branch checkout (#11186)

Fixes #11116

github.com/gitextensions/gitextensions - ddcca63658679228d3935bbad77a494d778d6241 authored over 1 year ago by IlijaQ <[email protected]>
Goto current line when opening internal text editor (#11191)

Goto currently selected line in diff/tree/commit editor,
when opening the internal editor (e.g....

github.com/gitextensions/gitextensions - 6a64d95a9a39cd57664daf7469ce536eb1e2c4dc authored over 1 year ago by Gerhard Olsson <[email protected]>
Better report test hangs (#11192)

github.com/gitextensions/gitextensions - ee050a538907e1ceaa4f1d4d17f27f57df6665bf authored over 1 year ago by Igor Velikorossov <[email protected]>
Signed contributors.txt (#11184)

github.com/gitextensions/gitextensions - 64bbb296ce1b2cce50fe2a4b8f82eee8ca367729 authored over 1 year ago by SlugFiller <[email protected]>
Update cherrypick dialog (#11158)

* Auto-updated by VS
* Switch to GitExtensionsDialog
* Update layout
* Fix taborder
* Rename...

github.com/gitextensions/gitextensions - 002530e6f625f99a24ad71870803b0a2ad586c8a authored over 1 year ago by Igor Velikorossov <[email protected]>
FormCleanupRepository: unset form AcceptButton (#11181)

that introduce some strange behavior
where it opens the choose directory dialog when "Enter" in...

github.com/gitextensions/gitextensions - 0054eca1dae486819c4503c69e4494011bba5254 authored over 1 year ago by Philippe Miossec <[email protected]>
Remove superfluous .Invoke() (#11137)

github.com/gitextensions/gitextensions - ccfb77fe21c5851cac0d252f9b93a190f82a14f4 authored over 1 year ago by Michael Seibt <[email protected]>
Use SwitchToMainThreadAsync() instead of Control.Invoke() (#11137)

github.com/gitextensions/gitextensions - 8b8bd911bc4499632b0dd1d84c16458653ef9ca8 authored over 1 year ago by Michael Seibt <[email protected]>
FormClone: Remove duplicate calls from ctor (#11137)

keep them in OnRuntimeLoad()

github.com/gitextensions/gitextensions - aa5bfd291cc24994f52ce7327da7a42742d50aea authored over 1 year ago by Michael Seibt <[email protected]>
Simplify use of JTF.Run() (#11137)

github.com/gitextensions/gitextensions - 74adaddd3257a09d53b0432b6bcbb9a70edc6e79 authored over 1 year ago by Michael Seibt <[email protected]>
FormClone: Fixup usage of JTF.Run() (#11137)

github.com/gitextensions/gitextensions - 5c1dcc41dd9a8e7cc10e0f95fb6403ff4810887b authored over 1 year ago by Michael Seibt <[email protected]>
Hold back users from reporting external errors (#11174)

github.com/gitextensions/gitextensions - e8026ac944b4393a1aca73a03aab6b2411d20e07 authored over 1 year ago by Michael Seibt <[email protected]>
Fixup ReportFailToLoadAnAssembly (#11174)

github.com/gitextensions/gitextensions - ce3089726fec606c5b05173cc0ec0d868879126f authored over 1 year ago by Michael Seibt <[email protected]>
Throw OperationCanceledException on Ctrl+C (#11174)

instead of plain ExternalOperationException

github.com/gitextensions/gitextensions - 6b03e4a35a3058d949d2d6b9b6bf75b4b5e43c4b authored over 1 year ago by Michael Seibt <[email protected]>
AppearanceSettingsPage: Improve keyboard navigation (#11177)

AppearanceSettingsPage.Designer rewritten by MSVS
Fixup TabIndex, RowStyles
Add mnemonics to G...

github.com/gitextensions/gitextensions - 10d4156a214a9a1cb402d0320c2fa7ff08b15e4e authored over 1 year ago by Michael Seibt <[email protected]>
Present git-diff errors in diffViewer (#11175)

github.com/gitextensions/gitextensions - ad877da59854aae81766b70b589b6464437d6bc3 authored over 1 year ago by Gerhard Olsson <[email protected]>
Present vertical tab as return in commit message (#11171)

Shift-return adds vertical tab in the message which may be
rendered as an unknown char instead ...

github.com/gitextensions/gitextensions - eba35082f88ab3f271df09c613ab1d7f27a94136 authored over 1 year ago by Gerhard Olsson <[email protected]>
Revision reader tweak (#11170)

Avoid replace \v in email etc

Make revision reading slightly easier to read.

github.com/gitextensions/gitextensions - 898a33a7048ed2466360fa9da3544fb7c6ce8307 authored over 1 year ago by Gerhard Olsson <[email protected]>
Call RevisionGraph.CacheTo() from single context (#11167)

github.com/gitextensions/gitextensions - ee586125adbfdc0b643adad46a4bd8ec46312596 authored over 1 year ago by Michael Seibt <[email protected]>
IsRowCacheDirty: Safer detection (#11167)

github.com/gitextensions/gitextensions - 5276764eb6a1f1a6d131a367d1e4ed4269c16177 authored over 1 year ago by Michael Seibt <[email protected]>
BackgroundUpdater: Avoid getting stuck on exception (#11167)

github.com/gitextensions/gitextensions - b5addcb0d92a61ba12beab040e167cc40604bb95 authored over 1 year ago by Michael Seibt <[email protected]>
Improved context menu detection when using keyboard (#11161)

Fixes #11072

github.com/gitextensions/gitextensions - cc098cd7910d0d1c2808b72b6de9a5a89183107c authored over 1 year ago by IlijaQ <[email protected]>
Use the correct interface of JContainer for indexer (#11169)

fixup for 786904e93e8abad6891d395d5d8367f741cfacca

github.com/gitextensions/gitextensions - a081c619920ff60ce99cd5ff4762799592dd9fb0 authored over 1 year ago by Michael Seibt <[email protected]>
EditNetSpell: Avoid ObjectDisposedException (#11160)

and remove unnecessary LINQ calls

github.com/gitextensions/gitextensions - 7e00ab2834ac817660a4c5d223a09a8059a5b271 authored over 1 year ago by Michael Seibt <[email protected]>
Avoid always caught exception for unset settings (#11159)

github.com/gitextensions/gitextensions - 027e83a0cd873c23e98983b47e280aff9adf10c5 authored over 1 year ago by Michael Seibt <[email protected]>
FormCommitTests: Disable AppSettings.ProvideAutocompletion (#11157)

github.com/gitextensions/gitextensions - 5fc8e6d5792371cf01c2b054e28c1ef2b15b83ea authored over 1 year ago by Michael Seibt <[email protected]>
IDE0057 simplify substring (#11149)

github.com/gitextensions/gitextensions - 368c3245feda822feee61075abacd169542f3570 authored over 1 year ago by Gerhard Olsson <[email protected]>
More user friendly handling for "Could not load file or assembly" exceptions (#11074)

github.com/gitextensions/gitextensions - 19e646362f4189459173b0e609ec451c7b52a80a authored over 1 year ago by Philippe Miossec <[email protected]>
Clean working directory skip paths (#11102)

Fixes #11099

Allow users to exclude certain file paths when cleaning repository

github.com/gitextensions/gitextensions - b94bd9c73e2ee9d0df470fb052718a1b5c236da6 authored over 1 year ago by ssumrall <[email protected]>
Straighten multiple segments, including when there are commits (#11059)

github.com/gitextensions/gitextensions - ae93fbc4b6340247d537d37cb252618f57e537f4 authored over 1 year ago by Michael Seibt <[email protected]>
Prevent from breaking FormCommit designer (#11144)

github.com/gitextensions/gitextensions - 7176681d7469868e724a1ed416fd44705733c416 authored over 1 year ago by Jay Asbury <[email protected]>
Refactor TaskManager.FileAndForget() (#11136)

Rename RunAsyncAndForget() to FileAndForget(), too

github.com/gitextensions/gitextensions - b094fac25bb1e86a9d8cd1e322ca19c94a55be4e authored over 1 year ago by Michael Seibt <[email protected]>
TaskManager.FileAndForget: Remove arg fileOnlyIf (#11136)

github.com/gitextensions/gitextensions - d8ef62ce04957c7c8dc76d5e7052191ccdfe7501 authored over 1 year ago by Michael Seibt <[email protected]>
Replace more LINQ First/Last with indexer (#11141)

github.com/gitextensions/gitextensions - 786904e93e8abad6891d395d5d8367f741cfacca authored over 1 year ago by Michael Seibt <[email protected]>
Hide build server status tab if not configured (#11134)

The WebBrowser control uses IE11 and may give a bad experience.
Disable it unless explicitly en...

github.com/gitextensions/gitextensions - 79a312b929947bce9a3ce5f3e2096c11f543ad31 authored over 1 year ago by Gerhard Olsson <[email protected]>
CA1826: Use property instead of Linq (#11131)

For Count(), First(), Last(), Any()

github.com/gitextensions/gitextensions - baf74cd225f96d87bff0dc64f5375b776737c0ee authored over 1 year ago by Gerhard Olsson <[email protected]>
CA1826: Use property instead of Linq (#11131)

For FirstOrDefault(), LastOrDefault()

github.com/gitextensions/gitextensions - 925a88edbe9c98a461e99aeb6b4d40a65c055cf0 authored over 1 year ago by Gerhard Olsson <[email protected]>
IDE0056 index operator (#11130)

github.com/gitextensions/gitextensions - 66e31b5dbc48bcb8d7bc23db342bc85fff6badd4 authored over 1 year ago by Gerhard Olsson <[email protected]>
Avoid drawing the same graph curve twice (#11123)

only if unrelated branches are colored
addendum to #10915

github.com/gitextensions/gitextensions - 8138a08b4e6c95af704d1fb470f74f40a3afd44e authored over 1 year ago by Michael Seibt <[email protected]>
Simplify RevisionGraphColumnProvider.RevisionGraphDrawStyle (#11123)

github.com/gitextensions/gitextensions - 7246caf7186bd3ac176630c6a0cdff1421b3dc26 authored over 1 year ago by Michael Seibt <[email protected]>
Use C# 9 pattern matching (#11113)

Simplify the code by using pattern matching in checks.
In a few places, the suggestion CA1826 w...

github.com/gitextensions/gitextensions - 7e30f536df2d6ab62723b72cb98e6accc9f1577f authored over 1 year ago by Gerhard Olsson <[email protected]>
Add winget (#11126)

github.com/gitextensions/gitextensions - 99ece765b4a76a58b1d3160f914d9c6f0ab5581f authored over 1 year ago by Davide Dunne <[email protected]>
Disable Squash if enforcing new merge commit (#11120)

github.com/gitextensions/gitextensions - f03b847791357a7d71cf834e3dfbf261be88c0cd authored over 1 year ago by IlijaQ <[email protected]>