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 #6026 from gerhardol/bugfix/5653-git-notes

Git Notes not displayed in Commit info

github.com/gitextensions/gitextensions - 5fa57a943e159f1f87247ca818a3baeff71675b3 authored almost 6 years ago by RussKie <[email protected]>
Merge pull request #6004 from fernsehkind/QuotedScriptOptions

Fix #5999: Add option to quote arguments in script parser

github.com/gitextensions/gitextensions - c58119cf22287b9f64c66663d07445bda428858c authored about 6 years ago by RussKie <[email protected]>
Indicate unknown commit status

github.com/gitextensions/gitextensions - 90504bf10e1e1edd0d703b45ebd1f1ad0f306b4e authored about 6 years ago by Michael Seibt <[email protected]>
Merge pull request #5995 from RussKie/Fix_recent_repo_dropdown_favourites_ordering

Fix recent repo dropdown favourites ordering

github.com/gitextensions/gitextensions - 6dc596c132942c6ce8bd70c7267283055dbad5ba authored about 6 years ago by RussKie <[email protected]>
Fix favourite repo ordering in the recent dropdown

github.com/gitextensions/gitextensions - e33c9827d8b7a89eae1203d2727788e9e13f72fe authored about 6 years ago by RussKie <[email protected]>
Merge pull request #6040 from sharwell/generate-redirects

Generate assembly binding redirects for GitUITests

github.com/gitextensions/gitextensions - 217af4a39d877a81cb71a88869d529b6ccaee41a authored about 6 years ago by RussKie <[email protected]>
#5917 fix ListView column resizing problem

github.com/gitextensions/gitextensions - 614d255681ed7f6ff486cdb30c77ab153ce01982 authored about 6 years ago by NikolayHD <[email protected]>
fix arithmetic overflow exception [to be squashed on rebase]

github.com/gitextensions/gitextensions - 4db77afdaf70716bbb8f232d44547a0d17046b6c authored about 6 years ago by NikolayHD <[email protected]>
#5917 unnesessary horizontal scrolls in FormCommit

github.com/gitextensions/gitextensions - a54d8b3e6560e937d44d0cf0589fb6059d49509b authored about 6 years ago by NikolayHD <[email protected]>
Merge pull request #6041 from gerhardol/bugfix/i5905-lfs-clone-depreciated

Hide depreciated lfs-clone option

github.com/gitextensions/gitextensions - 9c6775e598b5c561aad4e8468cf35fbba0e72fbf authored about 6 years ago by RussKie <[email protected]>
Hide depreciated lfs-clone option

github.com/gitextensions/gitextensions - 73a2aad544399a25157aaba8a7c58313664578fc authored about 6 years ago by Gerhard Olsson <[email protected]>
Generate assembly binding redirects for GitUITests

github.com/gitextensions/gitextensions - a9cd4c76c03e63b025d78fbddaaf1aabe3564dbc authored about 6 years ago by Sam Harwell <[email protected]>
Git Notes were not displayed in Commit info

The body but not the notes is saved for commits < 6 months
Load the Body with notes if required

github.com/gitextensions/gitextensions - 8df33ce086097fc246fc7aea199a42b1dceeca86 authored about 6 years ago by Gerhard Olsson <[email protected]>
Invalidate notes after editing

github.com/gitextensions/gitextensions - 68388967fbb941901363edc2ea669a7de95ddcae authored about 6 years ago by Gerhard Olsson <[email protected]>
Merge pull request #5955 from drewnoakes/multiple-issue-templates

Introduce separate issue templates for bugs and feature requests

github.com/gitextensions/gitextensions - f3a610e33e2a436ec5e4b39309dd2d9055c80e79 authored about 6 years ago by Drew Noakes <[email protected]>
Add 'Environment' to feature request template

github.com/gitextensions/gitextensions - 8e13e810bc7a25e70a8cc7ecbc1b5560aeecebca authored about 6 years ago by Drew Noakes <[email protected]>
Update bug_report.md

github.com/gitextensions/gitextensions - aa48ad0a10b44a8f1ee10b290c081c0667f0bc31 authored about 6 years ago by Drew Noakes <[email protected]>
Update .github/ISSUE_TEMPLATE/bug_report.md

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

github.com/gitextensions/gitextensions - c00d8e21b9edfc045ff7baddc8c775492bba118f authored about 6 years ago by Jay Asbury <[email protected]>
Merge pull request #6027 from RussKie/fix_6002_Submodule_reset_Delete_new_files

Fix 6002 submodule reset delete new files

github.com/gitextensions/gitextensions - b43f46c1e5aab44ad66c4b868b69d6870e0799f5 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5643 from mstv/feature/5125_branches_in_graph_tooltip_2

#5125 RevisionGrid Graph: Nearest branch in tooltip

github.com/gitextensions/gitextensions - 3209178ddf650121595314f0a150c60f2eea3a97 authored about 6 years ago by RussKie <[email protected]>
Adapt to reverse order in RevisionGraphRevision

github.com/gitextensions/gitextensions - 641541e038d61dfc13e5c927cdf32e0624d1e6bb authored about 6 years ago by Michael Seibt <[email protected]>
#5125 RevisionGrid Graph: Nearest branch in tooltip

github.com/gitextensions/gitextensions - 894610f2262ea0bee7b7081f903c6c25ccf667fa authored about 6 years ago by Michael Seibt <[email protected]>
Fix enums

As per the "enum design guidelines" (https://docs.microsoft.com/en-us/dotnet/standard/design-gui...

github.com/gitextensions/gitextensions - 7c16c1bd19e8d8ba41e390ebcde08b1d150499ab authored about 6 years ago by RussKie <[email protected]>
Use git-clean to delete new submodule files

A similar change was done in FormCommit reset files many years ago

(cherry picked from commit e...

github.com/gitextensions/gitextensions - 0a555c080f4e17f54d15248752557ba283a94485 authored about 6 years ago by Gerhard Olsson <[email protected]>
Refactor ResetCmd: Use enum

Use enum for ResetMode including reset to index
Add tests

(cherry picked from commit c28165e3c3...

github.com/gitextensions/gitextensions - b9ae2cc7217c105fa3b70a36875fc91fe159cf29 authored about 6 years ago by Gerhard Olsson <[email protected]>
Arguments to CleanUpCmd was confusing

Use CleanMode instead of separate options for nonIgnored, ignored

(cherry picked from commit d7...

github.com/gitextensions/gitextensions - a91b28f4c0c6e4672664e84bfa0e37371766b10d authored about 6 years ago by Gerhard Olsson <[email protected]>
Refactor: RemoveIngnored -> RemoveIgnored

(cherry picked from commit 87d21d857d493ec8b54180cf1198b5167f25b1e4)

github.com/gitextensions/gitextensions - 7454468ee6b8075e6e73c28ffcc0675533acb37b authored about 6 years ago by Gerhard Olsson <[email protected]>
Merge pull request #6002 from gerhardol/bugfix/i5937-reset-cleanup

Submodule reset: Delete new files

github.com/gitextensions/gitextensions - 1be9b2a4c1a84d33ae011705b9b1076465696ee3 authored about 6 years ago by Gerhard Olsson <[email protected]>
Test refactoring to use TestCase

github.com/gitextensions/gitextensions - 3aea01744891870e78159a3d869a80f15dfe22a5 authored about 6 years ago by Gerhard Olsson <[email protected]>
Add tests for `ArgumentBuilder.Add()` enum extensions

github.com/gitextensions/gitextensions - 79437445e8c0bb50624a4ad99b5c6b80d201d354 authored about 6 years ago by RussKie <[email protected]>
Fix enums

As per the "enum design guidelines" (https://docs.microsoft.com/en-us/dotnet/standard/design-gui...

github.com/gitextensions/gitextensions - 15a6cf99c242b6e03a4ee1564eba9b83ccb95713 authored about 6 years ago by RussKie <[email protected]>
Arguments to CleanUpCmd was confusing

Use CleanMode instead of separate options for nonIgnored, ignored

github.com/gitextensions/gitextensions - d7469a49fbed7baaa4815121c481103913d7a30a authored about 6 years ago by Gerhard Olsson <[email protected]>
Use git-clean to delete new submodule files

A similar change was done in FormCommit reset files many years ago

github.com/gitextensions/gitextensions - e6bb521fc3d259c838313991158f7742f92cd99b authored about 6 years ago by Gerhard Olsson <[email protected]>
Refactor ResetCmd: Use enum

Use enum for ResetMode including reset to index
Add tests

github.com/gitextensions/gitextensions - c28165e3c39158e255297873da29ad99b0fd15f8 authored about 6 years ago by Gerhard Olsson <[email protected]>
Refactor: RemoveIngnored -> RemoveIgnored

github.com/gitextensions/gitextensions - 87d21d857d493ec8b54180cf1198b5167f25b1e4 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 - 3fb70f85257aa59bf35537d079e51605d5e1077d authored about 6 years ago by Sam Harwell <[email protected]>
fix6016 custom stash message broken

added checks for null or whitespace for commit message
added -m argument for partial stashes
alw...

github.com/gitextensions/gitextensions - 79e29ca4782c4faa42054b184bb971dda3dbdb02 authored about 6 years ago by Noah Lerner <[email protected]>
Merge pull request #6017 from thewholuver94/master

Fix broken custom stash message

github.com/gitextensions/gitextensions - 9909deaa7161e79a3fd51ab29ce56d622fa811bb authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5974 from sharwell/revision-collections

Replace ConcurrentBag in RevisionGraph

github.com/gitextensions/gitextensions - 9fa1d2c9d43d543b57e6723368e098411ba37cdb authored about 6 years ago by RussKie <[email protected]>
fix6016 custom stash message broken

added checks for null or whitespace for commit message
added -m argument for partial stashes
alw...

github.com/gitextensions/gitextensions - a8e9b6b29b81c64ac8c555c208afb8571ba104a5 authored about 6 years ago by Noah Lerner <[email protected]>
Merge pull request #6013 from amaiorano/amaiorano/fix-rot-ensurevisible

Fix ROT selected node ensuring visible without collapsing other nodes…

github.com/gitextensions/gitextensions - e1aa3439147c448524159a45a085776ecfcbd22b authored about 6 years ago by Antonio Maiorano <[email protected]>
Fix ROT selected node ensuring visible without collapsing other nodes in tree

Recent fix ef1b946a40cabd121d42eeb133b33863d56e273b set Scrollable to false to avoid horizontal ...

github.com/gitextensions/gitextensions - 85020258aa012f8cad61a1d9772991e64a6f9866 authored about 6 years ago by Antonio Maiorano <[email protected]>
Merge pull request #5983 from gerhardol/feature/background-no-optional-locks

use --no-optional-locks for submodule status and stash list

github.com/gitextensions/gitextensions - 5f01eadd394131b522fb4a9fe20c65c7302b7894 authored about 6 years ago by Gerhard Olsson <[email protected]>
Refactor and add tests for --no-optional-locks

github.com/gitextensions/gitextensions - c6f33c56da3256dbe5e7e23a87e6925aae485743 authored about 6 years ago by Gerhard Olsson <[email protected]>
Browse: branches/tags dropdown with --no-optional-locks

github.com/gitextensions/gitextensions - 65efd085aad439086e29e6a2daae01ce69ae4cec authored about 6 years ago by Gerhard Olsson <[email protected]>
use --no-optional-locks for submodule status and stash list

github.com/gitextensions/gitextensions - 3ba4e22c9b26a021e92a6d0ed8247519c571309f authored about 6 years ago by Gerhard Olsson <[email protected]>
Exception if no current checkout when selecting current revision

(cherry picked from commit 60280c73871d2098478a50cd04cb00253af95161)

github.com/gitextensions/gitextensions - 568c49338fdc70b949b838a9e9b0cf981b315991 authored about 6 years ago by Gerhard Olsson <[email protected]>
Merge pull request #6023 from gerhardol/bugfix/i5873-no-revision-go-to-current

Exception if no current checkout when selecting current revision

github.com/gitextensions/gitextensions - 35d9f523f6a73290f6b0197a74ee653ef516f36c authored about 6 years ago by RussKie <[email protected]>
Diff window exception when adding a submodule without history

(cherry picked from commit 7bb6dafceeb397b166ebc8487cc36dabcae85e47)

github.com/gitextensions/gitextensions - dccf0693ea530f824a2f3e71e96be5190cddb66f authored about 6 years ago by Gerhard Olsson <[email protected]>
Merge pull request #6022 from gerhardol/bugfix/i5873-new-submodule-without-history

Diff window exception when adding a submodule without history

github.com/gitextensions/gitextensions - 53caddb21e8034dc61385f030454d023c9ebbd2a authored about 6 years ago by RussKie <[email protected]>
Exception if no current checkout when selecting current revision

github.com/gitextensions/gitextensions - 60280c73871d2098478a50cd04cb00253af95161 authored about 6 years ago by Gerhard Olsson <[email protected]>
Diff window exception when adding a submodule without history

github.com/gitextensions/gitextensions - 7bb6dafceeb397b166ebc8487cc36dabcae85e47 authored about 6 years ago by Gerhard Olsson <[email protected]>
Refactor

* Retain native calls at the UI layer
* Move `TryGetExactPath` to its only call site
* Add a con...

github.com/gitextensions/gitextensions - cf595fb2a62254b5da6b03c772ad8cbb9457c4c2 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5991 from gerhardol/bugfix/remove-striped-branch-setting

Remove unused setting "Striped branch change"

github.com/gitextensions/gitextensions - 88f57825a0efa195a3f747807a4691e13022bfd8 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5777 from gerhardol/bugfix/submodule-performance-test-2

only update submodule status at changes

github.com/gitextensions/gitextensions - 8d41e99fdd0f54fe61d39702838025de008026cc authored about 6 years ago by RussKie <[email protected]>
Remove unused setting "Striped branch change"

github.com/gitextensions/gitextensions - d8cc75e83135e218d30cea042c9e6de53b94d1ba authored about 6 years ago by Gerhard Olsson <[email protected]>
Merge pull request #6012 from gerhardol/bugfix/i5904-commitinfo-links

CommitInfo message events did not trigger

github.com/gitextensions/gitextensions - 2c071a321ec74f50c1cf86826930d220c7e04a68 authored about 6 years ago by RussKie <[email protected]>
CommitInfo message events did not trigger

Affected:
* Clicking links
* Copying text was not in plain text but RichTextBox_KeyDown
* Mou...

github.com/gitextensions/gitextensions - 3154ad52eb85da198b4d30d560b558d38763ddc3 authored about 6 years ago by Gerhard Olsson <[email protected]>
CommitInfo message events did not trigger

Affected:
* Clicking links
* Copying text was not in plain text but RichTextBox_KeyDown
* Mou...

github.com/gitextensions/gitextensions - e55772c5801506eb4997793ea325c2db870e35f9 authored about 6 years ago by Gerhard Olsson <[email protected]>
Use native methods instead of recursion for resolving correct path casing

github.com/gitextensions/gitextensions - 31fe61cba6642d853a575f5775de57e3b69ccea5 authored about 6 years ago by Henk Westhuis <[email protected]>
Merge pull request #5977 from gerhardol/bugfix/bitbucket-notranslate

Bugfix/bitbucket notranslate

github.com/gitextensions/gitextensions - 5e996c6fa71b9f0a096edd0373b5b81b7a1772b7 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5981 from gerhardol/bugfix/i5874-superproject-refs

Refresh revision grid when superproject branch/tag is completed

github.com/gitextensions/gitextensions - 1c1359cfd29c841c3bf278224877b529bc7c6da9 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5989 from gerhardol/bugfix/bitbucket-notranslate-3.0

Bugfix/bitbucket notranslate 3.0

github.com/gitextensions/gitextensions - 245aa6cd6bbf517fcb693a892230b1e0d3d26111 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5986 from RussKie/fix_5197_highlight_by_author

Fix 5197 highlight by author

github.com/gitextensions/gitextensions - 8d3b6c82b8af9e94fbf59d37518a68dd8cccad99 authored about 6 years ago by RussKie <[email protected]>
Restore highlighting configuration

(cherry picked from commit 8a63c3ccf534e5261b96b3c35a0e6a5bea4527a1)

github.com/gitextensions/gitextensions - d9d28ed4578c3e0211390d28ef69381a8e3e67bf authored about 6 years ago by RussKie <[email protected]>
Restore highlighting by author

Closes #5197

(cherry picked from commit 89201d61edf2da5bef5d4e52de001002975f29c0)

github.com/gitextensions/gitextensions - cc09c96eda579e8a128a9e84c57d12e71bc87445 authored about 6 years ago by RussKie <[email protected]>
Don't crash the app if unable to read settings

Fixes #3929

(cherry picked from commit a9d4250fc991a3adf6c58b04e4d416d6880f4002)

github.com/gitextensions/gitextensions - 911020c36658a5e9616ac889e2335c9c737ab9a7 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #6008 from fernsehkind/GUITabOrderFixes

Fix tab order of Add Submodule form

github.com/gitextensions/gitextensions - b0f01fbcfec1085fc8b2b3c16d2595864344452d authored about 6 years ago by RussKie <[email protected]>
Increase width of argument dialog and enable vertical scrollbars by default

github.com/gitextensions/gitextensions - ee54d702aae8eec3d2be8ee23d772b9f7df990b1 authored about 6 years ago by Fernsehkind <[email protected]>
Fix tab order of Add Submodule form

github.com/gitextensions/gitextensions - b01d94a01d2da71e1f7c8790fd999549a24d41d2 authored about 6 years ago by Fernsehkind <[email protected]>
TranslationApp update

github.com/gitextensions/gitextensions - 0fa54c31055ff730d78b907e9a71d81108e423b5 authored about 6 years ago by Gerhard Olsson <[email protected]>
Visual tweaks to BitBucket form

github.com/gitextensions/gitextensions - 1cf262ced27903c60c1842f613e4a1dde5e95e43 authored about 6 years ago by Gerhard Olsson <[email protected]>
Set BitBucket links to _NO_TRANSLATE_

github.com/gitextensions/gitextensions - 1233bdb422f3fef4055553235dccb1ef561a5bf8 authored about 6 years ago by Gerhard Olsson <[email protected]>
Update nuget.exe 4.71 -> 4.9.2 (#6006) (#6007)

github.com/gitextensions/gitextensions - 1cc797a0db9162a87fc1d30eb7e8b792dd29e5fb authored about 6 years ago by Gerhard Olsson <[email protected]>
Update nuget.exe 4.71 -> 4.9.2 (#6006)

github.com/gitextensions/gitextensions - bb1d77ba2dca09b88f25c8c09b3168ebdf6dc55b authored about 6 years ago by Gerhard Olsson <[email protected]>
Fix #5999: When an argument is quoted make sure that double quotes within the string are also quoted but do not escape already escaped double quotes

github.com/gitextensions/gitextensions - 6db9703e65582d5a0a2a203ff007e4081c4cd414 authored about 6 years ago by Fernsehkind <[email protected]>
Fix #5999: Fix typo in quoted

github.com/gitextensions/gitextensions - 3f36c97e7753dbaf71df0973d114e2489da5d76e authored about 6 years ago by Fernsehkind <[email protected]>
Fix #5999: Add option to qoute arguments in script parser

- Use {option} for old/existing way
- Use {{option}} for quoted arguments. When replaced options...

github.com/gitextensions/gitextensions - 1b8bb93c7121cd291a17303edfdd313c8edb9f88 authored about 6 years ago by Fernsehkind <[email protected]>
Merge pull request #5997 from RussKie/fix_3929_crashes_on_startup

Don't crash the app if unable to read settings

github.com/gitextensions/gitextensions - 7bfc7ae9d71bbf4cdf66cebb68c62ccf25bf873d authored about 6 years ago by RussKie <[email protected]>
Don't crash the app if unable to read settings

Fixes #3929

github.com/gitextensions/gitextensions - a9d4250fc991a3adf6c58b04e4d416d6880f4002 authored about 6 years ago by RussKie <[email protected]>
Restore highlighting configuration

github.com/gitextensions/gitextensions - 8a63c3ccf534e5261b96b3c35a0e6a5bea4527a1 authored about 6 years ago by RussKie <[email protected]>
Restore highlighting by author

Closes #5197

github.com/gitextensions/gitextensions - 89201d61edf2da5bef5d4e52de001002975f29c0 authored about 6 years ago by RussKie <[email protected]>
chore: Rename class

github.com/gitextensions/gitextensions - d9cbdb1ac9e2bc56f891ab46b5597c7100b5ac52 authored about 6 years ago by RussKie <[email protected]>
Add missing test assemblies

The original script was searching for test assemblies located at a
depth of one level under Unit...

github.com/gitextensions/gitextensions - e28bcad8a506b9c636c5de0700d4106d181db70e authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5996 from RussKie/Add_missing_test_assemblies

Add missing test assemblies

github.com/gitextensions/gitextensions - 6855642e85079b47dd7cbb5f5f80af1dc44bca86 authored about 6 years ago by RussKie <[email protected]>
Add missing test assemblies

The original script was searching for test assemblies located at a
depth of one level under Unit...

github.com/gitextensions/gitextensions - 17f245c77f20fbf048f89fcf8732a0836a25a1f7 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5993 from vbjay/patch-1

Update CONTRIBUTING.md

github.com/gitextensions/gitextensions - ed617276eb4809e9d233f88699a99df275716bd5 authored about 6 years ago by RussKie <[email protected]>
Update CONTRIBUTING.md

Point out XLF files do not need to be touched

github.com/gitextensions/gitextensions - 68d6e60c2bdfe334baa78aac39003a6f372bb61b authored about 6 years ago by Jay Asbury <[email protected]>
Visual tweaks to BitBucket form

github.com/gitextensions/gitextensions - 9887be3d3416e1105dfda53c0f8c8e68ef328c71 authored about 6 years ago by Gerhard Olsson <[email protected]>
Set BitBucket links to _NO_TRANSLATE_

github.com/gitextensions/gitextensions - 737125c9a77b3d9c4bc2cc05d8bad15e68247b16 authored about 6 years ago by Gerhard Olsson <[email protected]>
TranslationApp update

github.com/gitextensions/gitextensions - 882466ba0a563bbcb666a282ca6c27819f7bb7c3 authored about 6 years ago by Gerhard Olsson <[email protected]>
Fix exception complaining commit datetime < min datetime when reseting to a remote branch

(cherry picked from commit 255e3841bdbb5ba496f3de435cdefcbef953e9df)

github.com/gitextensions/gitextensions - f1a6f01205d99c630587a8180ecd79ec0e8c5c5b authored about 6 years ago by Eben Zhang <[email protected]>
QuickPull should behave the same as the default toolbar does.

(cherry picked from commit b2d812406c3f4c891f724f2321addb9593192039)

github.com/gitextensions/gitextensions - 82c0c524ae3364abc1e40847e822c058787eab37 authored about 6 years ago by Matthijs ter Woord <[email protected]>
Merge pull request #5985 from EbenZhang/EZ_ExceptionResetToRemoteBranch

Fix empty commit detail and exception when reseting to a remote branch, complaining about the Co...

github.com/gitextensions/gitextensions - 24aba49a60284ae439b6069208bb2b8c59fe831e authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5967 from mstv/fix/5957_esc_to_close_history

Handle Esc in all FileViewers of FormFileHistory to close the window

github.com/gitextensions/gitextensions - 16aea8ca2ad8b3d4bf84f0f26c1c6f71ff0684d0 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5920 from gerhardol/feature/doc-3.00

GitExtensionsDoc for 3.00

github.com/gitextensions/gitextensions - 6599cf9ce1579cd583c5998d17363e5fbe426f79 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5969 from mstv/fix/5958_esc_to_close_stash

Close the Stash Manager on Esc keypress

github.com/gitextensions/gitextensions - a8353dfa3a8a7f821675e892b0e9ce8c5ea7e96e authored about 6 years ago by RussKie <[email protected]>