Michael Seibt

Results 48 issues of Michael Seibt

### Environment - Git Extensions 33.33.33 - Build 0c137d548962df3c8252fec5cc80c4d7b67222c4 based on 464a2064d8e607a423bf2bf806b062e4f47fbb0b - Git 2.35.1.windows.1 - Microsoft Windows NT 10.0.19044.0 - .NET 6.0.8 - DPI 96dpi (no scaling) ### Issue...

type: bug :bug:
type: git issue
:eyeglasses: status: needs review
potential-duplicate

### Environment - Git Extensions 33.33.33 - Build 38e700fae4259e71ba2a2f8e8d03ed719abe4392 - Git 2.35.1.windows.1 - Microsoft Windows NT 10.0.19044.0 - .NET 5.0.12 - DPI 96dpi (no scaling) ### Issue description Text typed...

type: bug :bug:
:construction: status: in progress

**Do you want to request a *feature* or report a *bug*?** enhancement (low prio, primarily logged as an issue if someone else stumbles on this, too) **What is the current...

type: feature request
area: user experience
:construction: status: in progress

### Environment - Git Extensions 33.33.33 - Build 51178571b8f2403664b9b81f7438a12f13f9f541 based on 464a2064d8e607a423bf2bf806b062e4f47fbb0b - Git 2.35.1.windows.1 - Microsoft Windows NT 10.0.19044.0 - .NET 6.0.6 - DPI 96dpi (no scaling) ### Issue...

potential-duplicate

## Current behaviour Build https://ci.appveyor.com/project/gitextensions/gitextensions/builds/28729159 failed because of test ``` 1) Error : GitUITests.UserControls.RevisionGrid.RevisionGraphMultiThreadingTests.ShouldReorderInTopoOrder System.AggregateException : One or more errors occurred. ----> System.ArgumentException : Unable to sort because the IComparer.Compare()...

area: tests

## Current behaviour The RevisionGrid is not refreshed after advanced / interactive rebase operations often. After `Continue` / `Abort` from the `Rebase is currently in progress` banner, the Revision Graph...

type: bug :bug:
status: workaround available
:construction: status: in progress

Fixes #10009 ## Proposed changes - `RevisionGridControl.PerformRefreshRevisions` must not skip the execution when still refreshing due to a former request! Cancel the outdated refresh instead. Of course, this does not...

### Environment - Git Extensions 33.33.33 - Build 56f797126690cd72178c80ee41ec90437147f6e2 - Git 2.35.1.windows.1 - Microsoft Windows NT 10.0.19044.0 - .NET 6.0.5 - DPI 96dpi (no scaling) ### Issue description The button...

:eyeglasses: status: needs review
type: regression

Fixes #9223 Fixes #9792 ## Proposed changes - before calling `RevisionGrid.PerformRefreshRevisions`: - process events e.g. from closing FormProcess, particularly after rebase / conflict resolution actions - reset `RevisionGridControl._isRefreshingRevisions` before calling...

:construction: status: experimental

### Environment - Git Extensions 33.33.33 - Build c3b0d64d8c8b90ead9b1d27571981656571aac2a - Git 2.35.2.windows.1 - Microsoft Windows NT 10.0.19044.0 - .NET 6.0.3 - DPI 96dpi (no scaling) ### Issue description The `Number...

type: regression