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: Blame author scroll

If you "click-hold-move-mouse-to-the-right" to move to the right in
the pane to see the rest of ...

github.com/gitextensions/gitextensions - 0a2869fc9abecbbf662aa6332b7824884c5456c8 authored almost 6 years ago by RussKie <[email protected]>
Add horizontal scroll changed event plumbing

github.com/gitextensions/gitextensions - 3b50a0dc906d7c6916a1eb7a4b19c33fff3c1ff8 authored almost 6 years ago by RussKie <[email protected]>
refactor: Rename FileViewer's vertical scroll related properties and events

github.com/gitextensions/gitextensions - 51a01f96b94b4b2924e59548b722b8e00f7938f7 authored almost 6 years ago by RussKie <[email protected]>
Sign contributors certification

github.com/gitextensions/gitextensions - c86ab0b90f2eb414beed4b5dfe2f0cf5aa8b662a authored almost 6 years ago by Fabian Schmied <[email protected]>
Fix #6170 by no longer using local paths

The code used to check whether the file existed in the current directory
before resolving it fro...

github.com/gitextensions/gitextensions - 470d30099ee4b4b9d798bed2e34f6a64be2a8ee7 authored almost 6 years ago by Fabian Schmied <[email protected]>
[#6147] Sign developer certificate of origin

github.com/gitextensions/gitextensions - 491361a8daf689fb8e6f0a4a4c97a9748acf5dfa authored almost 6 years ago by Ignacio Errico <[email protected]>
Check for a cancellation request before each awaiting.

github.com/gitextensions/gitextensions - 1ed5afcc3a8c8803bbe0a170bec55f3afd60835f authored almost 6 years ago by Janusz Białobrzewski <[email protected]>
Use async call

github.com/gitextensions/gitextensions - 266c0a403f58cf345f9a0b6113c692aaf3359622 authored almost 6 years ago by Janusz Białobrzewski <[email protected]>
GetConflictsAsync, GetSuperprojectCheckoutAsync

github.com/gitextensions/gitextensions - 1f793e58a1162ad54d083fc63365f79b5d66c14e authored almost 6 years ago by Janusz Białobrzewski <[email protected]>
Missing FileAndForget

github.com/gitextensions/gitextensions - 5f3be561cf878ace4ea44fd14bb3348c1e69d19f authored almost 6 years ago by Janusz Białobrzewski <[email protected]>
Update all details at once.

github.com/gitextensions/gitextensions - df49e15481a7bd5c353f8b388baff60518b74c5a authored almost 6 years ago by Janusz Białobrzewski <[email protected]>
Serialize loading details

If there is too many submodules, then too many tasks are spawned causing delays in
getting async...

github.com/gitextensions/gitextensions - 9ec598d3639fa6f4aa4391eee82de22acfb9b951 authored almost 6 years ago by Janusz Białobrzewski <[email protected]>
Load details sequentially to not spawn too many background threads

then refresh all items at once with a single switch to the main thread

github.com/gitextensions/gitextensions - d32e7d8bcd2fd0d7e75ecf060f1f3c3e79d7d69b authored almost 6 years ago by Janusz Białobrzewski <[email protected]>
GetRemotesAsync

github.com/gitextensions/gitextensions - a2a3f28ceeb12ffd378005455223272ab0019858 authored almost 6 years ago by Janusz Białobrzewski <[email protected]>
Serialize submodules loading

github.com/gitextensions/gitextensions - 6873dcff6a5339365b211f1351976006c90c72f9 authored almost 6 years ago by Janusz Białobrzewski <[email protected]>
Make GetCurrentSubmoduleChanges all-the-way-down-async

github.com/gitextensions/gitextensions - c82f101b41dbf0c87e4ddd1bd4335a37fc638016 authored almost 6 years ago by Janusz Białobrzewski <[email protected]>
Fix exception thrown when opening then closing Settings dialog on an invalid git repo

* OnShowSettingsClick should only set the status monitor to active if the module is a valid repo...

github.com/gitextensions/gitextensions - 5f5ff7d32956455dcacd9c3ab8e1ccbe9ac85bbd authored almost 6 years ago by Antonio Maiorano <[email protected]>
Fix exception thrown from GitModule.GetRemotes on an invalid git directory

This would happen when opening GE on a non-git repo.

github.com/gitextensions/gitextensions - 7763aa5ca5f7e4278da434d1559091744708278d authored almost 6 years ago by Antonio Maiorano <[email protected]>
Merge pull request #6359 from gerhardol/feature/i6357-lazy-encoding

GitModule Encoding lazy encoding

github.com/gitextensions/gitextensions - 7a5680d2fe317c08a4cb99f66a3f5e5e1c1c6c81 authored almost 6 years ago by Gerhard Olsson <[email protected]>
Lazy evaluation of encoding for patches

The patch formatting may evaluate that no changes have been done
As the encoding is an input to ...

github.com/gitextensions/gitextensions - 0341177ec38018a532b7bc11b2df3213c2326018 authored almost 6 years ago by Gerhard Olsson <[email protected]>
Merge pull request #6301 from mast-eu/leftpanel_prune_remotes

Automatically load PuTTY SSH key files when needed in left panel

github.com/gitextensions/gitextensions - 521e9e8793799a9b6969868fdfc60f2f5f12a32d authored almost 6 years ago by RussKie <[email protected]>
Merge pull request #6326 from pmiossec/open_pr_page_from_appveyor_build

Being able to navigate to a PR page of an AppVeyor build

github.com/gitextensions/gitextensions - 64e0db606695506c413aae116ce04f6027fdea17 authored almost 6 years ago by RussKie <[email protected]>
Being able to navigate to a PR page of an AppVeyor build

github.com/gitextensions/gitextensions - 164b1d377e3b65611e7db9f9ae08e9a5d00e2252 authored almost 6 years ago by Philippe Miossec <[email protected]>
Merge pull request #6379 from gerhardol/feature/conemu-19.3.10

Update ConEmu to 19.3.10

github.com/gitextensions/gitextensions - a6e3ee45af8e18c8a32bf42218c301c4c3dcf220 authored almost 6 years ago by Gerhard Olsson <[email protected]>
Update ConEmu to 19.3.10

github.com/gitextensions/gitextensions - 7e58d315d1f4b8f2447344413f06470d548a2b9e authored almost 6 years ago by Gerhard Olsson <[email protected]>
Merge pull request #6383 from DmitryZhelnin/fix-about-dialog-label

FormAbout: fix "Git Extensions is open source. Get involved!" text wa…

github.com/gitextensions/gitextensions - 0199fe1b1af45125c9e4e1b079130356360b21a5 authored almost 6 years ago by RussKie <[email protected]>
Merge pull request #6315 from DeadDuck/fix-6297

Fix reset function for copied files

github.com/gitextensions/gitextensions - b4ccbf7805bf0872e3ec783366d968c35072281d authored almost 6 years ago by RussKie <[email protected]>
Merge pull request #6137 from glen-nicol/default_commit_list

Diff List sorting options

github.com/gitextensions/gitextensions - 186a2d00ad745153937bd758d2900668135b75bd authored almost 6 years ago by RussKie <[email protected]>
FormAbout: fix "Git Extensions is open source. Get involved!" text was cropped when scaling is greater than 100%

github.com/gitextensions/gitextensions - caccfcf66554701c0dea5820a4ce93ef3817a366 authored almost 6 years ago by Dmitry Zhelnin <[email protected]>
Update contributors.txt

github.com/gitextensions/gitextensions - 750ccac49902979dd17b059a99314101405eaf49 authored almost 6 years ago by Carl-Hugo Marcotte <[email protected]>
Align the download link text with the others

github.com/gitextensions/gitextensions - d35b0c8c0ed61444b54d96f897e35042c78fd1b3 authored almost 6 years ago by Carl-Hugo Marcotte <[email protected]>
Add "Git Extensions for VS Code"

github.com/gitextensions/gitextensions - 39eba5db9d2ea84ca1ea5f64da716d20d9447fd1 authored almost 6 years ago by Carl-Hugo Marcotte <[email protected]>
Support Git pre 2.11 for status

Resolves #6322

github.com/gitextensions/gitextensions - 8b8c9ab7264c7b2c729ba4e1ed8c36fd3f1f1df8 authored almost 6 years ago by Gerhard Olsson <[email protected]>
Merge pull request #6349 from amaiorano/amaiorano/left-pane-reorder-trees

Left pane reorder trees

github.com/gitextensions/gitextensions - 73ee8a174d650a81bd6cf73384e233b5cf8e1fbc authored almost 6 years ago by Antonio Maiorano <[email protected]>
Add tests for left panel node reordering

github.com/gitextensions/gitextensions - 7cde79d667aa6deedd1c69d1c25ec8bfa033ecbd authored almost 6 years ago by Antonio Maiorano <[email protected]>
On startup, fix up potentially invalid tree to positon indices

github.com/gitextensions/gitextensions - 2400e94771dd45f3b83372dbf9f27e860d7793ba authored almost 6 years ago by Antonio Maiorano <[email protected]>
Change ShowSubmodules menu item image to FolderSubmodule

github.com/gitextensions/gitextensions - 07abeb0bdf81c659f42e1edebbaaa8010ed83052 authored almost 6 years ago by Antonio Maiorano <[email protected]>
Add context menu items to root Tree nodes to move the node up or down

github.com/gitextensions/gitextensions - 977631637efce707f2cfd53ca78b6aacb4cfff03 authored almost 6 years ago by Antonio Maiorano <[email protected]>
replaced FormRemoteProcess.ShowDialog() with UICommands.StartPullDialogAndPullImmediately() in "Remote repositories" dialog

github.com/gitextensions/gitextensions - e762f6c5360b5d1881126b99b8ca9b5e44e4c948 authored almost 6 years ago by Martin Steinisch <[email protected]>
Merge pull request #6352 from amaiorano/amaiorano/fix/6347_cant_save_changes_to_existing_remote

Fix not being able to save changes to an existing remote

github.com/gitextensions/gitextensions - 8cdbe44c542cc6b4dd1474f8c650488216990e55 authored almost 6 years ago by RussKie <[email protected]>
Merge pull request #6351 from amaiorano/amaiorano/remove-left-panel-counters

Remove count on Branches and Tags

github.com/gitextensions/gitextensions - 13f490d9d4571ec10fb8a3cceef1e2558a6b2030 authored almost 6 years ago by RussKie <[email protected]>
Decrease function complexity

github.com/gitextensions/gitextensions - 983c9c7995cce327b4b8870fc0447eb322b806b7 authored almost 6 years ago by Antonio Maiorano <[email protected]>
Fix not being able to save changes to an existing remote

github.com/gitextensions/gitextensions - 4f02a995b833a36c349967f9bc5ab7ec231f5cb7 authored almost 6 years ago by Antonio Maiorano <[email protected]>
Remove count on Branches and Tags

Also opportunistically set each root node's Name so that if we ever decide to modify the Text, i...

github.com/gitextensions/gitextensions - c794b4855d3ad6d2eaed8995ccb8463847842f7f authored almost 6 years ago by Antonio Maiorano <[email protected]>
Merge pull request #6337 from mstv/fix/6336_filter_files_visible

FileStatusList: Show the hint "Filter files..." only when applicable

github.com/gitextensions/gitextensions - 9c637272d41d5b43598f3a53f2f6c2aa4a5dcd8b authored almost 6 years ago by RussKie <[email protected]>
Updated TranslationStrings

github.com/gitextensions/gitextensions - 1681191e5c22e272e08b22824f8514ba7198eae4 authored almost 6 years ago by Martin Steinisch <[email protected]>
renaming to reflect changed functionality of menu items and to keep consistency

github.com/gitextensions/gitextensions - a6875b39b290d985bc3a3f0f57eab21839cc3604 authored almost 6 years ago by Martin Steinisch <[email protected]>
Left panel remote context menu : changed "Prune remote" to "Fetch and prune" (both text and git command)

github.com/gitextensions/gitextensions - ce122acefe0a446b71a7661ca8d5d82665103d25 authored almost 6 years ago by Martin Steinisch <[email protected]>
Left panel remotes context menu: changed "Update and prune all remotes" to "Fetch and prune all remotes" (both text and git command)

github.com/gitextensions/gitextensions - 2d75f1077b010eb54ffaa64a9abb6b42e17bdd1d authored almost 6 years ago by Martin Steinisch <[email protected]>
Left panel remote context menu: changed icon for "Fetch"

github.com/gitextensions/gitextensions - 6a1b8092980e27c76e6c52103629d5b917cfe171 authored almost 6 years ago by Martin Steinisch <[email protected]>
Compressed PNG for "Fetch and prune all remotes"

github.com/gitextensions/gitextensions - 851c8f5b83ef74c0574294fcd4761602f04925ab authored almost 6 years ago by Martin Steinisch <[email protected]>
Moved MessageBox, asking user to confirm FetchPruneAll, from FormBrowse to FormPull. This way it get's triggered when doing "Update and prune all remotes" from the left panel, too.

github.com/gitextensions/gitextensions - 4505a9416272f08e6f90e435f6aa13fcc841c4d6 authored almost 6 years ago by Martin Steinisch <[email protected]>
Left panel remotes context menu: changed "Update all remotes" to "Fetch all remotes" (both text and git command)

github.com/gitextensions/gitextensions - b3665047cc148c7f6ed95179a1eb8a2a21ad60e3 authored almost 6 years ago by Martin Steinisch <[email protected]>
Merge pull request #6318 from leorohr/spaces-in-submodule-path

Quote submodule path to avoid black screen issue

github.com/gitextensions/gitextensions - d0ba1a57823f12cc1caec12026586bb9353d2771 authored almost 6 years ago by RussKie <[email protected]>
Added test for GitModule.GetSuperprojectCurrentCheckout

Wrapped GitModuleTestHelper instances in using-block

Fix contributors.txt

github.com/gitextensions/gitextensions - 2dc84b0272eecee578e9ceb48ac8ede0536d8a9d authored almost 6 years ago by Leo Rohr <[email protected]>
Signed Contributors.txt

github.com/gitextensions/gitextensions - 438f4ce3c2e10b444c57c876ec9e3e229d6c123c authored almost 6 years ago by Leo Rohr <[email protected]>
Update GitModule.cs

Quote SubmodulePath in GetSuperProjectCurrentCheckout to handle paths with spaces

github.com/gitextensions/gitextensions - 849933c9a9dce30b8c8604ae1d5b0dba63a83f33 authored almost 6 years ago by Leo Rohr <[email protected]>
Merge pull request #5617 from amaiorano/amaiorano/left-pane-submodules

Feature: add a Submodules tree to the left panel

github.com/gitextensions/gitextensions - 5c0d503576e82f503ced0eca4be97a86ab2cd2ba authored almost 6 years ago by Antonio Maiorano <[email protected]>
Avoid label overlay on focus and if filtered

github.com/gitextensions/gitextensions - a8093a5192f572f9a552b836e69f94838897fd33 authored almost 6 years ago by Michael Seibt <[email protected]>
Sign Developer Certificate of Origin

github.com/gitextensions/gitextensions - 7742a911006481b9a3244874500c1d6aa181d5e1 authored almost 6 years ago by Onur Safak <[email protected]>
Optimize building SubmoduleTree

github.com/gitextensions/gitextensions - 84efcbe3ad3ad1240d03e0228d21ef6ae0154829 authored almost 6 years ago by Antonio Maiorano <[email protected]>
Merge pull request #6335 from jbialobr/jb/sortedRefs

Sorted refs needs to be refreshed after the repository has changed.

github.com/gitextensions/gitextensions - d4295d591a45c67d812aa1c4fa17b6a0f2ea3114 authored almost 6 years ago by RussKie <[email protected]>
Rework CancellationTokenSequence for RepoObjectsTree.Tree so that it's used on the main thread, and disposed of correctly

* Removed cache in SubmoduleStatusProvider, caching last info in SubmoduleTree
* Everything Tree...

github.com/gitextensions/gitextensions - 7a9afc6367d9b07c53412d9c94b140336df24d4a authored almost 6 years ago by Antonio Maiorano <[email protected]>
Async calls reorganization

github.com/gitextensions/gitextensions - 53736c31de2deec7dbed8066c5141a4097efd992 authored almost 6 years ago by Janusz Białobrzewski <[email protected]>
Minor refactor: Tree.OnAttachedAsync does nothing, pushed behaviour to overrides in child classes

github.com/gitextensions/gitextensions - 271352d84caae0d8fde7b641f1cbe188b38ad270 authored almost 6 years ago by Antonio Maiorano <[email protected]>
Public methods invoking async methods must be async themself.

Only then we can test such methods.

github.com/gitextensions/gitextensions - 676dc8deb996f1a63c1c5cb35d174e9a0a8cf6bd authored almost 6 years ago by Janusz Białobrzewski <[email protected]>
Improve menu text and tool tips

github.com/gitextensions/gitextensions - 3c6955decc30bf4ba0c593309f00a6d6aa348218 authored almost 6 years ago by Antonio Maiorano <[email protected]>
Remove Reload context menu action

github.com/gitextensions/gitextensions - 091d2d00ab105ceb6bfb055cf662ffa0e06f6c6c authored almost 6 years ago by Antonio Maiorano <[email protected]>
Fix thread-unsafe access to Nodes by making loadNodesTask return Nodes

github.com/gitextensions/gitextensions - 65fba6653b8566f0a535f47f709a0235fecc7d42 authored almost 6 years ago by Antonio Maiorano <[email protected]>
Make RefreshTree async

github.com/gitextensions/gitextensions - 645f9d82834709e931de867d527ce183a1220228 authored almost 6 years ago by Antonio Maiorano <[email protected]>
Fix ReloadNodes to avoid running async operations between BeginUpdate/EndUpdate

github.com/gitextensions/gitextensions - 2611fe1e51339796b03ee1bad2c0e0e07c50a453 authored almost 6 years ago by Antonio Maiorano <[email protected]>
Fix issues around accessing thread-unsafe GitModule during submodule status update callback

SubmoduleStatusProvider now provides the GitModule that was used to gather the returned results ...

github.com/gitextensions/gitextensions - 6dba7221a958def41d6f94ac1bda06c5fb513321 authored almost 6 years ago by Antonio Maiorano <[email protected]>
Fix restoring expanded state issues when TreeNode.Text changes (e.g. submodule nodes show branch and ahead/behind text)

Added TreeViewExtensions.GetFullNamePath, which returns a full path to the node preferring to us...

github.com/gitextensions/gitextensions - c5e3f2b23da3b11fddbf1edad37f98b615b30229 authored almost 6 years ago by Antonio Maiorano <[email protected]>
Add tests for left panel Submodules

github.com/gitextensions/gitextensions - 673e17bf69145284c31d8c7dd7f7d5953e756e64 authored almost 6 years ago by Antonio Maiorano <[email protected]>
Feature: add a Submodules tree to the left panel

github.com/gitextensions/gitextensions - 2612f6fad2833af81e8073d23ed456ea00f601d2 authored almost 6 years ago by Antonio Maiorano <[email protected]>
Sorted refs needs to be refreshed after the repository has changed.

github.com/gitextensions/gitextensions - b4bd125dc10356d32056766b7dd4aaf8ef33bc05 authored almost 6 years ago by Janusz Białobrzewski <[email protected]>
Merge pull request #6316 from ivangrek/fix-6308

Disable the display of notes Dialog after Ctrl+Shift+N for artificial…

github.com/gitextensions/gitextensions - f63c836ec48015d6d9ce4040dc4558400ac72276 authored almost 6 years ago by RussKie <[email protected]>
Merge pull request #6209 from seshonaar/feature/local_branch_context_menu

#left-panel add "checkout" group context menu items for local branches

github.com/gitextensions/gitextensions - 58e6e962514dab857a807aff6ad0bda93c0f1d45 authored almost 6 years ago by RussKie <[email protected]>
sign contributors.txt

github.com/gitextensions/gitextensions - d8016d1e23c172b5584d5daae8f46a0bc915d1bb authored almost 6 years ago by seshonaar <[email protected]>
#branches-panel: add branches/tags menu items generator

this generates most of the menu items available on a node in the left panel based on the interfa...

github.com/gitextensions/gitextensions - 9541197ca3435de4fa9bc71781ed16b5a8d9828d authored almost 6 years ago by seshonaar <[email protected]>
Merge pull request #6325 from jbialobr/jb/cts

Throw OperationCanceledException on cts.Next() when cts is disposed.

github.com/gitextensions/gitextensions - 9a10f00db4d660bb3c65e8b114097165576cc6a1 authored almost 6 years ago by Janusz Białobrzewski <[email protected]>
Merge pull request #6327 from sharwell/no-test-delay

Fix test dependent on file watcher delay

github.com/gitextensions/gitextensions - 94621eaac6ed91aae3cba072361710c3326823ed authored almost 6 years ago by Sam Harwell <[email protected]>
Throw OperationCanceledException on cts.Next() on disposed cts.

CancellationTokenSequence is written in a thread-safe manner but
it can not be accessed when it ...

github.com/gitextensions/gitextensions - 24a42c3666717c99e7e0d6b0fcdfc53d58694372 authored almost 6 years ago by Janusz Białobrzewski <[email protected]>
Merge pull request #6321 from sharwell/fix-encoding

Preserve original byte order mark when editing files

github.com/gitextensions/gitextensions - 4dd0b6ac63bcaaf0de09d6097d70ed2b4d9dbb04 authored almost 6 years ago by Sam Harwell <[email protected]>
Fix test dependent on file watcher delay

github.com/gitextensions/gitextensions - 74b4a161c992a5893c26778042bf70dc16bb54c9 authored almost 6 years ago by Sam Harwell <[email protected]>
Merge pull request #6324 from sharwell/minor-cleanup

Minor cleanup

github.com/gitextensions/gitextensions - f6929f477c8194dcf3ad3179df3572b9029bf18a authored almost 6 years ago by Sam Harwell <[email protected]>
Remove undesirable caching in test accessors

github.com/gitextensions/gitextensions - ead0fc9ebd031479cd719e1dfe7c7abe65495f22 authored almost 6 years ago by Sam Harwell <[email protected]>
Remove unnecessary pass-by-reference

Reference types do not have an efficiency benefit for pass-by-reference,
and these arguments are...

github.com/gitextensions/gitextensions - cf8e0dec89cd79ea316d371a9fcd609fbdde3eb3 authored almost 6 years ago by Sam Harwell <[email protected]>
Add tests for FormEditor

github.com/gitextensions/gitextensions - cc2b431bad0dd0ed9bc5842c8dd239ecf7d8286c authored almost 6 years ago by Sam Harwell <[email protected]>
Merge pull request #6323 from sharwell/fix_flaky_FormCommit_tests

Fix flaky form commit tests

github.com/gitextensions/gitextensions - bdff0b23286e4a681745db80f4b9bbdd46389aba authored almost 6 years ago by Sam Harwell <[email protected]>
Make sure asynchronous operation is tracked

See Microsoft/vs-threading#469

github.com/gitextensions/gitextensions - ebf3bdd1e3b2b9908619a124ee5f6e09e18643ce authored almost 6 years ago by Sam Harwell <[email protected]>
Fix flaky tests by joining pending operations

Fixes #6320

github.com/gitextensions/gitextensions - e4f02c9a5e715fd88706e18ac569ed7bf4be83b3 authored almost 6 years ago by Sam Harwell <[email protected]>
Preserve original byte order mark when editing files

github.com/gitextensions/gitextensions - fcbb902dc1dc33d0f80a69cb549e1e3a947f7318 authored almost 6 years ago by Sam Harwell <[email protected]>
Fix condition #6308

github.com/gitextensions/gitextensions - b4fee9c94002a5bb664b1ad912bbe8d37640c054 authored almost 6 years ago by Ivan Grek <[email protected]>
Merge pull request #5050 from pmiossec/fix_formremote_hdpi

fix "Remote repositories" popup for high dpi UI

github.com/gitextensions/gitextensions - f5c15eb8976db1f2c5f2efa3de8d526ea6118a63 authored almost 6 years ago by RussKie <[email protected]>
Add contributor information

github.com/gitextensions/gitextensions - 76998503b6142047a2949cc1fd740dd2cadbff9c authored almost 6 years ago by Ivan Grek <[email protected]>
Disable the display of notes Dialog after Ctrl+Shift+N for artificial fixations #6308

github.com/gitextensions/gitextensions - 23e8f77df8233f8b4ab06cdc24954faf366e7eb0 authored almost 6 years ago by Ivan Grek <[email protected]>
Fix FormRemotes in HiDpi

Changed the layout to get more horizontal place

github.com/gitextensions/gitextensions - 3b26baff82d0150be63a822b53c617b675105db1 authored almost 6 years ago by Philippe Miossec <[email protected]>
Display branches sorted

github.com/gitextensions/gitextensions - 11850fa1db6f09952868f9128024eddd82bc16c4 authored almost 6 years ago by Philippe Miossec <[email protected]>
Merge pull request #6309 from pmiossec/improve_github_integration

Improve GitHub integration

github.com/gitextensions/gitextensions - 3178df90ad8f0dab695fd0c2bf838f6bb3649091 authored almost 6 years ago by RussKie <[email protected]>