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

Disable RepoObjectsTree when reloading nodes so that user can't toggle visibility of top nodes, nor search

This fixes issues (NullReferenceException, etc.) that can occur when refreshing while toggling v...

github.com/gitextensions/gitextensions - 303d5f8963b04fa279a87b00a5bd3a0b9cd4d3b7 authored almost 6 years ago by Antonio Maiorano <[email protected]>
Ensure that top nodes keep their relative position when visiblity is toggled

github.com/gitextensions/gitextensions - d653daf6e35bea24eff88d87585fb4645e186a46 authored almost 6 years ago by Antonio Maiorano <[email protected]>
Toggle visibility of refs in the left panel

* Replace cogs icon with a tree icon
* Allow toggle visibility of branches/remotes/tags
* Visibi...

github.com/gitextensions/gitextensions - 4ac12ff929c71a1539c96eace0a77890d04b41a7 authored almost 6 years ago by RussKie <[email protected]>
Simplifiy labels and add tooltips

github.com/gitextensions/gitextensions - 410d9878452721575ab9b48f327acf7987ce16a7 authored almost 6 years ago by RussKie <[email protected]>
Fixes 6193: ArgumentOutOfRangeException could occur in graph

github.com/gitextensions/gitextensions - 0997270f71af4148f67c2bb5a004b176276e70bc authored almost 6 years ago by Henk Westhuis <[email protected]>
Merge pull request #6215 from spdr870/feature/6210

Fixes 6210: support single detached commits without segment

github.com/gitextensions/gitextensions - 5414ccff52188faa736892b3bac33b7fc94175e6 authored almost 6 years ago by RussKie <[email protected]>
Fixes 6210: support single detached commits without segment

github.com/gitextensions/gitextensions - 44915417f817dfd85a060e3528568b238a934a6a authored almost 6 years ago by Henk Westhuis <[email protected]>
Add a env-aware switch to enable/disable artifact signing

github.com/gitextensions/gitextensions - de7facde2e870a1d09938c513bed039ee824f96c authored almost 6 years ago by RussKie <[email protected]>
Merge pull request #6195 from RussKie/Cleanup_GitModule

Cleanup GitModule

github.com/gitextensions/gitextensions - 14e881406bd69ed6cd279906b849ccb342443f5b authored almost 6 years ago by RussKie <[email protected]>
Deprecate GitModule.GetGitOutputLines

github.com/gitextensions/gitextensions - 7e2690023f19c56dbe528e3a845f0b69a905e45c authored almost 6 years ago by RussKie <[email protected]>
Deprecate GitModule.RunGitCmdResult

github.com/gitextensions/gitextensions - f9d6a15b9668221a7e3cc5b5d0fa654688ea1707 authored almost 6 years ago by RussKie <[email protected]>
Deprecate GitModule.RunGitCmd

github.com/gitextensions/gitextensions - a258b2b602bbb834ae42fded3abe4ab5d14862ad authored almost 6 years ago by RussKie <[email protected]>
Extract how SystemEncoding is determined from GitModule

github.com/gitextensions/gitextensions - d4119c93445e433c48c9cde5a2f86058dd65d020 authored almost 6 years ago by RussKie <[email protected]>
Extract GitModule.RunGitCmdDetached into GitCommandRunner

github.com/gitextensions/gitextensions - 8119f2e4193b85df702c66176f819313e1f07459 authored almost 6 years ago by RussKie <[email protected]>
Move ConflictData to own files, fix namespace

github.com/gitextensions/gitextensions - bb7a0f94a63457176a1f69ce1fced97355a72599 authored almost 6 years ago by RussKie <[email protected]>
Move ForcePushOptions to own file, fix namespace

github.com/gitextensions/gitextensions - 1de09765e9d4720d40021ad8430e24ebf56c8a89 authored almost 6 years ago by RussKie <[email protected]>
Move SubmoduleStatus to own file, fix namespace

github.com/gitextensions/gitextensions - 731de608cbbf51e0c763f352ccb32d11cf64479c authored almost 6 years ago by RussKie <[email protected]>
Move GitModuleEventArgs to own file, fix namespace

github.com/gitextensions/gitextensions - ecb0409fb78cf23ea3cb583698cd4127a478d035 authored almost 6 years ago by RussKie <[email protected]>
Merge pull request #6207 from RussKie/Update_local_translations

Update local translations

github.com/gitextensions/gitextensions - 506618600576155ca9a5b761c02d9e58242313d7 authored almost 6 years ago by RussKie <[email protected]>
Merge pull request #6202 from RussKie/fix_6201_Commiter_no_more_displayed

FormCommit no longer show the committer info

github.com/gitextensions/gitextensions - 30c4de548cf77a4d203de3e7c8f8c44743564d25 authored almost 6 years ago by RussKie <[email protected]>
Update translations

github.com/gitextensions/gitextensions - e1084319c09e70a8d257d23ecb031e0a4bf4904d authored almost 6 years ago by RussKie <[email protected]>
Update local translations

github.com/gitextensions/gitextensions - f13dce292ce917570fb58b1c25b82a50ee1774a9 authored almost 6 years ago by RussKie <[email protected]>
fix build server settings page that could be clipped

(cherry picked from commit 492399cf8c197dfa343cce3292eda61c6844b2d2)

github.com/gitextensions/gitextensions - eff1bd4de3fa5e20545e0ac35e1edfa6c4dd3466 authored almost 6 years ago by Philippe Miossec <[email protected]>
Fix tests hang

Closes #6172

(cherry picked from commit 165fb4c82218274045f7c00710f252d54350c2bf)

github.com/gitextensions/gitextensions - 5fc1b353176af4b0d5296306cf21cd6d88720ea0 authored almost 6 years ago by RussKie <[email protected]>
Merge pull request #6204 from RussKie/workaround_for_6172_hanging_builds

Fix tests hang

github.com/gitextensions/gitextensions - 1d889787237a7c6f46bd7ca7d8b6c3a1a8cac127 authored almost 6 years ago by RussKie <[email protected]>
Merge pull request #6187 from RussKie/Toggle_autocomplete_commit_textbox

Toggle autocomplete commit textbox

github.com/gitextensions/gitextensions - 74956a5c6d4f67798eac88f7a2810fda158b629d authored almost 6 years ago by RussKie <[email protected]>
fix: FormCommit no longer show the committer info

The regression is caused by changes in #6134

Fixes #6201

github.com/gitextensions/gitextensions - ffc5f45cbc48200f9526b9f02474d098f79038d4 authored almost 6 years ago by RussKie <[email protected]>
Fix tests hang

Closes #6172

github.com/gitextensions/gitextensions - 165fb4c82218274045f7c00710f252d54350c2bf authored almost 6 years ago by RussKie <[email protected]>
Update version to 3.0.2

github.com/gitextensions/gitextensions - 78a8f29e36e3f8dcf0d20c644b04bbe52ecabd94 authored almost 6 years ago by RussKie <[email protected]>
Enable non blocking RDP access to build agent

github.com/gitextensions/gitextensions - 2f069f14f65fe8667c69de516eb6692661c1353f authored almost 6 years ago by RussKie <[email protected]>
Merge pull request #6196 from pmiossec/fix_ci_settings_page

fix build server settings page that could be clipped

github.com/gitextensions/gitextensions - e869f5fd5feacb0211b55a1e53d1695ea50b687b authored almost 6 years ago by RussKie <[email protected]>
fix build server settings page that could be clipped

github.com/gitextensions/gitextensions - 492399cf8c197dfa343cce3292eda61c6844b2d2 authored almost 6 years ago by Philippe Miossec <[email protected]>
Merge pull request #6122 from mstv/feature/6115_copy_to_commit_message

Copy selected diff text to commit message

github.com/gitextensions/gitextensions - e41245103895a05a4a9c3789eead7b0596df9c20 authored almost 6 years ago by RussKie <[email protected]>
Add selected diff text to commit message

github.com/gitextensions/gitextensions - 35f179149bcc0a807709306c375610819309ff10 authored almost 6 years ago by Michael Seibt <[email protected]>
Add my signature to cla

github.com/gitextensions/gitextensions - 7e857cac00386b5a4bc3315b0578335a0e58dac8 authored almost 6 years ago by Marko <[email protected]>
Merge pull request #5669 from amaiorano/amaiorano/pubsub-rot

Pub/sub for the left panel

github.com/gitextensions/gitextensions - c27b60904a7162b4f2bbdef592a5e876a63ae520 authored almost 6 years ago by Antonio Maiorano <[email protected]>
Rework RepoObjectsTree so that each sub-Tree (Branches, Remotes, etc.) registers for callbacks and handles its own update, instead of being told to reload

github.com/gitextensions/gitextensions - c9e47e4b3e79792b1afcc762e0164445c82606a6 authored almost 6 years ago by Antonio Maiorano <[email protected]>
Improve left panel node selection and top-node expansion logic

* Only expand/collapse the top nodes (Branches, Remotes, Tags) the first time we've populated th...

github.com/gitextensions/gitextensions - 9975780a74ff95bfbd4a2f4a1d7b4c8ef5a7aa94 authored almost 6 years ago by Antonio Maiorano <[email protected]>
Merge pull request #6169 from stivx0/master

Fix sorting of commit templates.

github.com/gitextensions/gitextensions - 595c2b99ca427defe82894e3b22e286ebdfdeeb8 authored almost 6 years ago by RussKie <[email protected]>
Merge pull request #6188 from stivx0/patch-1

Signed off the project's Contributors Certification of Origin and Rights

github.com/gitextensions/gitextensions - 66074f2d6a4f5f7f6c21e0207f576f86c30374d5 authored almost 6 years ago by RussKie <[email protected]>
Signed off the project's Contributors Certification of Origin and Rights

github.com/gitextensions/gitextensions - ce3a1526fa9043ffd0adcdd1b090ed6c62737047 authored almost 6 years ago by Ivan Sterkhov <[email protected]>
Code maintenance and refactor

github.com/gitextensions/gitextensions - 467a05490f22a3f5d4f47f7d6e08f798508681c4 authored almost 6 years ago by RussKie <[email protected]>
Add context menu to toggle auto completion

github.com/gitextensions/gitextensions - bdc4627174f3a545776e21dc0926fed299d1c4d7 authored almost 6 years ago by RussKie <[email protected]>
Merge pull request #6174 from RussKie/Add_collapse_button_to_ROT

Add "collapse all" button to ROT

github.com/gitextensions/gitextensions - 0bc879fc9e4c47231befa97ae1015795cd821451 authored almost 6 years ago by RussKie <[email protected]>
Signed off the project's Contributors Certification of Origin and Rights

github.com/gitextensions/gitextensions - ee0e5da2ec80ca3d2ea0c25e478d4eff780f737f authored almost 6 years ago by Marek Fišera <[email protected]>
Merge pull request #6176 from amaiorano/amaiorano/refactor-aheadbehind-left-panel

Refactor and optimize AheadBehind code in left panel

github.com/gitextensions/gitextensions - d4e2919f54232ddc231a88465266f6a337321bdb authored almost 6 years ago by Antonio Maiorano <[email protected]>
Move logic based on AppSettings.ShowAheadBehindData into AheadBehindDataProvider

github.com/gitextensions/gitextensions - b5ff5771d32e0cec1d137a87160ec61d838aa69d authored almost 6 years ago by RussKie <[email protected]>
Refactor and optimize AheadBehind code in left panel

Moved ownership of the AheadBehindDataProvider to BranchTree, which represents the "Branches" to...

github.com/gitextensions/gitextensions - bcd5634599ebb51226619749d3b19486863c7e93 authored almost 6 years ago by Antonio Maiorano <[email protected]>
Unify init of AheadBehindDataProvider

github.com/gitextensions/gitextensions - 056e7daff73c1d423c6dfe340a6974a13cbbccd4 authored almost 6 years ago by RussKie <[email protected]>
Merge pull request #6177 from amaiorano/amaiorano/fix-leftpanel-selectednode-when-aheadbehind

Fix a bug introduced in #5994 where if active branch is ahead/behind,…

github.com/gitextensions/gitextensions - 9d0cfcc32d2c6b2c6f14f856949da901d6d45779 authored almost 6 years ago by Antonio Maiorano <[email protected]>
Fix sorting of commit templates. ConcurrentDictionary is not ordered class. Jira commit templates may be ordered by JQL and this sorting have to be saved on UI. Fixes after code review.

github.com/gitextensions/gitextensions - 0ea8ab27842178228fc26414dfdfd122451f7bd4 authored almost 6 years ago by Ivan Sterkhov <[email protected]>
Fix a bug introduced in #5994 where if active branch is ahead/behind, it will not be selected in the left panel

As a result of this bug, the Branches view would remain collapsed upon opening the repo.

github.com/gitextensions/gitextensions - 545853a0047908ffd388f37a800f200edc4a561e authored almost 6 years ago by Antonio Maiorano <[email protected]>
Add "collapse all" button to ROT

Part of #4818

github.com/gitextensions/gitextensions - 831b7c3334405b6b5bbe65c6af34b828c319912f authored almost 6 years ago by RussKie <[email protected]>
fix FileStatusList layout after replacing Dock.Fill by Anchor

(cherry picked from commit bb4edb8e3d26d571a4ee57e35a819f0acc7c35d6)

github.com/gitextensions/gitextensions - 6b037abfe3a3d5a38bd6c4584d308c09683fe584 authored almost 6 years ago by NikolayHD <[email protected]>
Merge pull request #6157 from NikolayXHD/file_status_list_layout

fix FileStatusList layout after replacing Dock.Fill by Anchor

github.com/gitextensions/gitextensions - ba8f49994c9d0a3ce9b371d4911bc2dbfd749911 authored almost 6 years ago by RussKie <[email protected]>
#6150: Regression: Pull Dialog Title when changing merge option

(cherry picked from commit 9b8db8e3b0c356c7aaf29a4e8339f40eebc62730)

github.com/gitextensions/gitextensions - 88e7ef32eb7e2bafed6da2ffb320ff46f0673ea9 authored almost 6 years ago by Martin Steinisch <[email protected]>
Merge pull request #6152 from SetoKaiba/fix/6144

Fix #6144, it should treat none as default.

github.com/gitextensions/gitextensions - f06f6b45d41f011b91ec4c9277102b33dc3958df authored almost 6 years ago by RussKie <[email protected]>
Fix signing request description

github.com/gitextensions/gitextensions - 1f198b469883ced9e857e759405496ba06360d0e authored almost 6 years ago by RussKie <[email protected]>
Merge pull request #6065 from IEVin/optional_build_result_tab

Introduce option to disable build result tab #6063

github.com/gitextensions/gitextensions - fb13fb2eb632ba4d6755bb4fea8c743863d229d1 authored almost 6 years ago by RussKie <[email protected]>
Merge pull request #6159 from pmiossec/fix_loading_plugin_failed

Fix loading of some plugins that failed

github.com/gitextensions/gitextensions - e042608ec0301b5ab7c3a85c8ef70fc1e5b98ad2 authored almost 6 years ago by RussKie <[email protected]>
Merge pull request #6009 from spdr870/feature/pathcasing

Use native methods instead of recursion for resolving correct path casing

github.com/gitextensions/gitextensions - 08737aa147bcc6e5917f370910ca64a4a47bb6a7 authored almost 6 years ago by RussKie <[email protected]>
Merge pull request #6112 from mstv/fix/6020_commit_icon_in_taskbar

Restore green Commit icon in Task Bar Jump List

github.com/gitextensions/gitextensions - 9ff970ca36007056992f90db1dcc0f46edcc5fd4 authored almost 6 years ago by RussKie <[email protected]>
Introduce option to disable build result tab

github.com/gitextensions/gitextensions - b03622ef181964596033debfeee28a6a527964bd authored almost 6 years ago by IEVin <[email protected]>
Merge pull request #6153 from SetoKaiba/fix/6144_master

Fix #6144, it should treat none as default.

github.com/gitextensions/gitextensions - 9c93703e0510fb5e22712f77e5342d3f15dbb3f7 authored almost 6 years ago by RussKie <[email protected]>
Fix #6144, it should treat none as default.

github.com/gitextensions/gitextensions - 3e62d3b0cebb316abf82d797cb46f6839bfaf1b9 authored almost 6 years ago by Seto <[email protected]>
Fix sorting of commit templates. ConcurrentDictionary is not ordered class. Jira commit templates may be ordered by JQL and this sorting have to be saved on UI.

github.com/gitextensions/gitextensions - 11417d87bac4eb06cefaf5be976b2465488ae3b5 authored almost 6 years ago by Ivan Sterkhov <[email protected]>
Merge pull request #6116 from pmiossec/ci_adjustments

CI integration in revision grid adjustments

github.com/gitextensions/gitextensions - f67995991ca3767339a42a54e86e1cf647a31628 authored almost 6 years ago by RussKie <[email protected]>
Merge branch 'master' into ci_adjustments

github.com/gitextensions/gitextensions - f98ab11a75a6d9b1f82ad9d7ea5e413f7348967a authored almost 6 years ago by RussKie <[email protected]>
Merge pull request #6162 from amaiorano/amaiorano/make-form-reflog-use-uicommands

Make FormReflog use UICommands when displaying FormCreateBranch

github.com/gitextensions/gitextensions - 6cf16cddadc46331ce87d5e98f72846f6062fe0c authored almost 6 years ago by Antonio Maiorano <[email protected]>
Merge pull request #6155 from mast-eu/fix-6150_PullDialogTitle

Fix #6150: Regression: Pull Dialog Title when changing merge option

github.com/gitextensions/gitextensions - 8a266a30a9dd27c13e8a7a0968d9881bad959268 authored almost 6 years ago by RussKie <[email protected]>
fix FileStatusList layout after replacing Dock.Fill by Anchor

github.com/gitextensions/gitextensions - bb4edb8e3d26d571a4ee57e35a819f0acc7c35d6 authored almost 6 years ago by NikolayHD <[email protected]>
added myself to contributors.txt

github.com/gitextensions/gitextensions - 83978b9fee610a9fcc19263fc3cd22c8406de8ca authored almost 6 years ago by Martin Steinisch <[email protected]>
Merge branch 'master' into ci_adjustments

github.com/gitextensions/gitextensions - dc74fe029cbb57a2287d2dbeb4e4fb95392b8e64 authored almost 6 years ago by Gerhard Olsson <[email protected]>
#6150: Regression: Pull Dialog Title when changing merge option

github.com/gitextensions/gitextensions - 9b8db8e3b0c356c7aaf29a4e8339f40eebc62730 authored almost 6 years ago by Martin Steinisch <[email protected]>
Merge pull request #6134 from mstv/fix/6076_reset_selected_lines

Fix reset selected lines

github.com/gitextensions/gitextensions - 7c90244eb20612fccb5564e46682aa416a42d784 authored almost 6 years ago by RussKie <[email protected]>
fix Win32ApiTests against x86 platform (#6156)

fix Win32ApiTests against x86 platform

github.com/gitextensions/gitextensions - 072a971acfca8ab9182554c8385748939cb13020 authored almost 6 years ago by NikolayHD <[email protected]>
Update View menu items when toggled (#6101)

"Show relative date", "Show author date", and "Show remote branches"
in the View menu are now c...

github.com/gitextensions/gitextensions - 08d8994c1e9c384f149cb71d581e6555297436f2 authored almost 6 years ago by DCFerg <[email protected]>
Create JumpList earlier to use initial Commit icon

github.com/gitextensions/gitextensions - 2068ebca5fc22baf91ef6f014bc8a0f201746df0 authored almost 6 years ago by Michael Seibt <[email protected]>
Avoid refresh after own pop-ups in Commit dialog

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

github.com/gitextensions/gitextensions - 1ba425631b35a5de50c4e47970cd156bb25bf203 authored almost 6 years ago by Michael Seibt <[email protected]>
Merge pull request #6167 from mstv/signoff

Signed off the project's Contributors Certification of Origin and Rights

github.com/gitextensions/gitextensions - e5b3ec71acf2244fb6287770f30893d7ef3c5b54 authored almost 6 years ago by RussKie <[email protected]>
Signed off the project's Contributors Certification of Origin and Rights

github.com/gitextensions/gitextensions - abedc98f5a00deab3da5136107a645130d61b212 authored almost 6 years ago by Michael Seibt <[email protected]>
Merge pull request #6166 from jbialobr/signoff

Signed off the project's Contributors Certification of Origin and Rights

github.com/gitextensions/gitextensions - 5e423f4d81c07f6f583b0c29416ac8fce9f44419 authored almost 6 years ago by Janusz Białobrzewski <[email protected]>
Signed off the project's Contributors Certification of Origin and Rights

github.com/gitextensions/gitextensions - faa5843c2fa18bddc09eb26dcf158e90a8912a95 authored almost 6 years ago by Janusz Białobrzewski <[email protected]>
Update contributors.txt

github.com/gitextensions/gitextensions - e202f8aaf421c0aa883c8b57fd36c57444a8e360 authored almost 6 years ago by Philippe Miossec <[email protected]>
AppVeyor: Display more important build status first in label status

github.com/gitextensions/gitextensions - a17cca5100cab749cc6a07f683f4e90955514b00 authored almost 6 years ago by Philippe Miossec <[email protected]>
Improve CI column display

* Remove the Status (Success, In Progress, ...) of the build (color is enough)
* Add a tooltip p...

github.com/gitextensions/gitextensions - 4708feb015c65a1c8b3944d36896cb88198f1cf0 authored almost 6 years ago by Philippe Miossec <[email protected]>
Increase "build status text" column width

github.com/gitextensions/gitextensions - 839b6c3a56f2e2dbe960a77328440486d8815797 authored almost 6 years ago by Philippe Miossec <[email protected]>
AzureDevops: Display more important build status first in label status

github.com/gitextensions/gitextensions - d2abf3b54a6bbc41a8896908f3c433790e5e2d28 authored almost 6 years ago by Philippe Miossec <[email protected]>
Update contributors.txt

github.com/gitextensions/gitextensions - 3e878b50ef13c5436ca40d386c8e9dad06f5ecc6 authored almost 6 years ago by Arkady Shapkin <[email protected]>
Merge pull request #6111 from RussKie/Fix_remotes_handling

Fix AE: Can not add a section that already exists: -remote

github.com/gitextensions/gitextensions - 6390fc63fa0789c8b3774410f562d4df3f7ec8d1 authored almost 6 years ago by RussKie <[email protected]>
Merge pull request #6124 from gitextensions/Legal-stuff

Update PULL_REQUEST_TEMPLATE.md

github.com/gitextensions/gitextensions - 4cd6926fae8cdbfeb7d798fb77f7f6c7abf379fb authored almost 6 years ago by RussKie <[email protected]>
Add project Contributors Certification of Origin

github.com/gitextensions/gitextensions - aa23cc32282c6016e5539bb59ca8f86340cabdda authored almost 6 years ago by RussKie <[email protected]>
Make FormReflog use UICommands when displaying FormCreateBranch

With this, we can remove the ShouldRefresh-related code since interested parties already subscri...

github.com/gitextensions/gitextensions - aec721c5536b3185f064907ae6b39f3fb6b3e17e authored almost 6 years ago by Antonio Maiorano <[email protected]>
Fix SaveRemote tests now that Module.AddRemote is expected to return empty string on success

github.com/gitextensions/gitextensions - 72adbd6a425a921b78617dfe74ab4584d793138e authored almost 6 years ago by Antonio Maiorano <[email protected]>
Don't allow adding an existing active or inactive remote

github.com/gitextensions/gitextensions - de9eb52a54984db4a180dd149803420112da1635 authored almost 6 years ago by Antonio Maiorano <[email protected]>
Use high DPI mouse cursors (#6125)

* Use high DPI mouse cursors

Uses private reflection to replace the framework's 96-dpi .cur
...

github.com/gitextensions/gitextensions - 83e4844123eb99e566239cfe2b9dfcbac12263d2 authored almost 6 years ago by Drew Noakes <[email protected]>