Gerhard Olsson
Gerhard Olsson
All activities were imported, but I got the following popup:  This is with Forerunner 255 : 18.20 (beta) (or slightly older or latest 17.x) so there may be new...
git-grep UI
Fixes #4912 Depends on #11590 , only 92d937e21c88295b37be2f760ce91560c2e9ddb3 (and forward if added later) to be reviewed ## Proposed changes An UI for git-grep, to search commits without checking out those...
https://github.com/gitextensions/gitextensions/pull/11590#pullrequestreview-1912934718 Depends on #11350 - could be refactored to be merged first if that PR is delayed ## Proposed changes Assume added, removed and other (mixed) lines for git-word-diff from...
### Environment - Git Extensions 4.2.0.17539 - Build d3b383c77a3cda85b835c7e6325c0ebb146a8be9 - Git 2.42.0.windows.2 - Microsoft Windows NT 10.0.19045.0 - .NET 6.0.23 - DPI 96dpi (no scaling) - Portable: False - Microsoft.WindowsDesktop.App...
* Compile for Android 14 onBackPressed() is deprecated * Target Android 14 registerReceiver() updates
Fixes #1161 Fixes #1160 Special non standard Strava tcx handling * cadence representation * sport types
This is related to cached packages. No cache or direct CMake FetchContent is probably not affected, as download is tried every time. The cache download directory is created before the...
fetchContent can be used in CMake scripts (cmake -P) However, cpm.cmake manipulates some properties so this is not possible as a script. Any way this can be fixed? (I tried...
Add a marker .download file to validate the contents in cache directories. Previously only the existence of the directory was used, so if the download was aborted the cache directory...
Fixes #11730 ## Proposed changes The superproject workingdir is occasionally null at least for WSL when restoring minimized windows and the command to add branches for the super project in...