Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

gitextensions

We want to make the best tool for working with git.
Collective - Host: opensource - https://opencollective.com/gitextensions - Website: https://gitextensions.github.io/ - Code: https://github.com/gitextensions

Merge pull request #5897 from mterwoord/bugs/quickpull-does-not-follow-toolbar-beahvior

QuickPull should behave the same as the default toolbar does.

github.com/gitextensions/gitextensions - c9e4865fa6a4e4d0bb9bf421f951f28b9b10ac5c authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5788 from sharwell/vs-mef

Update ManagedExtensibility to vs-mef

github.com/gitextensions/gitextensions - c730b34694dec3b3243db3b4b8a448d671bbb156 authored about 6 years ago by RussKie <[email protected]>
Refresh revision grid when superproject branch/tag is completed

Regression, ported from 2.51

github.com/gitextensions/gitextensions - c30f7d1bb8c6d2a94c3a22246955899c182eac5e authored about 6 years ago by Gerhard Olsson <[email protected]>
Replace ConcurrentBag in RevisionGraph

Concurrent collections are optimized for a small number of collections
with a large number of ac...

github.com/gitextensions/gitextensions - 3038e62b8289d7c37767ec118c7ee4d24c938574 authored about 6 years ago by Sam Harwell <[email protected]>
Fix exception complaining commit datetime < min datetime when reseting to a remote branch

github.com/gitextensions/gitextensions - 255e3841bdbb5ba496f3de435cdefcbef953e9df authored about 6 years ago by Eben Zhang <[email protected]>
Merge pull request #5838 from mstv/feature/f3_opens_difftool_for_png

Implement F3 to open difftool for .png

github.com/gitextensions/gitextensions - e5878bcf851745ccb52b8b6578d0794cbecda400 authored about 6 years ago by RussKie <[email protected]>
Prevent treeview scrolling during ReloadAsync

fix for issue #5907

(cherry picked from commit 333df83cb30f511238c4b6e07e87b6ef0ac8f82a)

github.com/gitextensions/gitextensions - 110da66a0c72cf1aba04f5ac93f4dbac24c9018e authored about 6 years ago by Novak Ondrej <[email protected]>
Merge pull request #5910 from freza-tm/bugfix/5907-branch-view-scrolling-on-reresh

Prevent treeview scrolling during reload

github.com/gitextensions/gitextensions - ef1b946a40cabd121d42eeb133b33863d56e273b authored about 6 years ago by RussKie <[email protected]>
Close the dialog on Esc; complete the DPI scaling

- close unless some text is selected or a combobox is dropped down
needs KeyPreview = true
- d...

github.com/gitextensions/gitextensions - 136697dee2cd176894ebf0f2a09835608aa950fc authored about 6 years ago by Michael Seibt <[email protected]>
SubmoduleStatus: Update only when commit-count reports changes

Submodule structure (no Git query required) is calculated directly
when a repo is opened, but su...

github.com/gitextensions/gitextensions - 9f39c23330fd3dab3124121902374cdf6df97094 authored about 6 years ago by Gerhard Olsson <[email protected]>
Merge pull request #5900 from digitalcoyote/master

Multiple Protocol Support for Cloning in ForkAndCloneForm

github.com/gitextensions/gitextensions - a4534d3706ab17fbb3f9c21dac95cf2b85a4a516 authored about 6 years ago by RussKie <[email protected]>
Revert "Hide vertical rule"

This reverts commit 3871f6bcaebe4289cee3541eacf59a5544c9f9a1.

(cherry picked from commit c352a1...

github.com/gitextensions/gitextensions - 2bc3ba77607fdd2f944a7592422ea5e09a35ac05 authored about 6 years ago by Gerhard Olsson <[email protected]>
Merge pull request #5930 from gerhardol/bugfix/reenable-vertical-ruler

Reenable vertical ruler

github.com/gitextensions/gitextensions - a1d86a6e3c75b56ebaa407777f48a3c9b69110f0 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5830 from NikolayXHD/mousewheel_overflow_exception

fix OverflowException on mousewheel with negative Cursor.Y

github.com/gitextensions/gitextensions - d5b2e54321792abd744f122ee98811652ef161f4 authored about 6 years ago by RussKie <[email protected]>
Fix scrolling index in PatchGrid for one skipped patch

(cherry picked from commit 9ddc4a54c7b59124eb285eca3d791b1f453900f0)

github.com/gitextensions/gitextensions - 48130ce394c5b02fdfead953b42b4d298e487879 authored about 6 years ago by Dzmitry Mikhalap <[email protected]>
Merge pull request #5961 from DzmitryMikhalap/master

Fix scrolling index in PatchGrid for one skipped patch

github.com/gitextensions/gitextensions - e36d46fcda279915ea1c3de2e7070f24c7a51f2a authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5680 from crypto-rsa/fix-5676-Specify-branch-layout

Fix 5676 specify branch layout

github.com/gitextensions/gitextensions - 589b8d1d3f5d22b6f4182a9ab968c8756183b8fe authored about 6 years ago by RussKie <[email protected]>
Handle Esc in all FileViewers of FormFileHistory

github.com/gitextensions/gitextensions - b78af86a6d0fbe08ec677308ca35a8fbf986ebd5 authored about 6 years ago by Michael Seibt <[email protected]>
Simplify GitStatusMonitor

Start GitStatus with shorter delay if requested interactively

github.com/gitextensions/gitextensions - ed37333f1e87ef2ffbba3b3144b78d3e587ddc30 authored about 6 years ago by Gerhard Olsson <[email protected]>
Delete TryGetExactPath, to remove performance penalty

It was used for casing, but we only support Windows.

(cherry picked from commit 94870c274c9db6e...

github.com/gitextensions/gitextensions - c654d9d2434a81cde91487bdb648d2338c1c5522 authored about 6 years ago by Henk Westhuis <[email protected]>
Fix broken link

Fixes #5960

(cherry picked from commit e040a1a5b117bb80a12c23fb5a1a5073776532eb)

github.com/gitextensions/gitextensions - 59b8e4bb0e7b07479d05c732c34fb6a32b7c990c authored about 6 years ago by Drew Noakes <[email protected]>
Merge pull request #5964 from drewnoakes/fix-5960-translate-error

Fix broken link

github.com/gitextensions/gitextensions - 5e949191eb24660675e0d6a6dafc4992e9ad1f4b authored about 6 years ago by RussKie <[email protected]>
Remove invalid argument

Fixes a but introduced in a306eb6088b5af56d166f316f4025ca11a23ccef.

Relates to #5944

github.com/gitextensions/gitextensions - 00b8daa34e9d15fcb99f632900fd4fc6c9b9dcb1 authored about 6 years ago by Drew Noakes <[email protected]>
Delete TryGetExactPath, to remove performance penalty

It was used for casing, but we only support Windows.

github.com/gitextensions/gitextensions - 94870c274c9db6e2d134b7342b2a151d2708d479 authored about 6 years ago by Henk Westhuis <[email protected]>
Fix broken link

Fixes #5960

github.com/gitextensions/gitextensions - e040a1a5b117bb80a12c23fb5a1a5073776532eb authored about 6 years ago by Drew Noakes <[email protected]>
Disable composition caching

github.com/gitextensions/gitextensions - 5f63a4a82addd35d298bfcd7ba84ca39a206d6d5 authored about 6 years ago by Sam Harwell <[email protected]>
Fix the composition.cache location for vs-mef

github.com/gitextensions/gitextensions - 72bd7b194f80a2a7230d874eaea2bc3964d89a14 authored about 6 years ago by Sam Harwell <[email protected]>
Update ManagedExtensibility to vs-mef

github.com/gitextensions/gitextensions - 3ea5e529f50b3cf5a525382c81f179db803f236d authored about 6 years ago by Sam Harwell <[email protected]>
Merge pull request #5951 from drewnoakes/fix-5916-console-tab-translation

Console tab doesn't require translation strings

github.com/gitextensions/gitextensions - 72110738402fcd4111933d2e22743f40e574cf7f authored about 6 years ago by Drew Noakes <[email protected]>
fix OverflowException on mousewheel with negative Cursor.Y

github.com/gitextensions/gitextensions - 5b97d977dfb8573bea81033f2339e22fd4ade63d authored about 6 years ago by NikolayHD <[email protected]>
Fix scrolling index in PatchGrid for one skipped patch

github.com/gitextensions/gitextensions - 9ddc4a54c7b59124eb285eca3d791b1f453900f0 authored about 6 years ago by Dzmitry Mikhalap <[email protected]>
Introduce separate issue templates for bugs and feature requests

Closes #5953

github.com/gitextensions/gitextensions - 7725c3c038aa093eb9e0848c9edf279bc588bc68 authored about 6 years ago by Drew Noakes <[email protected]>
Merge pull request #5952 from drewnoakes/pr-template

Update PR template

github.com/gitextensions/gitextensions - b2e53bb49022c78f9f22c3b602b005f95eeea048 authored about 6 years ago by Drew Noakes <[email protected]>
Qualify Win7 SP1

Thanks @vbjay.

Co-Authored-By: drewnoakes <[email protected]>

github.com/gitextensions/gitextensions - 43b6990c52e68f778d3ccb4903a5196e1a547537 authored about 6 years ago by Jay Asbury <[email protected]>
Update PR template

github.com/gitextensions/gitextensions - efc2846b8d323b9494a00ce0ca226571a1a3dd3d authored about 6 years ago by Drew Noakes <[email protected]>
Console tab doesn't require translation strings

Previously, the page's caption was used to look the page up via the
tab control. This change ass...

github.com/gitextensions/gitextensions - 05cf7ec782a763dc6db08cf03e906ce9a2fd49ef authored about 6 years ago by Drew Noakes <[email protected]>
Use the quick selector form in ScriptRunner

github.com/gitextensions/gitextensions - 876f1f93f6330bcd8c39b3ebc6e72fb19064202b authored about 6 years ago by crypto_rsa <[email protected]>
Remove unused FormRunScriptSpecify

github.com/gitextensions/gitextensions - 581ea90b27e215a25f3e2b9a9a2c6269aae5c803 authored about 6 years ago by crypto_rsa <[email protected]>
Add class FormQuickStringSelector

github.com/gitextensions/gitextensions - 76b3b08a4333fd892b382a0ccfc055c09044f424 authored about 6 years ago by crypto_rsa <[email protected]>
Add Select action to FormQuickGitRefSelector

github.com/gitextensions/gitextensions - debd209b649da076e7174c89d042cf1f36c5152b authored about 6 years ago by crypto_rsa <[email protected]>
Extract layout logic from FormQuickGitRefSelector into class FormQuickItemSelector

github.com/gitextensions/gitextensions - d39b601df0c91dc1aff5f1eeb77817419de04759 authored about 6 years ago by crypto_rsa <[email protected]>
Fix Pull dialog is suppressed when Fetch&PruneAll is default action

(cherry picked from commit f6fa09700ae7bb221e27387869684156bbef4d0e)

github.com/gitextensions/gitextensions - c5067854c4ac1c5e83e909beff557aa247b6a9a5 authored about 6 years ago by Alex Povar <[email protected]>
Merge pull request #5933 from zvirja/fix-default-fetch-and-prune-all-and-full-dialog

Fix Pull dialog is suppressed when "Fetch and Prune all" is the default action

github.com/gitextensions/gitextensions - f8936cd3f0f4b63f4a32fac1f2456d35eeec4953 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5941 from mrexodia/AppVeyor-Settings-Enhancements

AppVeyor settings enhancements

github.com/gitextensions/gitextensions - 23d166798f2a62686e2f26f9258adf8a58236016 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5942 from RussKie/fix_5932_incorrect_resolution_of_cDefaultRemotePathFromUrl

Fix incorrect resolution of {cDefaultRemotePathFromUrl} script variable

github.com/gitextensions/gitextensions - a68e8a11e2e398ba9e3cae76e94c339d08608ee7 authored about 6 years ago by RussKie <[email protected]>
Add tests for script options parser

* Extract script options parser into a separate class
* Extract the actual option reslution into...

github.com/gitextensions/gitextensions - 0c23319946d6de38ba9e2de43493dafcc34a402f authored about 6 years ago by RussKie <[email protected]>
Fix incorrect resolution of {cDefaultRemotePathFromUrl} script variable

`{cDefaultRemotePathFromUrl}` script variable now resolves correctly.
Fixes #5932

github.com/gitextensions/gitextensions - 5c621ea4c95f3d8259f5a99d2cf053b012d5d385 authored about 6 years ago by RussKie <[email protected]>
Correct grammar mistake in AppVeyorSettingsUserControl

github.com/gitextensions/gitextensions - 3a3b17653c5c04fc6c185b2113dd468d98717ebc authored about 6 years ago by Duncan Ogilvie <[email protected]>
Fix the tab order of the controls in AppVeyorSettingsUserControl

github.com/gitextensions/gitextensions - c882e17ce3cac602425fe262a2498a6c99f14b79 authored about 6 years ago by Duncan Ogilvie <[email protected]>
Fix incorrect resolution of {cDefaultRemotePathFromUrl} script variable

`{cDefaultRemotePathFromUrl}` script variable now resolves correctly.
Fixes #5932

github.com/gitextensions/gitextensions - 4032421ff7c02930160cd38df450bc63ce018bbb authored about 6 years ago by RussKie <[email protected]>
Fixes: 5935. added saving left side splitter location in commit window

(cherry picked from commit 3dde29a29756d306a60fbb7b0edf6f1c37657da9)

github.com/gitextensions/gitextensions - 4e4e0933bd05a4e1fd989e0ce9238ff099b66ce6 authored about 6 years ago by RSchwoerer <[email protected]>
Merge pull request #5938 from RSchwoerer/5935_commit_splitter_position

Fixes: 5935. added saving left side splitter location in commit window

github.com/gitextensions/gitextensions - f575439c38ed8ab433bbf20f9f87659eff138db6 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5798 from mstv/feature/5770_autocomplete

EditNetSpell: Don't open auto-complete when moving

github.com/gitextensions/gitextensions - 484c09b2936eced7fbccdfd4dcf77779f2bdf0d1 authored about 6 years ago by RussKie <[email protected]>
NullException comparing when no HEAD (#5813)

github.com/gitextensions/gitextensions - 9a490bfb3d7d85cf316a9daf256eb2c2703983b1 authored about 6 years ago by Gerhard Olsson <[email protected]>
CommandLog: Number scaling for duration

github.com/gitextensions/gitextensions - 568ffb833debb5aa38c10ce3759b80a319de1350 authored about 6 years ago by Gerhard Olsson <[email protected]>
Log to file format tweaks

github.com/gitextensions/gitextensions - 837ee11d97413529b90724a225ce9424fbffdbe5 authored about 6 years ago by Gerhard Olsson <[email protected]>
Browse: Delay refresh stash-list

github.com/gitextensions/gitextensions - 4444e4a932131daa643159c9f40abb4ad1c5a274 authored about 6 years ago by Gerhard Olsson <[email protected]>
GitStatusMonitor: Delay refresh status when switching repos

github.com/gitextensions/gitextensions - a62e3c6583c6d0241a77e2d31abf0299061cefaa authored about 6 years ago by Gerhard Olsson <[email protected]>
SubmoduleStatus: Add a short delay before updating

github.com/gitextensions/gitextensions - 442282bb2455b4fc469b2f02b205c2bb19dba278 authored about 6 years ago by Gerhard Olsson <[email protected]>
GitExtensionsDoc for 3.00

Point to 'master' for the doc subrepo

For the doc link in the app (FormBrowse), point to 'maste...

github.com/gitextensions/gitextensions - 6e3e55ed66ceabb1538e093edebbee88b31f08e6 authored about 6 years ago by Gerhard Olsson <[email protected]>
Fixes: 5935. added saving left side splitter location in commit window

github.com/gitextensions/gitextensions - 3dde29a29756d306a60fbb7b0edf6f1c37657da9 authored about 6 years ago by RSchwoerer <[email protected]>
Merge pull request #5846 from veremenko-y/master

Plugin GitStatistics: Added calculation of comment lines for assembler files

github.com/gitextensions/gitextensions - f2d7c4a26940290b307290b89ed79cbf72d8825a authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5925 from gerhardol/bugfix/ignore-help-wrap

Help text for Edit .gitignore not wrapped

github.com/gitextensions/gitextensions - 97608aac91452d53c1df06cda9f980661259d94e authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5898 from drewnoakes/code-of-conduct

Add a code of conduct to the project

github.com/gitextensions/gitextensions - 131cdb9235f07f56ceba90b90c7cb433beee7f5c authored about 6 years ago by Drew Noakes <[email protected]>
Cross reference .NET Foundation CoC

github.com/gitextensions/gitextensions - 4d74bf61053121b2f536a8e4a23551dc5f550381 authored about 6 years ago by Drew Noakes <[email protected]>
Add more contact options to CoC

github.com/gitextensions/gitextensions - 4f52dfdb7851af08450efb4fa031228969a0c328 authored about 6 years ago by Drew Noakes <[email protected]>
Fix Pull dialog is suppressed when Fetch&PruneAll is default action

github.com/gitextensions/gitextensions - f6fa09700ae7bb221e27387869684156bbef4d0e authored about 6 years ago by Alex Povar <[email protected]>
Avoid blocking UI via WebClient.OpenReadTaskAsync

This method can block synchronously. This change moves calls to the
thread pool, and limits the ...

github.com/gitextensions/gitextensions - 886c39d8205a3072e6957f5df364ab4adb7777ff authored about 6 years ago by Drew Noakes <[email protected]>
Merge pull request #5799 from mstv/feature/github_issue_revision_links

Revision Links: Detect GH issues without #

github.com/gitextensions/gitextensions - 6e6a42de30bc3032924aee761adcbbb9b8628f67 authored about 6 years ago by RussKie <[email protected]>
Disable Editor vertical ruler by default

github.com/gitextensions/gitextensions - 0220962d80dcd1b28c743df35bc8161d130de945 authored about 6 years ago by Gerhard Olsson <[email protected]>
Revert "Hide vertical rule"

This reverts commit 3871f6bcaebe4289cee3541eacf59a5544c9f9a1.

github.com/gitextensions/gitextensions - c352a1e53aa8b9a6cf12e0b1404e6a612eefe95c authored about 6 years ago by Gerhard Olsson <[email protected]>
Browse: Sort the Plugin list in alphabetic order (#5926)

Jira plugin was not properly initialized too

github.com/gitextensions/gitextensions - 7563efc37fc3465400b1f11c70c2c8ce500c7d32 authored about 6 years ago by Gerhard Olsson <[email protected]>
Help text for Edit .gitignore not wrapped

github.com/gitextensions/gitextensions - ace0c709bbc8ff3378c2730ac79f389625466f08 authored about 6 years ago by Gerhard Olsson <[email protected]>
Prevent treeview scrolling during ReloadAsync

fix for issue #5907

github.com/gitextensions/gitextensions - 333df83cb30f511238c4b6e07e87b6ef0ac8f82a authored about 6 years ago by Novak Ondrej <[email protected]>
Correct version number format changes (#5915)

fixup for #5881 ca8cda58f070c300ff0c082d881e2d53dc246e76

github.com/gitextensions/gitextensions - 3c2ac977b342f925f740a74957a5570afc58a20d authored about 6 years ago by Gerhard Olsson <[email protected]>
Removed leading underscores from control names in ForkAndCloneForm

github.com/gitextensions/gitextensions - 6c37c859a0f203a1dc99b3c0195560a340e10098 authored about 6 years ago by Curtis Carter <[email protected]>
Added support for Multiple Protocols to ForkAndCloneForm

github.com/gitextensions/gitextensions - 43e50cd85fcd6070767e14178fa1b74b4f8f5d88 authored about 6 years ago by Curtis Carter <[email protected]>
Update build version 3.00.00 -> 3.01.00.0 (#5881)

github.com/gitextensions/gitextensions - ca8cda58f070c300ff0c082d881e2d53dc246e76 authored about 6 years ago by Gerhard Olsson <[email protected]>
Modified IHostedRepository to be able to support multiple protocols for cloning

Added string CloneProtocol
Added string[] SupportedCloneProtocols
Implemented new fields from IH...

github.com/gitextensions/gitextensions - 3873e0863970bf2f90fae84654d5128f2f84bbcf authored about 6 years ago by Curtis Carter <[email protected]>
Merge pull request #5878 from drewnoakes/fix-5859-blocking-avatar-download

Avoid blocking UI via WebClient.OpenReadTaskAsync

github.com/gitextensions/gitextensions - a177c46a2f0e7a42481d21e2f5638d9d610e1b95 authored about 6 years ago by RussKie <[email protected]>
Add code of conduct

github.com/gitextensions/gitextensions - c47e0fd62fa9e220701fec07ece9f4ae6d5a7898 authored about 6 years ago by Drew Noakes <[email protected]>
Avoid blocking UI via WebClient.OpenReadTaskAsync

This method can block synchronously. This change moves calls to the
thread pool, and limits the ...

github.com/gitextensions/gitextensions - 2a6511f72594c07b897f82b9feb9657d6f2d0f99 authored about 6 years ago by Drew Noakes <[email protected]>
QuickPull should behave the same as the default toolbar does.

github.com/gitextensions/gitextensions - b2d812406c3f4c891f724f2321addb9593192039 authored about 6 years ago by Matthijs ter Woord <[email protected]>
Fix issue #5893

(cherry picked from commit 2d664289b666ef6aba8b0812cc585886c8f16101)

github.com/gitextensions/gitextensions - a79e836b3df094f46e50ad897bcedf5379cc8f54 authored about 6 years ago by Fabrizio Mancin <[email protected]>
Merge pull request #5894 from Fabman08/master

Fix issue #5893

github.com/gitextensions/gitextensions - dd0bebc3c0ff341019cfea5eac99f0bffebe469d authored about 6 years ago by RussKie <[email protected]>
Return a valid selection range

(cherry picked from commit 4e936353e7add443f9513aa76fd0bc112761b9a1)

github.com/gitextensions/gitextensions - 4a7468d4492f671304c60e27a6909b0e84e32950 authored about 6 years ago by Jay Asbury <[email protected]>
VS2019 initial support

Allow installation of VSIX in VS2019.
https://madskristensen.net/blog/how-to-upgrade-extensions...

github.com/gitextensions/gitextensions - 3ab1e8d70155dc2e8e227a36bae1cb94de66bdea authored about 6 years ago by NN <[email protected]>
Set `rtbxCommitMessage.ReadOnly` to `true`

(cherry picked from commit 51b5fb2ef8d10d20adde75e633888c57299520c9)

github.com/gitextensions/gitextensions - 63048851b73d40ea2e9493bc7b672c4ab0132dfc authored about 6 years ago by Ulrich Buchgraber <[email protected]>
Fixes 5880: Reorder nodes correct

(cherry picked from commit b182d270995b7fde9171a0ce8f74f410faed5b21)

github.com/gitextensions/gitextensions - 56b3c35758388443063d643cda288ac6a8f39692 authored about 6 years ago by Henk Westhuis <[email protected]>
Merge pull request #5891 from vbjay/fix/5890

Return a valid selection range

github.com/gitextensions/gitextensions - edeb93f8a027e712d5450452fdd27fff62be7967 authored about 6 years ago by RussKie <[email protected]>
Fix issue #5893

github.com/gitextensions/gitextensions - 2d664289b666ef6aba8b0812cc585886c8f16101 authored about 6 years ago by Fabrizio Mancin <[email protected]>
Return a valid selection range

github.com/gitextensions/gitextensions - 4e936353e7add443f9513aa76fd0bc112761b9a1 authored about 6 years ago by Jay Asbury <[email protected]>
Fixes 5880: Reorder nodes correct

github.com/gitextensions/gitextensions - b182d270995b7fde9171a0ce8f74f410faed5b21 authored about 6 years ago by Henk Westhuis <[email protected]>
Merge pull request #5865 from ulrichb/fix/SearchTextBoxWidth

Fix/search text box width

github.com/gitextensions/gitextensions - 022e8e1643316e535b9de32b6a62e9236fcd2280 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5876 from gerhardol/feature/3.00-version

Update release version to AppVeyor release build

github.com/gitextensions/gitextensions - d269d99fed420ca1d0a7737f42996b1c78977d97 authored about 6 years ago by Gerhard Olsson <[email protected]>
Merge pull request #5864 from NN---/patch-2

VS2019 initial support

github.com/gitextensions/gitextensions - 034fc2528ac8d1e18be476dafe741176c3685877 authored about 6 years ago by RussKie <[email protected]>
Update release version to AppVeyor release build

github.com/gitextensions/gitextensions - 8a34ce5548242942def6844bdf63119eb50ae241 authored about 6 years ago by Gerhard Olsson <[email protected]>
Fix the "minimum width" issue when `SearchControl` is used within the `RepoObjectsTree`

github.com/gitextensions/gitextensions - 51c237670174825bb86508e314b46edfd918cdb6 authored about 6 years ago by Ulrich Buchgraber <[email protected]>
Move "`listBoxSearchResult` detaching" before measuring the width

This enables setting `listBoxSearchResult.Width` freely (also when the `SearchControl` children ...

github.com/gitextensions/gitextensions - 81dadfc550c5ed3dbf37f0124c031d0b5570de65 authored about 6 years ago by Ulrich Buchgraber <[email protected]>
Remove unnecessary setting of the control with

github.com/gitextensions/gitextensions - 81e56bbdcbadbcf0a920abdbe2708be1f927a379 authored about 6 years ago by Ulrich Buchgraber <[email protected]>