Gerhard Olsson

Results 747 comments of Gerhard Olsson

GE is being prepared with the ObjectId abstraction (also for memory and speed reasons). But I see no need to support SHA256 officially yet. I suggest that this is closed...

GE internally stores the object id as sha1, so sha256 will not work. I did not expect any info to be shown... The app is somehow prepared for changing storage,...

Can you read the configuration for a repo and get the length of the sha? The parsing of sha is time critical when loading a repo, to search for the...

> FYI, from what i understand from this article ( https://www.phoronix.com/news/Git-2.46-rc0-Released ), next version will start to initialize new repos with sha256... For Git 3.0. No time plan what I...

Draft implementation in #11707

Intentional, you may want to see a repo from several aspects

Can you please specify what you want in a little more detail: If Browse is running already for another repo, do you want a new instance to be opened or...

We could add icons where missing too (like diff, patch). The icons look good in the light theme. Some of the new icons look great in GE and in the...

Reproduced This command starts "GitExtensions.exe searchfile" that displays the searchdialog (as in FileTree) and writes the result to the console for VS to read. This works standalone. ![image](https://user-images.githubusercontent.com/6248932/148852325-b9bf6721-fca6-4a3b-8e04-fb9c0f6837db.png) Not sure...

> Are you asking me what the use for this 'Find file' command is? Yes > Or whether a timeout would be useful to prevent the crash? That would just...