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

Fix a typo introduced in #5480.

github.com/gitextensions/gitextensions - c133feddaedc2d6ac8cc6bf9beb8a4d3c31ee157 authored about 6 years ago by Janusz Białobrzewski <[email protected]>
fix: Diff viewer not redrawing correctly

Fixes #5568

github.com/gitextensions/gitextensions - 30309378173dac69bc653074076f9a62fc161045 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5571 from jbialobr/fix#5570

Reflect the fact that the diff is reloaded in the form state.

github.com/gitextensions/gitextensions - 7c18463730bebfcfdabf29c8ac150b93aa80341c authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5480 from vbjay/UseGitArgumentBuilder

Use git argument builder

github.com/gitextensions/gitextensions - 3f161ddf8e86ccb886f797254e38ef3682fb117f authored about 6 years ago by RussKie <[email protected]>
Replace ArgumentBuilder when making Git arguments

github.com/gitextensions/gitextensions - 01b02838b384d2da1952ac590281fa2b97a25fd3 authored about 6 years ago by Jay Asbury <[email protected]>
Replace gitexecutable... to use GitArgumentBuilder

github.com/gitextensions/gitextensions - a80eb3906e4a6ddc765f887bb7120a502fdee927 authored about 6 years ago by Jay Asbury <[email protected]>
Add a range to an existing GitArgumentBuilder

github.com/gitextensions/gitextensions - 3127cd5c1d64949cf9978f38bf33e6cc2cc94395 authored about 6 years ago by Jay Asbury <[email protected]>
Use git option functionality in GitArgumentBuilder

github.com/gitextensions/gitextensions - 8279c4bf2285bbc34f55b05a893c82aba56a5091 authored about 6 years ago by Jay Asbury <[email protected]>
Move ArgumentString to GitExtUtils

Keep the type with the builders that manage it

github.com/gitextensions/gitextensions - 42aaed8d888fc941812477efc652a46116dc1cfb authored about 6 years ago by Jay Asbury <[email protected]>
Add functionality to allow user to set git options

Allows for commands like:

git --no-optional-locks status

github.com/gitextensions/gitextensions - 05548ebb4ef913fff7a112c60d2221def79a2b1d authored about 6 years ago by Jay Asbury <[email protected]>
Change all RunGitCmd to use GitArgumentBuilder

Co-authored-by: Russkie <[email protected]>

github.com/gitextensions/gitextensions - 920c4eab7f03865a145af445e280ad95244df546 authored about 6 years ago by Jay Asbury <[email protected]>
Use GitArgumentBuilder in GitCommandHelpers

github.com/gitextensions/gitextensions - c48c03eb23872d80276c101c1d546dfc3781798a authored about 6 years ago by Jay Asbury <[email protected]>
Reflect the fact that the diff is reloaded in the form state.

Fixes #5570.

github.com/gitextensions/gitextensions - 2ca6d9f615ca2878d02cd2e8153ad82c23cbcbe8 authored about 6 years ago by Janusz Białobrzewski <[email protected]>
Merge pull request #5566 from rbares/fix-5558

Correctly copy e-mail address with author

github.com/gitextensions/gitextensions - 59094d76371583ccaf2b789a771f42da85a863e6 authored about 6 years ago by RussKie <[email protected]>
Updates following review

Part of #5558

github.com/gitextensions/gitextensions - 19c9c4f76db8656f7bba01f664efcea5c3b25377 authored about 6 years ago by rbares <[email protected]>
Merge pull request #5565 from mdonatas/form-create-tag-revision

FormCreateTag should prefill commit picker with latest selected revision

github.com/gitextensions/gitextensions - c51c4327a475690e78563caf6c7fa0b9272c4aae authored about 6 years ago by RussKie <[email protected]>
Fix copying links in Commit tab

Uses approach from "Copy commit info" context menu item.

Part of #5558

github.com/gitextensions/gitextensions - e3b2f703f8ecda6d7ad222b8d6d11b812676fd4d authored about 6 years ago by rbares <[email protected]>
Include author e-mail address in RevisionGrid "Copy to clipboard" menu

Part of #5558

github.com/gitextensions/gitextensions - 24bf915bca9f1336deee460b3a3906c86a55842e authored about 6 years ago by rbares <[email protected]>
FormCreateTag should prefill commit picker with latest selected revision

Fixes #5564

github.com/gitextensions/gitextensions - 7c24b9f3981f8da74cfca8a7bf9e3e387aca25cd authored about 6 years ago by Donatas Mačiūnas <[email protected]>
Merge pull request #5563 from RussKie/5327_retain_diff_view_position

5327 retain diff view position

github.com/gitextensions/gitextensions - 1792cf9e116a03bd1a94f7241c82d0d4d73883db authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5553 from spdr870/feature/loadingindicator

Show more prominent loading indicator when waiting for first revision…

github.com/gitextensions/gitextensions - ed3ce948ccb7ac2a27b63fbb4d67580895780e07 authored about 6 years ago by Henk Westhuis <[email protected]>
Extract CurrentViewPositionCache

Add tests

github.com/gitextensions/gitextensions - 9be4214e9a3f873e45acc0c64da4367305b9df04 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5550 from amaiorano/amaiorano/fix_5420_Fetch_menu_item_performs_the_default_pull_action

Fix selection from pull menu always performing default action rather …

github.com/gitextensions/gitextensions - c37d81b55cf7bae4dc6213642e77e4de57f79f9c authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5555 from RussKie/feature/CopyContextMenuItem_shortcuts

Add shortcuts to CopyContextMenuItem

github.com/gitextensions/gitextensions - 9ef115b83ada1133bc7cee20967da5807e1f02d9 authored about 6 years ago by RussKie <[email protected]>
Fix selection from pull menu always performing default action rather than selected action

github.com/gitextensions/gitextensions - 02b11f4904a05295220457b053f2ca77d8b06333 authored about 6 years ago by Antonio Maiorano <[email protected]>
Refactor FileViewerInternal.SetText

Extract functionality get/set of the current view position into own methods.

github.com/gitextensions/gitextensions - 456ea65d7143e1555455c44d8bd385169f2feaf4 authored about 6 years ago by RussKie <[email protected]>
Tweak API

* Extract DiffLinesInfo from DiffLineNumAnalyzer
* Extract DiffLineType from DiffLineInfo

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

* Rename DiffLineNumAnalyzer.Result -> DiffLineNumAnalyzer.DiffLinesInfo
* Rename DiffLineNum ->...

github.com/gitextensions/gitextensions - bb225cdf5346fe1d959d40e0acfe1aaacca0d913 authored about 6 years ago by RussKie <[email protected]>
WIP: Implement #5327, solves the main part of #5328, too

github.com/gitextensions/gitextensions - 71919e5dd5f9d1c87af5ee31ec3d3a3d0e2a8cbb authored about 6 years ago by Michael Seibt <[email protected]>
Merge pull request #5561 from RussKie/fix_ShellExtensions_settings_layout

Fix shell extensions settings layout

github.com/gitextensions/gitextensions - 1e94eab13721f242ccbd1ee2fa2e3509e8b3fa97 authored about 6 years ago by RussKie <[email protected]>
fix: Shell Extensions settings layout

Part of #4775

github.com/gitextensions/gitextensions - 9bfdeddd8e258999fc05419d795ba4e68bfec5de authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5560 from RussKie/fix_Confirmations_settings_layout

fix: Confirmations settings layout

github.com/gitextensions/gitextensions - c136f3767d5815b9d4aec06f79fbaffa704e6be4 authored about 6 years ago by RussKie <[email protected]>
fix: Confirmations settings layout

Part of #4775

github.com/gitextensions/gitextensions - 5e37a8d1a3929d334018b9bdc833e1e13d490a4c authored about 6 years ago by RussKie <[email protected]>
File status list tweaks (#5542)

#5437
* Auto resilze FileStatusList column
* more accurate Ctrl+A handling in FileStatusList

github.com/gitextensions/gitextensions - 0655fc2e352ba80b62c00df60aa040413ad6c9a6 authored about 6 years ago by NikolayHD <[email protected]>
Merge pull request #5556 from spdr870/feature/fixedcrashdeselectartificial

Fixed crash when disable artificial commit when it was selected.

github.com/gitextensions/gitextensions - 4d8370dee4484298dc9c320706f7cbe5953fce63 authored about 6 years ago by Henk Westhuis <[email protected]>
Fixed crash when disable artificial commit when it was selected.

github.com/gitextensions/gitextensions - 2018158c7d9c8287bf737a9266c8fc4719e801df authored about 6 years ago by Henk Westhuis <[email protected]>
Merge pull request #5554 from pmiossec/fix_fetch_tooltips

Remove "Pull - " in tooltips for fetch actions

github.com/gitextensions/gitextensions - f3bd0e854477bbc5bc6cf4b2aafdb674317dab4f authored about 6 years ago by RussKie <[email protected]>
Remove "Pull - " in tooltips for fetch actions

because they are not pulls and that could be confusing...

github.com/gitextensions/gitextensions - 46c86c91d631f95c89e5e0caedf44e62a84279af authored about 6 years ago by Philippe Miossec <[email protected]>
Show more prominent loading indicator when waiting for first revision to be loaded

github.com/gitextensions/gitextensions - 63b073266105eb8921c4a37476201ee5c11db45e authored about 6 years ago by Henk Westhuis <[email protected]>
Code cleanup

github.com/gitextensions/gitextensions - e88b9c75c89bf0b7af44473ef9fca1197d1b5502 authored about 6 years ago by Henk Westhuis <[email protected]>
chore: Reorder members (non functional)

github.com/gitextensions/gitextensions - 6e463b37856538e48549c507cdd758d8f4162ce5 authored about 6 years ago by RussKie <[email protected]>
Add shortcuts to CopyContextMenuItem

Resolve the regression introduced in #5422

The initial work is done by @mstv in #5444 (768e6457...

github.com/gitextensions/gitextensions - 5a9a20dce54d3eac996b23368b96ff49e8f99615 authored about 6 years ago by RussKie <[email protected]>
Make default with smaller than 1 lane. This will force the refresh on the graph after it is cached.

github.com/gitextensions/gitextensions - ad8f38cdce0f1d1bc20b5ce8c704479f68d0dfb6 authored about 6 years ago by Henk Westhuis <[email protected]>
Catch exception, since DataGridView is not threadsafe

github.com/gitextensions/gitextensions - d05148d313390fcb5042983148fefbd79fb3f322 authored about 6 years ago by Henk Westhuis <[email protected]>
Keep RowCount in sync, even when graph is not (pre)cached

github.com/gitextensions/gitextensions - 122969d643f9f006f96aecf1f43e00b4696115f9 authored about 6 years ago by Henk Westhuis <[email protected]>
Reduce nesting and added comments

github.com/gitextensions/gitextensions - 53e962c9f3fdb67d5602a99305a20abc0fbec45c authored about 6 years ago by Henk Westhuis <[email protected]>
The Datagridview is not threadsafe. Catch and ignore ArgumentException.

github.com/gitextensions/gitextensions - f2ba8ea3f582a9da04c4099f62b7f94cc1065022 authored about 6 years ago by Henk Westhuis <[email protected]>
Replaced HashSet with ConcurrentQueue.

github.com/gitextensions/gitextensions - 2f194755d62f4e37cad42cf3d854b116fda2011e authored about 6 years ago by Henk Westhuis <[email protected]>
Attempt to increase performance on initial commit selection

github.com/gitextensions/gitextensions - 1c0f3bb2e2d29919f0c73800e54f680ffa7edade authored about 6 years ago by Henk Westhuis <[email protected]>
Clear ToBeSelectedRowIndexes after Refresh

github.com/gitextensions/gitextensions - 8e5f1aa855ed3992cd0ffbd0f0605193536a0498 authored about 6 years ago by Henk Westhuis <[email protected]>
Revert change in VisibleRowRange

github.com/gitextensions/gitextensions - bc10c56fccdb21773cd3a34d85792a58481bfba5 authored about 6 years ago by Henk Westhuis <[email protected]>
Convert count to zero-based index

github.com/gitextensions/gitextensions - 3f66ac180a461f55614fcd3575b8880dd2082473 authored about 6 years ago by Henk Westhuis <[email protected]>
Invoke 'NotifyProvidersVisibleRowRangeChanged' also when revisiongraph is not visible

github.com/gitextensions/gitextensions - d88e83746c123422d5247f5d3f10424a75b4cf5c authored about 6 years ago by Henk Westhuis <[email protected]>
Use AppSettings font

github.com/gitextensions/gitextensions - e6d9358b372ec2339b021c3eeedaa901abb18d8f authored about 6 years ago by Henk Westhuis <[email protected]>
Removed locks

github.com/gitextensions/gitextensions - 51c98abe12835a8279ca2d720e077c9a7c77dfea authored about 6 years ago by Henk Westhuis <[email protected]>
Fixed revision grid when revision graph is not visible

github.com/gitextensions/gitextensions - 8d11f479502f752093fa16ededec99e716de5ca0 authored about 6 years ago by Henk Westhuis <[email protected]>
Fixed the graphcolumn not to be resized on scroll

github.com/gitextensions/gitextensions - 4591bb8e1cc8512d4b9db01e11b87dcef4da25b3 authored about 6 years ago by Henk Westhuis <[email protected]>
Revision grid should be responsive before entire graph is loaded

* Removed locks and replaced by thread safe collections
* Avatar+CommitId column visibility get ...

github.com/gitextensions/gitextensions - 20fada493bf8b59e9c2fe9e06710ec187abad9c4 authored about 6 years ago by Henk Westhuis <[email protected]>
Removed lock on _backgroundEvent

github.com/gitextensions/gitextensions - 75c8409240a79db64ea34843c83f608c126da881 authored about 6 years ago by Henk Westhuis <[email protected]>
Merge pull request #5549 from RussKie/Add_FileViewerInternal_to_designer_view

Add file viewer internal to designer view

github.com/gitextensions/gitextensions - c653cc7c4852fa255ed82f3ad7dff8361997f726 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5545 from RussKie/5396_fix_ArgumentException_revision_grid_scrolling

fix: ArgumentException when scrolling revision grid

github.com/gitextensions/gitextensions - d8d6fa81641d132eee4585c5364adb8803185484 authored about 6 years ago by RussKie <[email protected]>
Invert ifs to reduce nesting

github.com/gitextensions/gitextensions - 6f56feff2842aabb7a1b3f3ef61196ceb03f55c5 authored about 6 years ago by RussKie <[email protected]>
Add FileViewerInternal to designer view

github.com/gitextensions/gitextensions - 397d3b2a0a34cdd2df88b4457805b1226bcd82d0 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5538 from pmiossec/navigate_common_ancestor

Add navigate towards "last common ancestor"

github.com/gitextensions/gitextensions - fa830bf6c23e48baf262ace1befdced30238b424 authored about 6 years ago by RussKie <[email protected]>
fix: ArgumentException when scrolling revision grid

Users could experience random ArgumentException exceptions, and
visual artifacts in the Revision...

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

Tidy FileStatusList up

github.com/gitextensions/gitextensions - 692cc305daf1840605c85e5e1c4ad0ad29f260fc authored about 6 years ago by RussKie <[email protected]>
Improved graph rendering performance by reducing locks in settingscache

github.com/gitextensions/gitextensions - ba34e8bc60cef5faa1334ad6b06cc9333a3ef008 authored about 6 years ago by Henk Westhuis <[email protected]>
Merge pull request #5544 from RussKie/5084_Dashboard_remove_3rd_row

fix: Remove 3rd line of text in Dashboard

github.com/gitextensions/gitextensions - bf628b722f519442720bd440ba296c0fe9c5cce3 authored about 6 years ago by RussKie <[email protected]>
Add navigate towards merge base commit

so the "last common ancestor" between the current checked out commit and the current selected re...

github.com/gitextensions/gitextensions - acb2823d0766aacfd72164d85aa8aaaa367b3049 authored about 6 years ago by Philippe Miossec <[email protected]>
fix: Remove 3rd line of text in Dashboard

Closes #5084

github.com/gitextensions/gitextensions - a06be66e0d392e22e8204cfc8ef1898129308c02 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5526 from pmiossec/appveyor_pullrequests

AppVeyor: No more need to query GitHub to support pull requests

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

fix: Open fails if recent repository doesn't exists

github.com/gitextensions/gitextensions - 300fb83e6070486365c1dc8acaa7590883c07994 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5531 from NikolayXHD/dashboard_refinements

#5084 mouse hover artifacts in dashboard

github.com/gitextensions/gitextensions - 6cfd2de8430d703f4ccdac47b3cbec72b5f20f69 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5537 from jbialobr/fixAsyncDataLoading

Prevent showing async loaded data for a revision it was not loaded for.

github.com/gitextensions/gitextensions - 40e4b4e07cac51a064e57eff7bfef2fcf333c1aa authored about 6 years ago by Janusz Białobrzewski <[email protected]>
Prevent showing async loaded data for a revision it was not loaded for.

github.com/gitextensions/gitextensions - 4de703d909220fc518f92e89910e87b871b338ec authored about 6 years ago by Janusz Białobrzewski <[email protected]>
Tidy FileStatusList up

No functional changes

* Reorder `FileStatusList` members
* Extracted `GitItemStatusWithParent` ...

github.com/gitextensions/gitextensions - f7b57b0579dfa83de9305c3f370a7ac1500463ae authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5533 from gitextensions/feature/deleteobsolate

Delete unused branches one at the time.

github.com/gitextensions/gitextensions - 4415db80a1e45720daea54d67ab08d53b8824a87 authored about 6 years ago by Henk Westhuis <[email protected]>
Merge pull request #5532 from gitextensions/feature/tooltipcrash

Ignore exception when fetching tooltip. It's not worth crashing for.

github.com/gitextensions/gitextensions - f67037abdc9353ba5c3e7c9f56f825aaf303283d authored about 6 years ago by Henk Westhuis <[email protected]>
Merge pull request #5448 from gitextensions/Prepare_release

Release scripts

github.com/gitextensions/gitextensions - e90b6601fdce2dd55cd8968547898858e00c5b40 authored about 6 years ago by RussKie <[email protected]>
Ignore exception when fetching tooltip. It's not worth crashing for.

github.com/gitextensions/gitextensions - f188d136e45c5180ab3be7ab3f4ccf199d228871 authored about 6 years ago by Henk Westhuis <[email protected]>
Delete unused branches one at the time.

It is slower, but sometimes a branch cannot be deleted for some reason. The entire process will ...

github.com/gitextensions/gitextensions - aa3e6e8a098c38b0e2dd8355419540a69c92c7b9 authored about 6 years ago by Henk Westhuis <[email protected]>
#5084 mouse hover artifacts in dashboard

github.com/gitextensions/gitextensions - 5f09ebba0989d2a33206a56c5cb57a72148d859f authored about 6 years ago by NikolayHD <[email protected]>
AppVeyor: No more need to query GitHub to support pull requests

now that AppVeyor provide the hash of the commit build when doing a pull request.
So everyone co...

github.com/gitextensions/gitextensions - 2d7a41db35c305a0c5471533d94ed28a504841e5 authored about 6 years ago by Philippe Miossec <[email protected]>
fix: Open fails if recent repository doesn't exists

If the app is configured to open the most recent repository, but it no
longer exists, the app wi...

github.com/gitextensions/gitextensions - 232e6ae0d5b910a2312cf4f72b05cdb91a848bff authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5487 from gerhardol/feature/i5439-git-status-no-ignore

GitStatusMonitor tweaks

github.com/gitextensions/gitextensions - 81f71dff80979671105560f654c7e5b3b9de65a2 authored about 6 years ago by Gerhard Olsson <[email protected]>
Merge pull request #5520 from pmiossec/settings_plugins_hidden

Settings: display in the tree only the plugins having settings to set

github.com/gitextensions/gitextensions - 710414b9fd4a871f318e3bf62ff582e6bdfae7b4 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5522 from gerhardol/bugfix/p5491-refresh-no-count

Fixed null reference exception

github.com/gitextensions/gitextensions - 718d2e2d5ff40e9b3f921d96729a48b31a667b7e authored about 6 years ago by RussKie <[email protected]>
Browse: Refresh button null reference exception

If commit count is not activated

github.com/gitextensions/gitextensions - e979919c1614c498e60733ba6e02eadfef627581 authored about 6 years ago by Henk Westhuis <[email protected]>
Merge pull request #5524 from pmiossec/diff_options_improvements

Diff options improvements

github.com/gitextensions/gitextensions - 9e37c22bfd8d100c5d2fb942bd511aeb0c78e32d authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5518 from pmiossec/fix_formcommit_branch_icon_hdpi

FormCommit: fix icon branch display in status bar

github.com/gitextensions/gitextensions - 2bd4f56058e4938db71307c2765adea6896a1c3c authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5523 from gerhardol/bugfix/icon-delete-file

Icon for delete file

github.com/gitextensions/gitextensions - 0bb2bf3c6c032ee9914a70782a7a8bec6f48f7f0 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5517 from pmiossec/icons_revisiongrid_contextual_menu

RevisionGrid: Add icons in contextual menu

github.com/gitextensions/gitextensions - 58ec4d061331d5c1017039f8d08792316d0e494a authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5519 from pmiossec/formbrowse_more_icons_in_menus

FormBrowse: Add some missing icons in menus

github.com/gitextensions/gitextensions - 774475dafcd462abb9492dca7bea898bd71b8665 authored about 6 years ago by RussKie <[email protected]>
Diff: rename control for consistency with others

github.com/gitextensions/gitextensions - 2fdf083f492687a21d8a6ff07ce54a3606ddf5bf authored about 6 years ago by Philippe Miossec <[email protected]>
Diff: disable context buttons when showing all the file

because they are useless...

github.com/gitextensions/gitextensions - e4acd3c8eaec18d5555150964baa365369561c0b authored about 6 years ago by Philippe Miossec <[email protected]>
Diff: better labels for the lines of context

Naming now borrow the convention naming

github.com/gitextensions/gitextensions - 58548946c9928804a7efb6a410c0a3c8e798b4e4 authored about 6 years ago by Philippe Miossec <[email protected]>
Icon for delete file

Delete file (copied from BisectBad.png) in Browse-Diff, Commit
"Open in explorer" icon in FormCo...

github.com/gitextensions/gitextensions - 429ceab474809f4177bdc2dad4c3d5a031276fc9 authored about 6 years ago by Gerhard Olsson <[email protected]>
Settings: display in the tree only the plugins having settings to set

github.com/gitextensions/gitextensions - 7d7c9f8f3ab73b4943a6884ca2d33b34a542161c authored about 6 years ago by Philippe Miossec <[email protected]>
FormBrowse: Add some missing icons in menus

github.com/gitextensions/gitextensions - 23f5c6ee227fd3f8c6b516cc59721d9ad8042c88 authored about 6 years ago by Philippe Miossec <[email protected]>
FormCommit: fix icon branch display in status bar

github.com/gitextensions/gitextensions - 00850b1453fa0210dcda32ce07b215b94110c551 authored about 6 years ago by Philippe Miossec <[email protected]>