Michael Seibt

Results 66 issues of Michael Seibt

Fixes #6236 ## Proposed changes - try to get more info if merge commit lacks "into" - use Environment.NewLine instead of `\n' ## Screenshots ### Before ![before](https://user-images.githubusercontent.com/36601201/52539990-e99fae80-2d84-11e9-84cb-43f8cb00f82c.png) ### After ![after](https://user-images.githubusercontent.com/36601201/52540043-75193f80-2d85-11e9-9537-b5f5759ff9e9.png)...

Fixes #11413 Revives #11417, which we forgot to merge while waiting for a second approval ## Proposed changes @pmgiant needs to see git notes in a separate column of RevisionGridControl....

:eyeglasses: status: needs review

Fixes #10810 (Blindly) rebased variant of #10906 ## Proposed changes - FormBrowse: Allow to filter the recent repositories dropdown ## Known issue The dropdown closes when attempting to input some...

:eyeglasses: status: needs review

### Environment - GitExtensions version: HEAD - GIT version: 2.49.0 ### Issue description Without studying the git docs, I could not - search for a backslash - search for a...

:eyeglasses: status: needs review
needs-area-label

## Proposed changes - `LaneInfoProvider`: Display the child commit (if the branch line ends in a single commit, i.e. not for merged graph lane) - `LaneNodeLocator`: Also return the `RevisionGraphRevision`...

area: user experience
:eyeglasses: status: needs review

### Feature description `GetAllChangedFilesOutputParser` modifies `GitItemStatus.Name` which requires an update of `.Path`, too (refer to #12687). We should consider setting the final `Name` (and `Path`) in the `GitItemStatus` ctor. ###...

type: discussion
type: performance
needs-area-label