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

SidePanel: Context menu at no selection (#10340)

Some nullable type annotation

(cherry picked from commit 60a27c239f18051d80ebaab322f3422c3f78a9ce)

github.com/gitextensions/gitextensions - a27dfe2afc3d0d57a44c3b72eb4e340e5bf00f7f authored about 2 years ago
SidePanel: Context menu at no selection (#10340)

Some nullable type annotation

github.com/gitextensions/gitextensions - 60a27c239f18051d80ebaab322f3422c3f78a9ce authored about 2 years ago
RevDiff: Allow path filter for several files (#10303)

github.com/gitextensions/gitextensions - fa210ff8484eef4ef713e7dd8c706df9a0c08759 authored about 2 years ago
range-diff with path filter (#10295)

If path filter is set, use it with range-diff to get smaller and more
understandable output.

...

github.com/gitextensions/gitextensions - 815bffa7f8a2161ca101bbfd087720ddf2be262a authored about 2 years ago
Misc fixes (#10309)

* Remove duplicate sub-expression
* Treat treeNode as nullable

github.com/gitextensions/gitextensions - 173099c12d048d4f1c25613cedf0f42abf6e3a5d authored about 2 years ago
Update ChangeLog.md

Fix links

github.com/gitextensions/gitextensions - beab0dc14010bbfaf713edf43c8c150e5576d234 authored about 2 years ago
Update README.md

Update to the latest release

github.com/gitextensions/gitextensions - d65abd9e5bf8452217702d4b5ca1df7d043191a2 authored about 2 years ago
v4 release

* Update Transifex client https://github.com/transifex/cli/releases/tag/v1.4.1
* Update translat...

github.com/gitextensions/gitextensions - cba315df5366fca01240d93b6e5a5077fd5e6630 authored about 2 years ago
Apply translations in Japanese (#10306)

translation completed for the source file '/GitUI/Translation/English.xlf'
on the 'Japanese' la...

github.com/gitextensions/gitextensions - d1087323b151da70e3e0110361e4fe67e954c206 authored about 2 years ago
perf: ensure compiled regex are compiled only once (#10291)

(cherry picked from commit 435e95a85f4e36b834eb79326d6b2735d6b8dc8b)

github.com/gitextensions/gitextensions - cc3599cffbd3ab8062dcf4ac31d0d63386e4223e authored about 2 years ago
FormBrowse: Hide Reflog button by default (#10294)

(cherry picked from commit 711c28d5da7e7db6ee294705bbef6cecf52d6a8e)

github.com/gitextensions/gitextensions - 8bfa29337a24bb1e06737c74e5e87a14d1a71c16 authored about 2 years ago
#6564 - make labels in putty "please load key" modal not overlap (#10298)

(cherry picked from commit 2a176b05bc4dfbe0424630f8bf1ee7cafbae4396)

github.com/gitextensions/gitextensions - 45b3c00217d9496f9a0b8d23355d84c3d52cc4a2 authored about 2 years ago
git settings: new setting to be able to enable rebase of dependent branches (#10289)

introduced in v2.38 ( https://github.blog/2022-10-03-highlights-from-git-2-38/#rebase-dependent-...

github.com/gitextensions/gitextensions - b7ef79e25aa4dd7098a23f1ee48da84497d735dc authored about 2 years ago
perf: ensure compiled regex are compiled only once (#10291)

github.com/gitextensions/gitextensions - 435e95a85f4e36b834eb79326d6b2735d6b8dc8b authored about 2 years ago
FormBrowse: Hide Reflog button by default (#10294)

github.com/gitextensions/gitextensions - 711c28d5da7e7db6ee294705bbef6cecf52d6a8e authored about 2 years ago
#6564 - make labels in putty "please load key" modal not overlap (#10298)

github.com/gitextensions/gitextensions - 2a176b05bc4dfbe0424630f8bf1ee7cafbae4396 authored about 2 years ago
Apply translations in Japanese (#10296)

translation completed for the source file '/GitUI/Translation/English.xlf'
on the 'Japanese' la...

github.com/gitextensions/gitextensions - d8b2709f38c90614548a35d76db19848b2be84dd authored about 2 years ago
Teach Run-BisectTest script --first-parent (#10277)

* Teach Run-BisectTest script --first-parent

* Add Help

github.com/gitextensions/gitextensions - fb6ed579e6c42c19a1855f43d775cd0747ad6dd8 authored about 2 years ago
git settings: new setting to be able to enable rebase of dependent branches (#10289)

introduced in v2.38 ( https://github.blog/2022-10-03-highlights-from-git-2-38/#rebase-dependent-...

github.com/gitextensions/gitextensions - 5ffe253c251717b5a0f68cd11f6a5d6e81e00a5f authored about 2 years ago
RemoteBranches: Show ahead/behind for remotes (10258)

Supprt Alt-Click to select the tracking local branches

(cherry picked from commit 949789f490492...

github.com/gitextensions/gitextensions - fe4d963dc68ca59c864f7d64b2e515554507c906 authored about 2 years ago
SidePanel: Show Stashes

Context menu to open/apply/pop/drop as well as stash/stash-staged/manage.

(cherry picked from c...

github.com/gitextensions/gitextensions - de7aab622e4bcc711189a98b1606d48b28908141 authored about 2 years ago
SidePanel: Visibility for branches and tags was not updated.

If the revision grid had another filter than current branch or
filtered branches, the branches/t...

github.com/gitextensions/gitextensions - f922331cc0fb91918291a6792093fca93375ce72 authored about 2 years ago
Side panel: Refactor classes and names

Renamed and restructured Node/Tree classes.
Some methods were added on parents but only used in ...

github.com/gitextensions/gitextensions - c174f4b4dbaf68c18d7117499d44b9f188067bf4 authored about 2 years ago
SidePanel: Visibility for branches and tags was not updated.

If the revision grid had another filter than current branch or
filtered branches, the branches/t...

github.com/gitextensions/gitextensions - 3527399ce0592e015bc4781c247e65632c701833 authored about 2 years ago
RemoteBranches: Show ahead/behind for remotes (10258)

Supprt Alt-Click to select the tracking local branches

github.com/gitextensions/gitextensions - 949789f490492abea58d6b29e61f61f5c179668b authored about 2 years ago
Side panel: Refactor classes and names

Renamed and restructured Node/Tree classes.
Some methods were added on parents but only used in ...

github.com/gitextensions/gitextensions - 950587e4155fb112cbc460468aeb4882d67aa737 authored about 2 years ago
SidePanel: Show Stashes

Context menu to open/apply/pop/drop as well as stash/stash-staged/manage.

github.com/gitextensions/gitextensions - ce2cfc5b3565e6d5f0eddf58e205a90a82d8e6b1 authored about 2 years ago
Git 2.38.1 (#10286)

(cherry picked from commit 1576ffdfb9064abcad75a28fa91b0def85bf180e)

github.com/gitextensions/gitextensions - 819bbd58f85c109176c0f94cafb354526ecce964 authored about 2 years ago
Preventing popup "Revision X not being visible in the revision grid" on right mouse button click (#10283)

Do not try to select revisions in the grid if the revision status side panel is not visible.

Co...

github.com/gitextensions/gitextensions - 4897aadc0d33dba819cf2b03288d24092235a73c authored about 2 years ago
Removed changes of PR #3833, suspend/resume redrawn of ToolStripEx when dropdown menu is opened/closed (#10260)

(cherry picked from commit 8cfd4a9a7f8a70a397ac8f53c1f2f4937cdb4cc6)

github.com/gitextensions/gitextensions - 810d67b8f03f6d2a089d01d04badd6bee3f8e7e2 authored about 2 years ago
Preventing popup "Revision X not being visible in the revision grid" on right mouse button click (#10283)

Do not try to select revisions in the grid if the revision status side panel is not visible.

...

github.com/gitextensions/gitextensions - 31f0c7f805f9032060223bb554b02bbca4b42111 authored about 2 years ago
Removed changes of PR #3833, suspend/resume redrawn of ToolStripEx when dropdown menu is opened/closed (#10260)

github.com/gitextensions/gitextensions - 8cfd4a9a7f8a70a397ac8f53c1f2f4937cdb4cc6 authored about 2 years ago
Git 2.38.1 (#10286)

github.com/gitextensions/gitextensions - 1576ffdfb9064abcad75a28fa91b0def85bf180e authored about 2 years ago
Add support for bearer-token auth type in build server adapters (#10282)

* Add bearer build server credential type

* Add bearer token auth support to TeamCityAdapter

*...

github.com/gitextensions/gitextensions - a855cfcd083d4e2c5de70dc58997821060e9f88e authored about 2 years ago
Refresh the left panel when it's shown (#10285)

Fixes #10284

(cherry picked from commit 14763890a64c07e71530837a28a35e85348e9755)

github.com/gitextensions/gitextensions - 02c16c1c2d9d1ed721a1a69c2fe2655a57134536 authored about 2 years ago
Bump-up ICSharpCode.TextEditor to enable horizontal touch-pad scrolling (#10280)

(cherry picked from commit 5c53060cf71570b682569b9ab42c5b6c909d7a71)

github.com/gitextensions/gitextensions - 3c58cb9c77b2c90eaf9919b741242853b0cc8955 authored about 2 years ago
Fix resetting selected lines for renamed files in index (#10252)

(cherry picked from commit 69a8570caa473aef419f9803e7bae683268cb42c)

github.com/gitextensions/gitextensions - 714d98a87b40457fe654d23758e8397e16c98d50 authored about 2 years ago
Add support for bearer-token auth type in build server adapters (#10282)

* Add bearer build server credential type

* Add bearer token auth support to TeamCityAdapter
...

github.com/gitextensions/gitextensions - 6f0cb7f1b2117a205892b0505eec93db88d42f86 authored about 2 years ago
Refresh the left panel when it's shown (#10285)

Fixes #10284

github.com/gitextensions/gitextensions - 14763890a64c07e71530837a28a35e85348e9755 authored about 2 years ago
Bump-up ICSharpCode.TextEditor to enable horizontal touch-pad scrolling (#10280)

github.com/gitextensions/gitextensions - 5c53060cf71570b682569b9ab42c5b6c909d7a71 authored over 2 years ago
Fix resetting selected lines for renamed files in index (#10252)

github.com/gitextensions/gitextensions - 69a8570caa473aef419f9803e7bae683268cb42c authored over 2 years ago
Advanced filter: Change order of branch filter to match menus (#10272)

(cherry picked from commit 2c10ec0fdd4c19acf0b51e2c4abf76316f1e1323)

github.com/gitextensions/gitextensions - 487598819b14b89697d95b0ec1ca07d3f3b31f66 authored over 2 years ago
Advanced filter: Change order of branch filter to match menus (#10272)

github.com/gitextensions/gitextensions - 2c10ec0fdd4c19acf0b51e2c4abf76316f1e1323 authored over 2 years ago
Add Bisect-Test scripts (#10273)

Lets you run Bisect on Gitextensions project

Does the following:
- Cleans all files except t...

github.com/gitextensions/gitextensions - a3fab568c9d042617a3c89d87235a3eb0fe07a70 authored over 2 years ago
Cleanup handling of AllOutput for processes (#10262)

AllOutput is combined use of stderr and stdout and should only
be used to display messages for u...

github.com/gitextensions/gitextensions - a672ad25c51cc0b7f32f899c3152124ce6e0a66c authored over 2 years ago
Git Executable: return stderr also if not throwOnErrorExit is suppressed (#10261)

(cherry picked from commit 63303f4302700f5f3684e4c29948cee8808dd3d0)

github.com/gitextensions/gitextensions - 71d35af5be43b8e817421cfd2666e091282844b4 authored over 2 years ago
Cleanup handling of AllOutput for processes (#10262)

AllOutput is combined use of stderr and stdout and should only
be used to display messages for ...

github.com/gitextensions/gitextensions - 2e2d79f870173dee349615887f581a0b04a1f1aa authored over 2 years ago
Git Executable: return stderr also if not throwOnErrorExit is suppressed (#10261)

github.com/gitextensions/gitextensions - 63303f4302700f5f3684e4c29948cee8808dd3d0 authored over 2 years ago
Apply translations in Japanese (#10275)

translation completed for the source file '/GitUI/Translation/English.xlf'
on the 'Japanese' la...

github.com/gitextensions/gitextensions - e36b4c738216fb115881ad5d65b081ef9e406abc authored over 2 years ago
Restore the order of the branch view options (#10234)

* Restore the order of the branch view options

* The vast majority of users would likely use "a...

github.com/gitextensions/gitextensions - 041992bad2221095a6f5e7111a3398e7610bb012 authored over 2 years ago
Restore the order of the branch view options (#10234)

* Restore the order of the branch view options

* The vast majority of users would likely use ...

github.com/gitextensions/gitextensions - 229c2f949e6040211f46c907e057d3655d473058 authored over 2 years ago
Apply translations in zh_CN (#10269)

translation completed for the source file '/GitUI/Translation/English.Plugins.xlf'
on the 'zh_C...

github.com/gitextensions/gitextensions - 34d3cc70253f403d979f3c596c1276bf4c90769e authored over 2 years ago
Apply translations in zh (#10268)

translation completed for the source file '/GitUI/Translation/English.Plugins.xlf'
on the 'zh' ...

github.com/gitextensions/gitextensions - 4fd60b0ac15a60f784d6c7a5d6fa374c0c8cfc1f authored over 2 years ago
Apply translations in Korean (#10267)

translation completed for the source file '/GitUI/Translation/English.Plugins.xlf'
on the 'Kore...

github.com/gitextensions/gitextensions - 3f18f259f53a0afbb4a5c1051dbbdd0514d4aa63 authored over 2 years ago
Apply translations in French (#10266)

translation completed for the source file '/GitUI/Translation/English.Plugins.xlf'
on the 'Fren...

github.com/gitextensions/gitextensions - 9ed47a94f7318593cc955b29fc3cd9708ffc3b7e authored over 2 years ago
Apply translations in tr (#10265)

translation completed for the source file '/GitUI/Translation/English.Plugins.xlf'
on the 'tr' ...

github.com/gitextensions/gitextensions - fadd803586fed6a0cd3c968485b28f4101b33502 authored over 2 years ago
Apply translations in German (#10264)

translation completed for the source file '/GitUI/Translation/English.Plugins.xlf'
on the 'Germ...

github.com/gitextensions/gitextensions - 989ef697434888f5d0095e8a597628dd5c155144 authored over 2 years ago
Apply translations in Russian (#10263)

translation completed for the source file '/GitUI/Translation/English.Plugins.xlf'
on the 'Russ...

github.com/gitextensions/gitextensions - f06b3939da6897d0d092b8c9438d8a5df5a05786 authored over 2 years ago
Apply translations in Spanish (#10270)

translation completed for the source file '/GitUI/Translation/English.Plugins.xlf'
on the 'Span...

github.com/gitextensions/gitextensions - c2a94fbc39fb40b6a2cc9d06db22381e5f2dc04e authored over 2 years ago
worktree: Don't close form when the creation failed

to let the user fix the issue and retry

github.com/gitextensions/gitextensions - 085de311c648cf3724cff6a9a3399ce4dc051e04 authored over 2 years ago
worktree: Refresh the revision grid even when not opening a new worktree

because another branch has been created or checked out
and we should display the change in a ref...

github.com/gitextensions/gitextensions - 1ca549a4c5688aeba7d62fe9583bddb8878c6d7c authored over 2 years ago
Redo selection of the first item to fix shift-select of multiple items (#10253)

(cherry picked from commit f804cd83ecd48ec587084a5ba1238f909f79c060)

github.com/gitextensions/gitextensions - 852223c42fdccd085a7eae6b4c55f1bf02fb8948 authored over 2 years ago
Redo selection of the first item to fix shift-select of multiple items (#10253)

github.com/gitextensions/gitextensions - f804cd83ecd48ec587084a5ba1238f909f79c060 authored over 2 years ago
Hotkey: Add a hotkey for "Stash Staged" menu item (#10248)

(cherry picked from commit e78a4e1fffd17989b771ed3301aca73d384e0afd)

github.com/gitextensions/gitextensions - 52747ba43f12615b4447e75c1ca31cc579386b94 authored over 2 years ago
Hotkey: Add a hotkey for "Stash Staged" menu item (#10248)

github.com/gitextensions/gitextensions - e78a4e1fffd17989b771ed3301aca73d384e0afd authored over 2 years ago
Agreed to CONTRIBUTING.md and signed contributors.txt (#10259)

github.com/gitextensions/gitextensions - c2123956a03c4cee97d296327d493209f98f22c0 authored over 2 years ago
Custom options to git-log (#10240)

If "Message" starts with "--not " or "--exclude=", interpret the string
as options to git-log.
T...

github.com/gitextensions/gitextensions - 42607ed1f22897822611f403332470cb73df5e5a authored over 2 years ago
Custom options to git-log (#10240)

If "Message" starts with "--not " or "--exclude=", interpret the string
as options to git-log.
...

github.com/gitextensions/gitextensions - e703d0c65e71ee1ac49bec57f0aa4a08cc5058b4 authored over 2 years ago
Revision filter combobox (#10239)

Remember last 30 used revision filter items

(cherry picked from commit 6d565b8607138c3c5df3602b...

github.com/gitextensions/gitextensions - 79375ca1bc6b465cdaec0df394c2a1260a8a6e70 authored over 2 years ago
Revision filter combobox (#10239)

Remember last 30 used revision filter items

github.com/gitextensions/gitextensions - 6d565b8607138c3c5df3602bdb7802e95f5b86ef authored over 2 years ago
Translate '/GitUI/Translation/English.xlf' in 'Japanese' (#10249)

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.gi...

github.com/gitextensions/gitextensions - 0fe75e4c9d3f419563ec8cb37b590a704fd52fc2 authored over 2 years ago
Update DiffViewerSettingsPage layout (#10232)

(cherry picked from commit cb8954cc0cc839d7b33976e6befa492e5a6fde07)

github.com/gitextensions/gitextensions - d81acc3b61c328d840d9bb5838403982b58d32a8 authored over 2 years ago
Update DiffViewerSettingsPage layout (#10232)

github.com/gitextensions/gitextensions - cb8954cc0cc839d7b33976e6befa492e5a6fde07 authored over 2 years ago
Form rebase: some small fixes (#10245)

* Prevent the rebase form to **always** close when conflicts are detected

whereas it should sta...

github.com/gitextensions/gitextensions - 14579e9be2dc363761039f772c22b2ff13fde4cf authored over 2 years ago
Update FormManageWorktree layout (#10244)

(cherry picked from commit 923851b48494d76dba68eeb91564e5a021d69d33)

github.com/gitextensions/gitextensions - fa0a65cc8750010325f2255c4dae6f9f1bd7611c authored over 2 years ago
Worktree: redesign 'Manage worktree' form (#10224)

* Add "Open" and "Delete" buttons instead of having it in the grid
* Strike line when a worktree...

github.com/gitextensions/gitextensions - afed6d2c95f6c6f014309743bef7f2cf4f6ff127 authored over 2 years ago
Update FormManageWorktree layout (#10244)

github.com/gitextensions/gitextensions - 923851b48494d76dba68eeb91564e5a021d69d33 authored over 2 years ago
Form rebase: some small fixes (#10245)

* Prevent the rebase form to **always** close when conflicts are detected

whereas it should s...

github.com/gitextensions/gitextensions - 7241ef9572e9a00f96ecb6ce8e176b105a24ad09 authored over 2 years ago
Enable <ImplicitUsings> and clean unneeded namespace declarations. (#10243)

github.com/gitextensions/gitextensions - eafeeab5a5538e2d52076096d4c59dde174d48ec authored over 2 years ago
Enable <ImplicitUsings> and clean unneeded namespace declarations. (#10243)

github.com/gitextensions/gitextensions - 6eab7392839c4d103bad1581fba5eaf6f008d766 authored over 2 years ago
Worktree: redesign 'Manage worktree' form (#10224)

* Add "Open" and "Delete" buttons instead of having it in the grid
* Strike line when a worktre...

github.com/gitextensions/gitextensions - 5f2071f7b6a142ccaa89ef20c6c76bfa361c8b63 authored over 2 years ago
Include stash@{0} also for current/filtered branch (#10228)

Skip refs/notes (should also be skipped for --all).

FilterInfoTests: proper regex

Remove unnee...

github.com/gitextensions/gitextensions - b7c0579dd0032c1d1018ecd8f0d46134a631718a authored over 2 years ago
ShowOnlyCurrentBranch were not showing commits

Git Notes must be excluded for --all

(cherry picked from commit 7d34fc1f8a62091c8bc1ce509c0437b...

github.com/gitextensions/gitextensions - b9634179edf66a7e1f307e2ada0e155250abf225 authored over 2 years ago
Include stash@{0} also for current/filtered branch (#10228)

Skip refs/notes (should also be skipped for --all).

FilterInfoTests: proper regex

Remove unnee...

github.com/gitextensions/gitextensions - 077046ca17bf43a6fe0fd958b53d2493a780db52 authored over 2 years ago
ShowOnlyCurrentBranch were not showing commits

Git Notes must be excluded for --all

github.com/gitextensions/gitextensions - 7d34fc1f8a62091c8bc1ce509c0437ba1e2f51d3 authored over 2 years ago
Update filter toolbar when filters change (#10212)

BranchFilter for named branches as well as the revision
filter for Message/Committer/Author/Diff...

github.com/gitextensions/gitextensions - 21d32cabba62019e29ba7e0dc619bdaeff304fba authored over 2 years ago
Update filter toolbar when filters change (#10212)

BranchFilter for named branches as well as the revision
filter for Message/Committer/Author/Dif...

github.com/gitextensions/gitextensions - fb4bc80cd6a0287c19ae5793650eb6f22a758728 authored over 2 years ago
Update to latest 6.0 .Net Runtime/SDK (#10229)

(cherry picked from commit 1cc41730da4c883b411683044e2f986b012fb3fb)

github.com/gitextensions/gitextensions - a986d51c8af57bc54f4c0bcb8292e2ccc530825a authored over 2 years ago
Ignore .gitmodules without path (#10222)

(cherry picked from commit 561a0909e0e7e5bddc36b45aed7810828f77b413)

github.com/gitextensions/gitextensions - 30d56b8444174a096e28cb4d883579ff5b36c251 authored over 2 years ago
ShellExtension: rename item in the setting form with same name it have in shell extension menu (#10217)

(cherry picked from commit 24e208f7028995ba5742ae8d7551fd77788349f5)

github.com/gitextensions/gitextensions - ffd399034ff42ba823bd361bdfb714e07d5b3cee authored over 2 years ago
Ignore .gitmodules without path (#10222)

github.com/gitextensions/gitextensions - 561a0909e0e7e5bddc36b45aed7810828f77b413 authored over 2 years ago
ShellExtension: rename item in the setting form with same name it have in shell extension menu (#10217)

github.com/gitextensions/gitextensions - 24e208f7028995ba5742ae8d7551fd77788349f5 authored over 2 years ago
Do not cache current GetRevision data (#10227)

i.e. cache only if ObjectId is specified

github.com/gitextensions/gitextensions - 39a7990c8a10d2e7c54718fe4d6c104179da1a6e authored over 2 years ago
Do not cache current GetRevision data (#10227)

i.e. cache only if ObjectId is specified

github.com/gitextensions/gitextensions - a2688f8c90af1310b399131d9ec688f055cdf015 authored over 2 years ago
Update to latest 6.0 .Net Runtime/SDK (#10229)

github.com/gitextensions/gitextensions - 1cc41730da4c883b411683044e2f986b012fb3fb authored over 2 years ago
Protect AppSettings saving using global mutex (#10193)

github.com/gitextensions/gitextensions - 22fd41d4703473896f1fed0dafff3b478f150561 authored over 2 years ago
Disable reloading of Explorer when uninstalling. (#10216)

github.com/gitextensions/gitextensions - a297916030cd6f243b3fb0030b5e60be5b1493b8 authored over 2 years ago
Protect AppSettings saving using global mutex (#10193)

github.com/gitextensions/gitextensions - 22263a5be64f2fdcb428e3e0d3944102515a9243 authored over 2 years ago
Disable reloading of Explorer when uninstalling. (#10216)

github.com/gitextensions/gitextensions - 12cb4e271e994711d7798a26d7649e52ba81d9ff authored over 2 years ago
Update release notes and translations

github.com/gitextensions/gitextensions - 8b80e54f15e8923a85f5801cca033f932ced821f authored over 2 years ago