Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/gitextensions/gitextensions

Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
https://github.com/gitextensions/gitextensions

Some recent repositories settings improvements (#10903)

Configure repositories popup:

Being able to see the repository selected in the lists
Being a...

ea3445d9d63abc483ec4d8befb7ebaafac7e1842 authored over 1 year ago
Update translations at 95% and change log

454b5e6b296e0a0e9be77ce18aef30efd8674e8c authored over 1 year ago
Merge branch 'release/4.1' into release/4.0

2b9db7889c34084729ea5cb71dc1492f8a46d76d authored over 1 year ago
Merge branch 'release/4.1'

be49a1fbe1baa73b69d94e33d524cf52151d424e authored over 1 year ago
Current selection can be null, if the dialog is empty (#10928)

Resolves #10927

93c544530e5286bcdfde749d04696f63b6797138 authored over 1 year ago
Remove SettingsCache entry when setting empty value (#10924)

8b859695cd1f34eed8bf6f53d8ec6ef5d00d4963 authored over 1 year ago
Portable information in EnvironmentInfo (#10925)

8567bd0d1f7199bd668f10f7d887294c4ae18729 authored over 1 year ago
Remove DotnetRuntimeBootstrapper (#10923)

a3de97a5ca455c122be2f6297cebe55bdbf3eb27 authored over 1 year ago
Decode url-encoded repository folder's name (#10920)

(cherry picked from commit 23caefd80462578a4d92ff7aecdc1f245c844000)

4456eec4c852ef899db0218ad87eea61d934a13e authored over 1 year ago
Decode url-encoded repository folder's name (#10920)

23caefd80462578a4d92ff7aecdc1f245c844000 authored over 1 year ago
Do not delay Dashboard start for invalid Git repos (#10918)

7c3e2ea66e4c575214974f8d9cd6ed9b9554fc6a authored over 1 year ago
Git 2.40.1 (#10922)

c78035aecf355b7fef638a5d29b4b9fd81cd2806 authored over 1 year ago
Intercept and convert \\wsl.localhost\ to \\wsl$\ paths (#10908)

Resolves #10025
Resolves #10815

5c2980b8c4cafe735286db6da8a8f87acebe01d9 authored over 1 year ago
Upload trx whenever CI build fails

d2e9daf1316f13b3967b567be843838f96bf0b3f authored over 1 year ago
Update UI elements on the UI thread (#10910)

Resolves #10909

1b31830f8659a7b97eec5669381e249e5618aa26 authored over 1 year ago
Update fabricbot.json

- Perform search tasks three times a day instead of twice a day
- More aggressive close timelin...

d454fc79f668a59188d098ff9ff7fccc4ca2b7d2 authored over 1 year ago
Fix lost "Open github from blame" feature

because the github plugin was no more registered

bcb7b2a2893c56e7440ca7062f2ce20576fad917 authored almost 2 years ago
FileStatusList: Avoid blocking check for Visual Studio (#10887)

* Replace blocking check for running Visual Studio with async call of vswhere
* Open Visual Stu...

ed76152a97686324c03920c161c8b836807c8090 authored almost 2 years ago
Reenable lost rebase onto feature from revision grid

introduced in v2.44: 324be3750df39ac60febcfb3904079d30bc907df
lost in v3.0: a9b79574c11b038b6d1e...

891f78805505819bcdec2e99565ceaa42928a309 authored almost 2 years ago
Fix "Commit info position" tooltip containing &

Fixes #10888

9f4da0368b533d90bcdb39c4fc54a563ac40ad64 authored almost 2 years ago
Rename for consistent "LeftPanel" naming

* Move files to 'LeftPanel' subfolder and adapt namespaces
* Rename 'BranchTreePanel' to 'LeftPa...

234e3b4e8001aa1985483d46a208a9e896fd2a0c authored almost 2 years ago
Display Avatar and revision grid (slightly?) more efficiently

* Invalidate only the avatar region to redraw instead of the whole grid when getting the avatar
...

ed964165efd1f8c8b853e049d72b373cdc8147c5 authored almost 2 years ago
Avatar: prevent always rewrite of avatar file on disk

when the avatar has been loaded from file.
Consequences:
* better perfs
* fix bad behavior whe...

078515c0d23b7ec699e76efebede2e2c13446357 authored almost 2 years ago
No async when minimized (#10880)

Do not run git-ls-files by default when in minimized
to not interfere with restoring.
The settin...

fd397514dd7a06ad362bc7f775b92260fbabf3d2 authored almost 2 years ago
Improve Find file commit selection

before launching the search by
* selecting the last selected when multiple commits are selected
...

8a9cb8d885c170f01627d41caca2a63b705846e5 authored almost 2 years ago
SubmoduleTree: Ignore exception after cancellation (#10886)

50f863d6d9e870534874738c20b4f56629d291b0 authored almost 2 years ago
Rebase: hide stashes in revision grid when selecting commit range

9f75530bde27e9905b063fcd27a5a00cd318dd1c authored almost 2 years ago
FormRebase: select first parent which is a better default selection

due to how rebase onto is working
(the selected revision is excluded from the rebase --as it is ...

9d976240c6477bb491c6b0f954104feaf1bede1a authored almost 2 years ago
Fixup SortingSettingsPage layout (#10881)

bc7f8858dcef49d1b8c39101f8bb8670d3b7f813 authored almost 2 years ago
Merge conflicts: Only list files in worktree (#10852)

The "change" in index is a status marker only, there are no actual changes in the file.

Addin...

3341735835b53fea2f05d83061c382608ce0cd2c authored almost 2 years ago
Revert version update (#10877)

Introduced in bf2b22e16cec6eb20093d5e11de24a12c79770b3

3dff10ace38f70c70650c1e78693aeab2da2af54 authored almost 2 years ago
Remove use of git:// protocol in GitHub plugin as it is no more supported by GitHub

https://github.blog/2021-09-01-improving-git-protocol-security-github/#when-are-these-changes-ef...

79538320865453d31b5dba0590b0a52faffbcc0f authored almost 2 years ago
GitHub: Check that PAT is filled before trying to add upsteam remote

like the other GitHub features
otherwise the user action is doing nothing
and the user can't und...

48fb1f11d8d87aa51c0ec5a8b42182abd8f30488 authored almost 2 years ago
Reset conflicted files (#10854)

e68c983b58458f01aa7f8798939a16d3a0bdd087 authored almost 2 years ago
Settings: Adjust to sentence case (#10868)

bf2b22e16cec6eb20093d5e11de24a12c79770b3 authored almost 2 years ago
Improve avatar handling (#10846)

<!-- Please read CONTRIBUTING.md before submitting a pull request -->

Improvements over #1002...

10c727c1084d2305da78bda726079a7f496c8bee authored almost 2 years ago
Avatars: Calculate foreground color based on background color luminance

to make it more readable on light background colors
+ Add a luminance threshold hidden setting f...

cb91ff0cb0498ec88cc05d11f8285e572b4dc5e0 authored almost 2 years ago
Avatars: increase a lot perf to download avatars

by using the HttpClient class instead of WebClient

Example of gain (on blaming file `GitCommand...

829466831dc6917b9dcdaeb68a531188b198aa24 authored almost 2 years ago
Improve float setting handling

* Serialize/Deserialize value in CultureInfo.InvariantCulture (i.e. 0.9)
and unserialize in Curr...

ef012ceed79e74efbbd19d768a99cdfa6bbdbae2 authored almost 2 years ago
Refactoring Settings files

`AppSettings.cs` and `ISettingsSource.cs` :

* Consistent method ordering
* Convert to one-line ...

81da8a31193ae6435b84b2aa79ba54afa9701c12 authored almost 2 years ago
Avatars: prevent requesting the same avatar multiple times

by waiting that the 1st one finish and retriving from memory
by managing a list of retrieve in p...

df90e6503d9c4246618201c84594ca4ebc5b355a authored almost 2 years ago
Avatars: Perf optimization of GravatarProvider

* instantiate only one MD5CryptoServiceProvider
* build query string once

c9a875e2aa790443f11eac7e0e0a05e716025fec authored almost 2 years ago
Avatars: make that cache never expire for avatar that never changes

to prevent the costly regeneration of avatars that will be exactly the same.

b0798b88b26b6b426edba6a07c20ba8985931aff authored almost 2 years ago
Avatars: return more meaningfull author initials

in some special edge cases.

+ use email (instead of the name and like online avatars providers ...

9601fae9a11e1c066de1580e4157ecd98409ad06 authored almost 2 years ago
Avatars: Always obtain the same Author initials image

and not a different one on different GitExtensions sessions
by using a consistent (very simple) ...

2373b6cb431b0a81c03fd1c78bd08717d6a426a5 authored almost 2 years ago
Avatars: saner performance default values

* Set default avatar provider to none
because fetching all the avatars takes too much time (and ...

fa1b9a04a9ab850c38b5f2ba955a739e59ad2411 authored almost 2 years ago
Avatars: Add a setting to be able to configure Author Initials backgrounds

with named colors defined here: https://learn.microsoft.com/en-us/dotnet/api/system.windows.medi...

564af6bd518a20cd7045704d88a590a0c67a5ed2 authored almost 2 years ago
Avatars: fix serialization that was broken for some avatars

preventing the avatar to be cached between 2 GitExtensions sessions

Example some jpeg images th...

f1825e243d64947bf9b71ec4b67571e3258bfe80 authored almost 2 years ago
Update contributors and changelog

b8639a06a687113fd7eeb3318d56851be6c66bc9 authored almost 2 years ago
Prioritize branches and remotes in LeftPanel and CommitInfo (#10828)

Move Sorting to a separate settings page
Add prioritized branches and remotes to this page.

Sor...

6cb5d74851a96c7aae927338f90d4c0b93a5123a authored almost 2 years ago
Prioritize branches and remotes in LeftPanel and CommitInfo (#10828)

Move Sorting to a separate settings page
Add prioritized branches and remotes to this page.

...

58078a2fcc4a24758f9b56bcc4f311738ece0e7f authored almost 2 years ago
Bump vNext to 4.2

84623b6192fc38b8b6e97ca1bdeab2bc682b8328 authored almost 2 years ago
Rename to "LeftPanel" in hotkeys (#10857)

f04e6b81c4736bbd2097f64fdb5526df47a26b71 authored almost 2 years ago
Filter toolbar: Show reflog first and default (#10863)

Reflog button are shown by default, after the setting was
decoupled from all/current/filtered b...

66867165463bb383cdf7036d152d56a6f6a2c3ef authored almost 2 years ago
Reset renamed index files (#10853)

Renamed files in index requires special handling, unstaging and
deleting the GitItem before res...

75c701ef3ebba9a8566d98d1f03a0aa746bda168 authored almost 2 years ago
Restore from minimized: Configurable avoid async Git (#10847)

Add an experimental setting to not run git-ls-files when the
window is minimized on activation,...

cccfbc967ce835dfd64452a4c08db478936499b6 authored almost 2 years ago
IScriptHostControl.CurrentBranch() to decrease overhead (#10849)

CurrentBranch is already calculated in RevisionGrid

57829cb4073bb3a6a0b149332efd6439f1387a39 authored almost 2 years ago
Git 2.40.0 (#10858)

bee4c500cef9d622f18d32f5fba15ccc4ea0d93f authored almost 2 years ago
Fixup submodule reference of ICSharpCode.TextEditor (#10850)

037cb04d3b1168d197643512b5bd2d1b506042e1 authored almost 2 years ago
Tests: Add a trait to all the tests ('Unit' or 'Integration') (#10848)

to be able to run them more easily in VS Test Explorer

ef36b96d9effd38b146e348689ff938c29edea08 authored almost 2 years ago
FormCommit: Read committer info using git (#10843)

5e79d32ef5d365fb1a23fd59b458ee2f6b82e354 authored almost 2 years ago
Refactor and fixup graph loading (#10842)

* RevisionGraph.GetSegmentsForRow: Handle negative row

* Make UpdateVisibleRowRangeInternalAs...

171979f8a2bb301fef78d71ab904c0ff98bddee1 authored almost 2 years ago
Improve slightly blame performance (#10840)

* cache author lines instead of building it every times
(because it happens often that multiple...

9647b99133dd12236765194dae7f40cd91b3eaec authored almost 2 years ago
Filtered branches: Check validility of filter toolbar branch filter box (#10832)

Co-authored-by: Gerhard Olsson <[email protected]>

de93fd8abded89ea0abe87229063e84b9651f087 authored almost 2 years ago
Improve robustness of GitStatusMonitor (#10743)

Co-authored-by: Gerhard Olsson <[email protected]>

ee3f4c39fd1b74ae0e4988ea21128036603f7414 authored almost 2 years ago
CommitInfo: Fixup handling of detached head (#10837)

ea42f1ff8b08c6cf69fde68db67e598df4fc62fa authored almost 2 years ago
FormPush: Popup when no branch is checked out (#10834)

Co-authored-by: Gerhard Olsson <[email protected]>

c3a64499848798fadc841bbd6458517bfe6af64f authored almost 2 years ago
Decouple reflog from other branch filters (#10831)

Co-authored-by: Gerhard Olsson <[email protected]>

ba298f130775f31f5a4663b32ed5353057c9b835 authored almost 2 years ago
Improve tooltips translation (#10839)

315421b0c1b53724d33cc6fcd41ae8b0c11bd736 authored almost 2 years ago
Fixup GetAllBranchesWhichContainGivenCommit (#10836)

0430677ce6b836b373f79b0d590612616579ce04 authored almost 2 years ago
Avoid warning CS8632 in ICSharpCode.TextEditor (#10838)

d0de626e45e9ae4391b66995ba98a5f7c35ec85c authored almost 2 years ago
WslGit: Configurable path to Git executable (#10835)

WSL git command path is configurable in the settings file.

Co-authored-by: Gerhard Olsson <ge...

229eb066613cdd8dcf20009ed55dc141d02b9c98 authored almost 2 years ago
Make tooltips set by using `.SetToolTip()` in designers translatable (#10825)

Fixes #10717

070ae79f8d36cfc4d40a2cb9750031696b9c389b authored almost 2 years ago
SidePanel: Disallow copy context for not visible stashes (#10829)

Incorrect info was copied.

Co-authored-by: Gerhard Olsson <[email protected]>

e9884aa46814e623be47042130de06231acc425a authored almost 2 years ago
CommitInfoTests: Disable GitNotes (#10827)

6772ded2d7ee8d93fb4a2f04a9c9301f730942ae authored almost 2 years ago
RefreshGrid without revisions (#10799)

If option "Show only current branch" was set, the repo was required to have
commits and a defau...

1a352606f72a94fba1914d8364554a27ccd47816 authored almost 2 years ago
Set taskbar overlay icon also if unchanged (#10796)

2f98b4db8db2a5c8adfd2658930d9910e6f52c95 authored almost 2 years ago
Add CloseAll WindowsThumbnailToolbarButton (#10796)

57c99513a2c7c3bc69322a1f602f5274c863025a authored almost 2 years ago
Close modal form on application close request (#10796)

bef60887ff8d29cffa7dc29374bfbbb8d71ad1c2 authored almost 2 years ago
Replace IProcess.WaitForProcessExitAsync with WaitForExitAsync (#10802)

kudos to @vjdw

e3229c9ac9f91e766a1ddda69a061a9d7babae42 authored almost 2 years ago
Remove Brittle Version Replace (#10346)

101eadd76e37557ed1f0f48012df5973be2fb72e authored almost 2 years ago
Blame: open current diff/view line (#9925)

Co-authored-by: Gerhard Olsson <[email protected]>

852ab4534cc2610bb3de3670577e2c6ca860584e authored almost 2 years ago
Copy relative or full path(s) to clipboard (#10732)

a947e095b4a4b63c3edd5d9dd8038b26813a706f authored almost 2 years ago
`RevisionGraph`: Retry `Sort` if it stumbled upon rewritten `Score` (#10712)

85e292e814530a45df7489162459064dd271820a authored almost 2 years ago
Fix GitExtSshAskPass x86 build command

8ce4af03df53456c8822383ec36d07a9832bcf6f authored almost 2 years ago
FIX: Periodic Background Fetch was not automatically refreshing the UI after a successful fetch (#10793)

* FIX: Periodic Background Fetch: Only use standard error instead of all outputs to get the git ...

ad7165bf9ef53272519a3f2bdbea30b120ed634c authored almost 2 years ago
Sign contributors.txt (#10791)

Co-authored-by: Oddvar Kloster <[email protected]>

f6421e9b2729cdd611cefaec416fed03b705b28a authored almost 2 years ago
ReferenceRepository: Write git index (#10699)

04ec0e28a11d5ae766052c377ce1257892f146b3 authored almost 2 years ago
Update button states after commit (#10699)

5d87bdf1906fa3b1b8ca91beff3caf7ea15739b2 authored almost 2 years ago
FormCommit: Add soft reset for amending (#10699)

f5a55ca6d7566d0d393f8fbd4e87d3958733701c authored almost 2 years ago
fix: use posix path on FormBrowse.InitMenusAndToolbars (#10783)

5946febec69cd99604f20a40bc2ff0255fb6dbe1 authored almost 2 years ago
Toolbar: Remove "&" from ToolTipText (#10781)

ac53ef0491ca73d6584092a185773ef2ea043fb7 authored almost 2 years ago
Fix: "Ctrl+Enter" creates commit when Enter is released, not pressed (#10742)

* Fix KeyUp event to KeyDown in order to handle commit action
* Sign contributors.txt

04dafda8b6834db65fa71187ae00e1f2d2645fda authored almost 2 years ago
CommitInfo: Parse hashes in message asynchronously (#10737)

88f95aea9696b1be31f32a6831dcee8e3a738ba5 authored almost 2 years ago
Sha1HashShortRegex: Do not match e-mail address (#10737)

e7f48159c992d894edfa879acfaca487644e7767 authored almost 2 years ago
Render_should_render_body_with_links: Test limits (#10737)

9e823b04172707445a6944a3724501945b34e986 authored almost 2 years ago
CommitDataBodyRendererTests: Use verbatim string literals (#10737)

49d914ccdc7d94fa832da38b7f25e0ff2bb6fd1d authored almost 2 years ago
Translate 'GitUI/Translation/English.xlf' in 'ja' (#10770)

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

0206212e40cba0ab5c5ef0a7f4ceba02ea1093ef authored almost 2 years ago
Translate 'GitUI/Translation/English.Plugins.xlf' in 'ja' (#10768)

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

d9734900b07bc3aec9de27ae5bda2aed60ee60a6 authored almost 2 years ago
Fix url openings in plugins (#10727)

ea89579015da6fcdcc69c6599aaa04ca82ad04d3 authored almost 2 years ago