Gerhard Olsson

Results 747 comments of Gerhard Olsson

Maybe the state can be saved when minimizing, I have not found the win call for this > Though when trying your steps to reproduce, I noticed that the window...

> more than unexpected -- and occurs several times a day in contrast to https://github.com/gitextensions/gitextensions/issues/9752, which I cannot reproduce. I did not find a reasonable way to get the status...

GE shows one stash only, for the latest stash. Other stashes are not visible. This behavior is not changed in 2.x vs master. It is kindof a bug, it is...

TCurrently, a single git-log command is used to get the commits in the revision grid. It does not seem to be possible to get the stashes in the same command...

> I have this enabled in my custom build, can't say I feel any slowdown [mdonatas@a91d184](https://github.com/mdonatas/gitextensions/commit/a91d1846cdb3a0525ad6893cea0c4bd494565276) In a repo like gitextensions this adds 200 ms for me, which is 30%...

See also #5460 for stashes in the sidebar (this is a prerequisite). The way the stash revisions are added is essential to how to identify stashes for operations. The suggestion...

My opinions: I assume the intension with _Repository_ is to be "current repository". _This repository_ would be more descriptive name, but is a little too long. _Start_ should probably be...

> Mockup + proposal This feels like a button that should be put to the left of the button row, with _Dashboard_ (or something expanded) as a tooltip My usage:...

Unfortuately, theming isnot included in next version (not working with .NET6) so this is not applicable right now.

There are two ways to handle this implement this: 1. Just implement and possibly get something that partially works. The deviation need to be documented in GitDoc and possibly the...