Sven Strickroth

Results 42 issues of Sven Strickroth

Creating such a start menu entry is a leftover of the ancient Win 3.x time where there was no central control panel for removing programs. Also see the Windows guidelines,...

### Reproduction steps 1. Clone a repository and create a separate worktree for it (using `git worktree`). 2. Start bisect on the worktree 3. Retireve all refs for the worktree...

### Reproduction steps Use a repository where you have a reflog for HEAD and a reflog for the current branch to which HEAD points, both should not match. Use `git_revparse_single(&obj,...

Since Git for Windows >= 2.24 this is not used any more. I'm unsure whether we should proceed to drop even more PROGRAMDATA related code.

v.next

There should be an option to enable enable/disable catch-all aliases for specific mailboxes (or at all).

Drop outdated build scripts and update some documentation.

Stick to Scintilla coding style for Scintilla sources and properly attribute N2e changes in Scintilla code in order to make it more easy to update Scintilla source code.

There are two base64 implementations in the Notepad2e source code. Those files were moved to another folder in commit 42c30cd01a6f9f7489bf7d0bbf8b770498a7e163 and not deleted, despite another implementation was added.

This improves issue #183. However, I suppose you/we want to discuss comit 30ddf5c as this introduces a new dependency to the VS2017 C++ Runtime Libraries (which are not present on...

Cf. http://editorconfig.org/