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

Improve test readability on `TryGetExactPathName()`

github.com/gitextensions/gitextensions - 1246b50aae33bf852545d49bbc102a0af163252f authored over 5 years ago by Philippe Miossec <[email protected]>
Redesign form commit template settings (#6887)

Redesign form commit template settings

github.com/gitextensions/gitextensions - 0ecb62638c4bb2c39dd9560f936303d19caac8c9 authored over 5 years ago by Igor Velikorossov <[email protected]>
Redesign form "Commit template Settings"

* Commit designer changes due to /noscale
* Better menu item label in form commit
* Commit valid...

github.com/gitextensions/gitextensions - 2cc8970b725e3540b06225608c33d9e0d6767a6d authored over 5 years ago by Philippe Miossec <[email protected]>
Fix FileHistory/Blame for files not existing in the working directory

The bad behavior comes from the fact that `TryGetExactPath()`
changes the path to the file syste...

github.com/gitextensions/gitextensions - eb16d481c73ac8781a5684f7d2c2782439815305 authored over 5 years ago by Gerhard Olsson <[email protected]>
add appveyor.yml for basic CI configuration (#12)

github.com/gitextensions/gitextensions.extensibility - 13c1987a89d3d2213af6195652c28eb4a236bc7a authored over 5 years ago by Martin Steinisch <[email protected]>
Blame: Fix "blame previous revision" feature (#6841)

Blame: Fix "blame previous revision" feature

github.com/gitextensions/gitextensions - b33a12e3af16cc1164ebfa2562f06b485421fbcf authored over 5 years ago by Igor Velikorossov <[email protected]>
Merge pull request #6769 from gerhardol/feature/git-2.22

Set recommended Git version to 2.22.0

github.com/gitextensions/gitextensions - 2178a4ce354f566015ea71170642ab932278eb6e authored over 5 years ago by Gerhard Olsson <[email protected]>
Set recommended Git version to 2.22.0

github.com/gitextensions/gitextensions - 166c24161372eaa77a0346f2184027d4483bf007 authored over 5 years ago by Gerhard Olsson <[email protected]>
Merge pull request #6879 from gerhardol/bugfix/fix5944-quickfix

Fix #5944 by fixing --follow and revision reading

github.com/gitextensions/gitextensions - 4cdecccc9000ff233280f990f028245bd222a8f1 authored over 5 years ago by Gerhard Olsson <[email protected]>
Fix #5944 by fixing --follow and revision reading

a306eb6 by mistake removed the "--follow" option when getting the git
log for history. This is r...

github.com/gitextensions/gitextensions - 53ebf958bac6765b3a705a2dd20962a2ec7168a4 authored over 5 years ago by Fabian Schmied <[email protected]>
feature: Add ApplicationInsights telemetry (#6522)

feature: Add ApplicationInsights telemetry

github.com/gitextensions/gitextensions - 98b3915fda94c51f8b4596f5ea33f3eb9a058db1 authored over 5 years ago by Igor Velikorossov <[email protected]>
feature: Add ApplicationInsights telemetry

Relates to #6021

* Capture (selected) application telemetry information
* Prompt user to allow ...

github.com/gitextensions/gitextensions - 5f807aa2ac493d9fbf6eb1509709398ae532026f authored over 5 years ago by RussKie <[email protected]>
feature: Add ApplicationInsights telemetry

Relates to #6021

* Capture (selected) application telemetry information
* Prompt user to allow ...

github.com/gitextensions/gitextensions - 7cbb45bb5148e16a217e9804c596070d41ce78f7 authored over 5 years ago by RussKie <[email protected]>
Disable blame menu items if revision is not in the revision grid

github.com/gitextensions/gitextensions - 7be58af0b1c9155c274c9514919379ab1b1a8c43 authored over 5 years ago by Philippe Miossec <[email protected]>
feature: Add setup telemetry dialog

Add a dialog to the setup that asks user's permission to capture telemetry information.

The set...

github.com/gitextensions/gitextensions - 903acb9be7c95839cbe2d098e5df5ca64e3166f5 authored over 5 years ago by RussKie <[email protected]>
Fix "Blame to previous revision"

to select the first commit before the revision selected (so the previous, no!?!)

Partly fix #6605

github.com/gitextensions/gitextensions - eb142f119cb15ec058687bf28a8cc43c23110018 authored over 5 years ago by Philippe Miossec <[email protected]>
Blame: Add a context menu item to blame selected revision

to make explicit what could be done by double-clicking

github.com/gitextensions/gitextensions - 43cf4ecda6380b28efcb691a75bd1041859f8f3d authored over 5 years ago by Philippe Miossec <[email protected]>
Refactoring & fixes following reviews...

github.com/gitextensions/gitextensions - cfbea4bff104ce9fe28a0460cc2ea7c1088fb31d authored over 5 years ago by Philippe Miossec <[email protected]>
Merge pull request #6882 from drewnoakes/fix-object-id-parse

Fix TryParseAsciiHex bytes bounds check

github.com/gitextensions/gitextensions - 869be49eea583c43efa02e9c14817e543d74aef9 authored over 5 years ago by Drew Noakes <[email protected]>
Fix TryParseAsciiHex bytes bounds check

github.com/gitextensions/gitextensions - 41edaaaecd73d4bface0896baae307d28a73160c authored over 5 years ago by Drew Noakes <[email protected]>
refactor: Move email settings from General to Detailed (#6881)

refactor: Move email settings from General to Detailed

github.com/gitextensions/gitextensions - 003b5098e890784c2d892d7fefa20dc391688f03 authored over 5 years ago by Igor Velikorossov <[email protected]>
refactor: Move email settings from General to Detailed

github.com/gitextensions/gitextensions - 77978c28c8606dd3076de47defb85aaf116d9ece authored over 5 years ago by RussKie <[email protected]>
Merge pull request #6871 from mstv/fix/6532_overlapping_labels

FormCommit: Fix overlapping labels

github.com/gitextensions/gitextensions - 7470c91246110e71adbe172724118baa67e5d1ae authored over 5 years ago by Igor Velikorossov <[email protected]>
Add revision links templates for GitHub and Azure DevOps servic… (#6785)

Add revision links templates for GitHub and Azure DevOps services

github.com/gitextensions/gitextensions - f0ef8911272639c05493deb33c52573ff5069488 authored over 5 years ago by Igor Velikorossov <[email protected]>
Merge pull request #6877 from mstv/fix/5908_newlines_in_commit_message

Retain newlines in commit message

github.com/gitextensions/gitextensions - b515657139197d6d2fd61e817ee8fd556647c2e4 authored over 5 years ago by Michael Seibt <[email protected]>
Merge pull request #6836 from gerhardol/bugfix/fix6783-settings-tempfile

SettingsCache: Tempfile in temp dir

github.com/gitextensions/gitextensions - d4301b4b55e2fd54d4126c60ca377ebab5117d4c authored over 5 years ago by Gerhard Olsson <[email protected]>
Hide Watermark, too, if FilterComboBox invisible

make appearance the same as "There are no unstaged changes"

github.com/gitextensions/gitextensions - a2129d624e717011b3a719288ac33ce61fa8c4bb authored over 5 years ago by Michael Seibt <[email protected]>
SettingsCache: Tempfile in temp dir

github.com/gitextensions/gitextensions - ad8ae45aa72c5eea9bbcd8b3c683bf9b04d4d041 authored over 5 years ago by Gerhard Olsson <[email protected]>
Request more information via NBug submission form (#6808)

Request more information via NBug submission form

github.com/gitextensions/gitextensions - fedb0ffd846330d8fffc545f625ef828c4f2e70b authored over 5 years ago by Igor Velikorossov <[email protected]>
Update translations

github.com/gitextensions/gitextensions - 9e0a34fef849e6c164f8f0f18ddb92b6393a4d09 authored over 5 years ago by RussKie <[email protected]>
Require repro steps before submission

Ask a user to provide more information before a report can be submitted.

Closes #6607

github.com/gitextensions/gitextensions - 6ad3c3eb951253a153983452b09ee21c7c2063f7 authored over 5 years ago by RussKie <[email protected]>
Update the layout for scaling

github.com/gitextensions/gitextensions - 2b555fbd555bd2d62f9b18c5b80fac35a9d1d585 authored over 5 years ago by RussKie <[email protected]>
Reposition buttons and add tooltips

github.com/gitextensions/gitextensions - bab10813e77429076348d7b5d24d32f0ff58d724 authored over 5 years ago by RussKie <[email protected]>
Factor out method and add tests

github.com/gitextensions/gitextensions - 6aa762c35e6bdf63cfda6e560c4f364d7e883bce authored over 5 years ago by Michael Seibt <[email protected]>
Do not skip empty lines

fix regression introduced by commit template handling

github.com/gitextensions/gitextensions - 8fe14ef452d038dd461ba855df11398a5aebc57b authored over 5 years ago by Michael Seibt <[email protected]>
Rename to EnsureCommitMessageSecondLineEmpty

github.com/gitextensions/gitextensions - 51e516963f46f1d1944ef2c5f72dd04d3f9a62fe authored over 5 years ago by Michael Seibt <[email protected]>
Fix 6687 diff tool not configured (#6869)

Fix 6687 diff tool not configured

github.com/gitextensions/gitextensions - 5dcbe80f77071e752174c7b4c8fbf4b678f4f1b9 authored over 5 years ago by Igor Velikorossov <[email protected]>
Merge pull request #6860 from mstv/fix/ux_create_branch_checkout

FormCreateBranch: Improve UX of CheckBox "Checkout after create"

github.com/gitextensions/gitextensions - a36468c7969bf86d7f54017498b4215e714c2672 authored over 5 years ago by Michael Seibt <[email protected]>
Merge pull request #6844 from gerhardol/bugfix/fix6732-cancel-status-call

GitStatusMonitor: CancelToken to limit multiple commands

github.com/gitextensions/gitextensions - b4a32e3ccb40989b03179f8e183f42bc31f3d847 authored over 5 years ago by Gerhard Olsson <[email protected]>
Enhance error messages

github.com/gitextensions/gitextensions - 5db5ccf5a0897636f559711317941affb8d0bf7f authored over 5 years ago by RussKie <[email protected]>
fix: Ensure configured merge tool is present

KDiff3 was unbundled few versions ago, and some users no longer
have a diff/merge tool installed...

github.com/gitextensions/gitextensions - 5b48b01f4c28cee6e9ccc012f39b0c531cceab00 authored over 5 years ago by RussKie <[email protected]>
Centralise the common logic

github.com/gitextensions/gitextensions - 478a610d12f05ffd9ba3313fa035bf090a43cef4 authored over 5 years ago by RussKie <[email protected]>
Use CheckBox.Text instead of separate Label

in order to indicate focus and to make hotkey work directly

github.com/gitextensions/gitextensions - ee843d81d2589c0b4861151b7c44a199a538493c authored over 5 years ago by Michael Seibt <[email protected]>
StatusMonitor: CancelToken to limit multiple commands

github.com/gitextensions/gitextensions - 0fa179407fd2622082dbd66cd50cb3fc822c5c56 authored over 5 years ago by Gerhard Olsson <[email protected]>
Merge pull request #6838 from gerhardol/feature/fix1391-diff-images

Show changed images in all diff tabs

github.com/gitextensions/gitextensions - 48f8b5c763a81232f4116fa433fa70e0540b17cf authored over 5 years ago by Gerhard Olsson <[email protected]>
Show changed images in all diff tabs

Previously, images were displayed as binary diffs, except some in
FormCommit: .png and new work...

github.com/gitextensions/gitextensions - 622a2da0fe25dbf895d5a0777ba6afc528fef8ab authored over 5 years ago by Gerhard Olsson <[email protected]>
Merge pull request #6834 from gerhardol/bugfix/fix6812-statusmonitor-directory

Check that directory (still) exists

github.com/gitextensions/gitextensions - 1af96f0e95df80f74243ad752c437cb4b19ddda3 authored over 5 years ago by Gerhard Olsson <[email protected]>
Check that directory (still) exists

before renabling the the FileWatcher for GitStatusMonitor

github.com/gitextensions/gitextensions - e0b0412f5cff542b7c84bc75ebbbab856552a50f authored over 5 years ago by Gerhard Olsson <[email protected]>
RevisionLinks: Add templates for GitHub and AzureDevOps

+ Creation of GitHubRemoteParser & AzureDevOpsRemoteParser

github.com/gitextensions/gitextensions - 606d1da15771c66ad5ff211b203f905a57f1edc1 authored over 5 years ago by Philippe Miossec <[email protected]>
Merge pull request #6851 from RussKie/fix_6799_Deprecate_InvokeAsyncDoNotUseInNewCode

Deprecate and remove InvokeAsyncDoNotUseInNewCode

github.com/gitextensions/gitextensions - 7770ed64ca42538d03a47185697e28f473aabe1f authored over 5 years ago by Igor Velikorossov <[email protected]>
Check for empty language selection (#6849)

Check for empty language selection

github.com/gitextensions/gitextensions - 8608996c399e336a18bc596252fe4369683f7933 authored over 5 years ago by Igor Velikorossov <[email protected]>
Enforce translations (#6842)

Enforce translations

github.com/gitextensions/gitextensions - 58dc47f73a760fa4360068b0a1f4a976543921b0 authored over 5 years ago by Igor Velikorossov <[email protected]>
Deprecate and remove InvokeAsyncDoNotUseInNewCode

Rewrite the callsite to use `InvokeAsync` instead, that switches
the execution context to the UI...

github.com/gitextensions/gitextensions - 68b6f66cd184692c00caace5f8e04c3d9137e94f authored over 5 years ago by RussKie <[email protected]>
Update translations

github.com/gitextensions/gitextensions - 305a4e960be94d1bc2b051f83778849f0867adae authored over 5 years ago by RussKie <[email protected]>
Enforce update to translations as part of a PR

* stage *.xlf files - this way we ignore EOL issues,
* check if there are any xlf files are modi...

github.com/gitextensions/gitextensions - d050d81006efd1fc6c63fc2c049b566166e4ddcd authored over 5 years ago by RussKie <[email protected]>
Update/cleanup appveyor.yml

github.com/gitextensions/gitextensions - 739ef5ae785bd89b2aa8f7b9eac23b9f9280b11b authored over 5 years ago by RussKie <[email protected]>
Add script options c/sRemoteBranchName and RepoName (#6846)

Add script options c/sRemoteBranchName and RepoName

github.com/gitextensions/gitextensions - dd4a0529cd333a88fd0d99a9cc2eba75b4c6c22d authored over 5 years ago by Igor Velikorossov <[email protected]>
Merge pull request #6847 from mstv/fix/settings_page_title

Restore title of AppearanceSettingsPage

github.com/gitextensions/gitextensions - 07af3f0f4d8878ddf00099a8d61621cb43ea8cd9 authored over 5 years ago by Igor Velikorossov <[email protected]>
Path must be well formatted for Path.GetDirectoryName() (#6835)

Path must be well formatted for Path.GetDirectoryName()

github.com/gitextensions/gitextensions - 5777621eaa880c03b1d41eb9adee03da62941227 authored over 5 years ago by Igor Velikorossov <[email protected]>
Check for empty language selection

github.com/gitextensions/gitextensions - 7d48e1387ae60e2f9986fc490f39fafa1e964959 authored over 5 years ago by Michael Seibt <[email protected]>
Restore title of AppearanceSettingsPage

github.com/gitextensions/gitextensions - 01c33c7aee4bde7f94f57f33359cce66ff1d950c authored over 5 years ago by Michael Seibt <[email protected]>
Add script options c/sRemoteBranchName and RepoName

github.com/gitextensions/gitextensions - 83eee9de9ca55b6e70253aec0218473212a218e1 authored over 5 years ago by Michael Seibt <[email protected]>
Refactor translations (#6840)

Refactor translations

github.com/gitextensions/gitextensions - d908d1139ae445ae46c73d3774b4e1ec8efee1bb authored over 5 years ago by Igor Velikorossov <[email protected]>
GitHub: easily add upstream remote (#6328)

GitHub: easily add upstream remote

github.com/gitextensions/gitextensions - 4c6d9b99d430358665d12cf7fb70bcca84322819 authored over 5 years ago by Igor Velikorossov <[email protected]>
Remove obsolete UI from TranslationApp

github.com/gitextensions/gitextensions - d444802df19a27a0da0bed181ea7c6139b15f4c3 authored over 5 years ago by RussKie <[email protected]>
Move UI-only strings to GitUI project

github.com/gitextensions/gitextensions - 27110e03fc684b445d645add05eb8d272bb7f209 authored over 5 years ago by RussKie <[email protected]>
refactor: remove `IGitModule` from `IRepositoryHostPlugin`

to have a consistent api.
Following comment: https://github.com/gitextensions/gitextensions/pull...

github.com/gitextensions/gitextensions - 81dff28032ccd335de55bd30e686e357f227fbbe authored over 5 years ago by Philippe Miossec <[email protected]>
Update translations

github.com/gitextensions/gitextensions - f179d4a5313ba08ed7cb2674037e941f7cd6813a authored over 5 years ago by RussKie <[email protected]>
Add menu entry to add the GitHub "upstream" remote

and fetch from it once added

github.com/gitextensions/gitextensions - 18bb9306600a5fc09bd4ca2c8535a4e49fd3e30c authored over 5 years ago by Philippe Miossec <[email protected]>
GitHubHostedRemote: the underneath repository should be initialized with the GitProtocol already used

github.com/gitextensions/gitextensions - f474ac3d02ee4468d361de2b7254c1d904ecb63b authored over 5 years ago by Philippe Miossec <[email protected]>
Fix Clone Url when using https for parent repository

like what have been done in #6515 (07acef926eac8782b2b7833c7bf944556ea4b4b7)

github.com/gitextensions/gitextensions - 2954d222caf12352c199d5a6d11bf5394bff3f23 authored over 5 years ago by Philippe Miossec <[email protected]>
Fix i8n strings in GitUICommands

github.com/gitextensions/gitextensions - 8840bbe982be8268098f71c8257e7cf14fe272bb authored over 5 years ago by RussKie <[email protected]>
Requires OAuthToken set to use GitHub3Plugin features (#6814)

Requires OAuthToken set to use GitHub3Plugin features

github.com/gitextensions/gitextensions - 9d0a5fcbb1d427fec85b6d52c35c2aee2d80896b authored over 5 years ago by Igor Velikorossov <[email protected]>
Path must be well formatted for Path.GetDirectoryName()

github.com/gitextensions/gitextensions - 6f8ad7e794bc0c3982f32da9bc430b539f37935a authored over 5 years ago by Gerhard Olsson <[email protected]>
Refactor "Check for updates" dialog (#6801)

Refactor "Check for updates" dialog

github.com/gitextensions/gitextensions - a406395810f160ad4f445803a0ad1cedb9ad2bd1 authored over 5 years ago by Igor Velikorossov <[email protected]>
Refactor Check for Updates Dialog

Updated button text from "Download Now" to "Update Now".

Updated button / event names.

Moved b...

github.com/gitextensions/gitextensions - defdaecabd609a59116580df532516be45827bb4 authored over 5 years ago by Jonathon Aroutsidis <[email protected]>
Requires OAuthToken set to use GitHub3Plugin features

That will open the web browser window to generate the token if needed.

Fixes #6757 now that git...

github.com/gitextensions/gitextensions - 6114f6c2a76ec393309efc3f8e87ed3eef988706 authored over 5 years ago by Philippe Miossec <[email protected]>
Fix (and translate) a duplicate string

github.com/gitextensions/gitextensions - 26112943c7692be09ec32655e7ac70f84c427c56 authored over 5 years ago by Philippe Miossec <[email protected]>
Update script to update English translations

github.com/gitextensions/gitextensions - e7688f6fd82614979d964cf69233b951ad521970 authored over 5 years ago by RussKie <[email protected]>
Check that PushUrl has a valid protocol (#6810)

Check that PushUrl has a valid protocol

github.com/gitextensions/gitextensions - 68752b929472eae1e2bce262b1b9b387c2ee2d1e authored over 5 years ago by Igor Velikorossov <[email protected]>
Fixed Gerrit plugin using deprecated features (#6766)

Fixed Gerrit plugin using deprecated features

github.com/gitextensions/gitextensions - b41331aa73708d8c9754ff330415dc8a33d2610c authored over 5 years ago by Igor Velikorossov <[email protected]>
White theme fixes (Restore different grays #6750) (#6806)

White theme fixes (Restore different grays #6750)

github.com/gitextensions/gitextensions - dd558ee19340b0fc14338f101fb25283e3788bba authored over 5 years ago by Igor Velikorossov <[email protected]>
White theme fixes. Restored grays for SplitterColor and RevisionGrid alternatingRowBackground.

github.com/gitextensions/gitextensions - 063175042adc4e670eb83855ef991c0bdcc52254 authored over 5 years ago by cryham <[email protected]>
Changed deprecated options for publish type and topic in Gerrit to support newer versions. Issue #6127

github.com/gitextensions/gitextensions - a9f150480ae289615ba9d33ea6f00303e6c36a68 authored over 5 years ago by Yaroslav Veremenko <[email protected]>
fix: Invalid URI when open invalid path (#6811)

fix: Invalid URI when open invalid path

github.com/gitextensions/gitextensions - 55651cf36d6e5612c83c8463142c1aa0987e54d5 authored over 5 years ago by Igor Velikorossov <[email protected]>
fix: Invalid URI when open invalid path (#6560)

fix: Invalid URI when open invalid path

github.com/gitextensions/gitextensions - 55393eca57a73ea2f178795ed6a5cfb0e3ab9a61 authored over 5 years ago by Igor Velikorossov <[email protected]>
Check that PushUrl has a valid protocol

github.com/gitextensions/gitextensions - 86218b3fbad855a7bc29da9a08cf91e324455ee2 authored over 5 years ago by Gerhard Olsson <[email protected]>
Merge pull request #6797 from gerhardol/bugfix/fix-6512-submodule-incorrect-ref-3.1

Do not parse invalid rev-parse responses

github.com/gitextensions/gitextensions - cbd42e2cb7f89ff1c176e4b31b3d2da71b849db0 authored over 5 years ago by Igor Velikorossov <[email protected]>
Merge pull request #6772 from gerhardol/bugfix/fix6771-no-selected-f4

FormCommit: No selection and F4 could give null refs

github.com/gitextensions/gitextensions - 6767731f758d2b45bbdd8125fada5b564d5f46d2 authored over 5 years ago by Igor Velikorossov <[email protected]>
feat: Migrate NBug bug report from NBug to Git Extensions project (#6805)

feat: Migrate NBug bug report from NBug to Git Extensions project

github.com/gitextensions/gitextensions - 0e72874375b64826a8f5616dbfac2f9c8acfa297 authored over 5 years ago by Igor Velikorossov <[email protected]>
Remove NBug project as obsolete

github.com/gitextensions/gitextensions - 7c8d6d7b02d921005c0d4d1a9f2d44cb279156c3 authored over 5 years ago by RussKie <[email protected]>
fix: Migrate NBug bug report

Migrate NBug bug report form into the main project from subproject.

The NBug project was introd...

github.com/gitextensions/gitextensions - 94ec4ad438f7275a2e1297267fc968b553a2e4a6 authored over 5 years ago by RussKie <[email protected]>
Merge pull request #16 from mast-eu/DefaultSettings

Add revision links and activate build server integration

github.com/gitextensions/gitextensions.pluginmanager - be4f78292756755f104f5b29709385a34b518266 authored over 5 years ago by Martin Steinisch <[email protected]>
Merge pull request #10 from mast-eu/DefaultSettings

Add revision links and activate build server integration

github.com/gitextensions/gitextensions.extensibility - f262fee2bbf612d464e3e58d24edb6bf214de122 authored over 5 years ago by Martin Steinisch <[email protected]>
Add revision links and activate build server integration

github.com/gitextensions/gitextensions.extensibility - 7a2782dd543efdc09ade6f3479a6ce8d07de0e53 authored over 5 years ago by Martin Steinisch <[email protected]>
Add revision links and activate build server integration

github.com/gitextensions/gitextensions.pluginmanager - 44588b2adcb8fa24a2a407f8144222de2143ff8e authored over 5 years ago by Martin Steinisch <[email protected]>
Do not parse invalid rev-parse responses

Do not raise exceptions for invalid rev-parse responses
#6513 for release 3.1

github.com/gitextensions/gitextensions - 075f4dc804b1aebc3abc4149706eac3cb841ab87 authored over 5 years ago by Gerhard Olsson <[email protected]>
Merge pull request #14 from maraf/BuildPipeline

Integration of CI build on AppVeyor.
Closes #2.

github.com/gitextensions/gitextensions.pluginmanager - 639eadb9096f896bfa26a71b964d9e5763791f3b authored over 5 years ago by Marek Fišera <[email protected]>
Merge pull request #6730 from mstv/fix/6235_uri-crash

Fix handling of paths with special OS filenames and very long paths

github.com/gitextensions/gitextensions - fcde3f1b8389712e78ef2712a5f3a79148616869 authored over 5 years ago by Igor Velikorossov <[email protected]>