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

Merge pull request #5871 from ulrichb/fix/NonReadonlyCommitMessage

Fix non-readonly commit message

github.com/gitextensions/gitextensions - b8aa29a406297b1a6eaf4ec2928444f6b45580d1 authored about 6 years ago by RussKie <[email protected]>
Merge remote-tracking branch 'origin/release/3.00'

github.com/gitextensions/gitextensions - c7d432c8a43acd7b16daa39bcb8ed0c4dca4c086 authored about 6 years ago by Henk Westhuis <[email protected]>
Set `rtbxCommitMessage.ReadOnly` to `true`

github.com/gitextensions/gitextensions - 51b5fb2ef8d10d20adde75e633888c57299520c9 authored about 6 years ago by Ulrich Buchgraber <[email protected]>
VS2019 initial support

Allow installation of VSIX in VS2019.
https://madskristensen.net/blog/how-to-upgrade-extensions...

github.com/gitextensions/gitextensions - cd2c4a786b32fcd9ede131ebffc7cd5c1fd4cb0d authored about 6 years ago by NN <[email protected]>
Update the changelog for v3

github.com/gitextensions/gitextensions - fca7cf228b481ee8c1b779cf7b882ccdfbdcd1bc authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5860 from spdr870/feature/guardensurescore

Added guard for EnsureScoreIsAbove.

github.com/gitextensions/gitextensions - f9dcc580ea3bc753cd889c5f4251d9249b22d5e1 authored about 6 years ago by RussKie <[email protected]>
Added guard for EnsureScoreIsAbove.

It happens that the same revision has multiple Children. This could cause an endless loop. Happe...

github.com/gitextensions/gitextensions - 9dbd14c0543c740fbf1a20a512b921c8365fd9ac authored about 6 years ago by Henk Westhuis <[email protected]>
5781: Attempt to fix disappearing scrollbar

github.com/gitextensions/gitextensions - fae7b028132195487eb368217042c1192d35ae38 authored about 6 years ago by Henk Westhuis <[email protected]>
Mark repo as clean only for release branches

github.com/gitextensions/gitextensions - 50cbc4cf441832da37c2b447e37cd8424a882327 authored about 6 years ago by RussKie <[email protected]>
Remove PluginManager from the release

github.com/gitextensions/gitextensions - 1ffb097c021bc9dbb0ef65640493d532b191ac79 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5854 from spdr870/feature/5853

Use stack instead of recursion in EnsureScoreIsAbove

github.com/gitextensions/gitextensions - 1b590944a30e28009eaf638dd907a181303f7055 authored about 6 years ago by Henk Westhuis <[email protected]>
#5853: Use stack instead of recursion in EnsureScoreIsAbove

github.com/gitextensions/gitextensions - c046f57c939be7ddab2da5b7d21c26a043e0792d authored about 6 years ago by Henk Westhuis <[email protected]>
Fix external projects assembly info

github.com/gitextensions/gitextensions - 9bc4321707b36432b644ade89a2a3001deeaf1f4 authored about 6 years ago by RussKie <[email protected]>
Clear "dirty" flag for release builds

Closes #5698

github.com/gitextensions/gitextensions - 21a77e8977594adf77aff7a18b66c2ce0695d001 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5818 from pmiossec/fix_branch_filter

fix filter branch filter

github.com/gitextensions/gitextensions - 0030c57505a6d85c8adedc1a55da41ab6d5615a0 authored about 6 years ago by RussKie <[email protected]>
fix filter branch filter

by adding the name of the branch in the `git log` command arguments
that was accidentally remove...

github.com/gitextensions/gitextensions - 409b7026d1229ca74746f7336ff2e5f0e04c277f authored about 6 years ago by Philippe Miossec <[email protected]>
Only sign release branches

github.com/gitextensions/gitextensions - ab8b47cbbea6e0514c1aa8c77ae83c80134ad144 authored about 6 years ago by RussKie <[email protected]>
Added calculation of comment lines for assembler files

github.com/gitextensions/gitextensions - 57c4a8b6f4dcb0d12b3494178845a01e706f2689 authored about 6 years ago by Yaroslav Veremenko <[email protected]>
Fix crash when open file with ".settings" extension

github.com/gitextensions/gitextensions - 5dd71ea4f937e964ad3a08e9fa9603b0a3b7d6cf authored about 6 years ago by IEVin <[email protected]>
Fix crash when open project setting in Jira commit hint plugin

github.com/gitextensions/gitextensions - 8d2b9450c9bf750e4b3141cc2a625f67edc5bf54 authored about 6 years ago by IEVin <[email protected]>
Merge pull request #5843 from IEVin/fix_settings_open_crash

Fix crash when open project setting in Jira commit hint plugin

github.com/gitextensions/gitextensions - 2256393fb5ed6914d10bd28200c9130b329d3e20 authored about 6 years ago by Henk Westhuis <[email protected]>
Merge pull request #5841 from IEVin/fix_open_crash

Fix crash when open file with ".settings" extension

github.com/gitextensions/gitextensions - 1fd89d336ad1587c816c32b47db8406b23b48619 authored about 6 years ago by Henk Westhuis <[email protected]>
Fix crash when open project setting in Jira commit hint plugin

github.com/gitextensions/gitextensions - a04e7b67469576a4299f6d8c9d139f953189242d authored about 6 years ago by IEVin <[email protected]>
Fix crash when open file with ".settings" extension

github.com/gitextensions/gitextensions - 32af876562e67ef1138f2ea591cb431663868067 authored about 6 years ago by IEVin <[email protected]>
Implement F3 to open difftool for .png

addendum to PR #4848 for issue #4500

github.com/gitextensions/gitextensions - 00de6d3a378deb514d3fd1e50c4b79d563e2af73 authored about 6 years ago by Michael Seibt <[email protected]>
Merge remote-tracking branch 'origin/feature/installerfix' into release/3.00

github.com/gitextensions/gitextensions - 97e779a28282281b7711999d06be780cefcc1d9f authored about 6 years ago by Henk Westhuis <[email protected]>
Merge pull request #5832 from gerhardol/feature/fix-links

Links pointing to GE 2.51 documentation

github.com/gitextensions/gitextensions - 4138d9580c640377ff512ff769c8023a969ccdb1 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5835 from crypto-rsa/fix-4971-use-stack-instead-of-recursion

Use stack instead of recursion in MakeRelative

github.com/gitextensions/gitextensions - bdd336dfe45c28b5a5f11c93bb5cbb42380d1c6e authored about 6 years ago by Henk Westhuis <[email protected]>
Only instantiate stack if needed

github.com/gitextensions/gitextensions - 0b393439e8680ea3ce969f8dc57a9c6cd912a008 authored about 6 years ago by Henk Westhuis <[email protected]>
Use stack instead of recursion in MakeRelative

github.com/gitextensions/gitextensions - ec05f220b2c67ec1dda049d5e1db96e6194dc4dc authored about 6 years ago by crypto_rsa <[email protected]>
Attempt to always overwrite ICSharpCode.TextEditor.dll

github.com/gitextensions/gitextensions - 1f537fb2ee671e3572e5fb2ff9fed65cee81a3bc authored about 6 years ago by Henk Westhuis <[email protected]>
Merge pull request #5833 from gerhardol/feature/fix-links-3.00

Links pointing to GE 2.51 documentation

github.com/gitextensions/gitextensions - 0873d4d25d5f8b4d5f07d1e755b839757697435d authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5821 from spdr870/feature/5811

Fixed #5811: strange resize of the description column when selecting lines with mouse click

github.com/gitextensions/gitextensions - 33015f03791b2441e3b5f997cc33a72af4862f11 authored about 6 years ago by Henk Westhuis <[email protected]>
Fixed #5811: strange resize of the description column when selecting lines with mouse click

github.com/gitextensions/gitextensions - 83e8640f679208e8165f4981fc2a0a44e5a069c4 authored about 6 years ago by Henk Westhuis <[email protected]>
Links pointing to GE 2.51 documentation

github.com/gitextensions/gitextensions - 0b8705d7a3e833f0cb35c32b4f5e488d0ff1e5ff authored about 6 years ago by Gerhard Olsson <[email protected]>
Links pointing to GE 2.51 documentation

github.com/gitextensions/gitextensions - ebd131137ac4cc103bd75a3f5a5767464d4c0622 authored about 6 years ago by Gerhard Olsson <[email protected]>
Sign the artifacts

github.com/gitextensions/gitextensions - aebb024313284d64993ffc747cdad4e47c7b29fa authored about 6 years ago by RussKie <[email protected]>
Sign release artifacts

github.com/gitextensions/gitextensions - f43257a5d573fad7306ab04bc09475365f8180b7 authored about 6 years ago by RussKie <[email protected]>
#5683 Fix ArgumentException on collapsed file list items,

alternative for PR #5802

(cherry picked from commit 0bb7b090ebcc1a568b63df6ea4e5765fca57f102)

github.com/gitextensions/gitextensions - 0b8066286548f9a82b6affcf7170f0fe756d3d60 authored about 6 years ago by NikolayHD <[email protected]>
Merge pull request #5814 from NikolayXHD/5683_exception_in_file_list

Fix ArgumentException on collapsed file list items,

github.com/gitextensions/gitextensions - ec111f40701aabc99829f651576d484cb2be7bce authored about 6 years ago by RussKie <[email protected]>
Update contributors

github.com/gitextensions/gitextensions - 9e5d079ecc7772318876dd1eb00320540d6a9b71 authored about 6 years ago by RussKie <[email protected]>
Enable 95%+ complete translations

* Dutch
* French
* German
* Polish
* Russian
* SimplifiedChinese

github.com/gitextensions/gitextensions - 1254bf7c50133852143b9da3b80642519a04c4ac authored about 6 years ago by RussKie <[email protected]>
Update latest translations from Transifex

github.com/gitextensions/gitextensions - 2b66874bb78149a3926cba8513677400b2230bda authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5820 from spdr870/feature/findgit

Add try catch around method to guess system encoding.

github.com/gitextensions/gitextensions - db6c0e31eb7616abe898a677762571d2c2a1dc12 authored about 6 years ago by RussKie <[email protected]>
Merge remote-tracking branch 'origin/release/3.00'

github.com/gitextensions/gitextensions - 775d297e583625ea1098eed6e7b58f0f78d2e403 authored about 6 years ago by Henk Westhuis <[email protected]>
Add try catch around method to guess system encoding. It crashes when trying to detect git.exe, causing this code to fail.

github.com/gitextensions/gitextensions - 4450d3e1b8a2bd8fc25121dc273ec03cc58b4186 authored about 6 years ago by Henk Westhuis <[email protected]>
Corrected git log command.

With spaces around the '=' it resulted with the git error:
fatal: ambiguous argument '=': unknow...

github.com/gitextensions/gitextensions - 155267226a844affffd359ff2f46f5fa4da1c127 authored about 6 years ago by Janusz Białobrzewski <[email protected]>
Merge pull request #5816 from jbialobr/jb/fixSubModuleMessageGen

Corrected git log command.

github.com/gitextensions/gitextensions - 7931098b5468ff0bae5abed2767f47c11435c921 authored about 6 years ago by Janusz Białobrzewski <[email protected]>
Corrected git log command.

With spaces around the '=' it resulted with the git error:
fatal: ambiguous argument '=': unknow...

github.com/gitextensions/gitextensions - b1487df8620fa24dc26491a5fcdf87012a3320b0 authored about 6 years ago by Janusz Białobrzewski <[email protected]>
#5683 Fix ArgumentException on collapsed file list items,

alternative for PR #5802

github.com/gitextensions/gitextensions - 0bb7b090ebcc1a568b63df6ea4e5765fca57f102 authored about 6 years ago by NikolayHD <[email protected]>
Merge pull request #5793 from Noguai/task/#5773-fix-tfs-connection-issues

Fix connection issues with TFS on premise build server

github.com/gitextensions/gitextensions - 9aca9b15ba371846499b942f1183ef4a590d5272 authored about 6 years ago by RussKie <[email protected]>
Implement requested changes for pull request

github.com/gitextensions/gitextensions - 8b381afcaaa461c16516d220610da1a0afef17b8 authored about 6 years ago by Noguai <[email protected]>
Add unit tests for VstsProjectUrlHelper and do some code cleanup and documentation

github.com/gitextensions/gitextensions - 88b10a7d847a967a264bfa3d5c2afa6ce0411b70 authored about 6 years ago by Noguai <[email protected]>
Add option to extract build server information from build result link

github.com/gitextensions/gitextensions - f4c9c7c00a177a9b8987177ff6234c256d5e2ea7 authored about 6 years ago by Noguai <[email protected]>
Simplify settings for VSTS integration and extract settings and url handling into seperate classes.

github.com/gitextensions/gitextensions - 84a2725ff2d47ae3cb4b7525ffbaac057992784e authored about 6 years ago by Noguai <[email protected]>
Update plugin name for VSTS / Azure DevOps integration

github.com/gitextensions/gitextensions - b9d843e475d02a771b1066241d897240812dfab0 authored about 6 years ago by Noguai <[email protected]>
Limits RevisionsSplitContainer.SplitterDistance to a min of 0

A splitter distance below 0 is invalid and throws, and this operation is capable of resulting in...

github.com/gitextensions/gitextensions - 29b7cfd18d0d216ff59b95ec6e7f38a673eda85c authored about 6 years ago by Lee Richardson <[email protected]>
Merge pull request #5808 from LeeARichardson/feature/splitterdistance-minimum

Limits RevisionsSplitContainer.SplitterDistance to a min of 0

github.com/gitextensions/gitextensions - afa1d021872892e5d484207d784a0a0cb11f0703 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5775 from maraf/issue-4885

Issue 4885 - Integration of PluginManager

github.com/gitextensions/gitextensions - 10d47b8b67c79e6378f3c65d60c54907a91a5938 authored about 6 years ago by RussKie <[email protected]>
Align assembly information across the project

github.com/gitextensions/gitextensions - dbcbc0ab8de88f1cb770864278a5a9ef0f481d3c authored about 6 years ago by RussKie <[email protected]>
Fix build scripts

* Restore packages and rebuild when preparing release locally
* HACK: rebuild VSIX before packag...

github.com/gitextensions/gitextensions - 9201be916875fa856ca69ee31743865a6f747e25 authored about 6 years ago by RussKie <[email protected]>
Align product names for the artifact signing

We have a number of external dependencies that are built from our repo,
but have various product...

github.com/gitextensions/gitextensions - 8782aebb90c80e0af49fe5c2479021e24b4eefe1 authored about 6 years ago by RussKie <[email protected]>
Use clone argument as destination unless it's repo

(cherry picked from commit 4789b9ec96c824f84e9e8809ce03f1c37290f1d9)

github.com/gitextensions/gitextensions - d412350c4522d1808e8de5ccdad3684eb2307eb6 authored about 6 years ago by Michael Seibt <[email protected]>
Merge pull request #5803 from mstv/fix/5590_clone_dialog_destination

Fix clone dialog doesn't pick up destination

github.com/gitextensions/gitextensions - 8b43cb647bb7b23dda4fe0aea94755e0debf9240 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5800 from jbialobr/jb/sortTime

Improve time complexity of IndexOf.

github.com/gitextensions/gitextensions - f43f53e73435679c9502cf3e0daf1e20935c57c9 authored about 6 years ago by Janusz Białobrzewski <[email protected]>
Limits RevisionsSplitContainer.SplitterDistance to a min of 0

A splitter distance below 0 is invalid and throws, and this operation is capable of resulting in...

github.com/gitextensions/gitextensions - 5cea7d454a5e3e4fb02f2721370aa2c1871f85cf authored about 6 years ago by Lee Richardson <[email protected]>
EditNetSpell: Don't open auto-complete when moving

Allow Ctrl+Space everywhere
Make RTB.Undo work for auto-completion

github.com/gitextensions/gitextensions - 7c0e8a5c445239a0285c32eecb41c57c048fd1bc authored about 6 years ago by Michael Seibt <[email protected]>
Use clone argument as destination unless it's repo

github.com/gitextensions/gitextensions - 4789b9ec96c824f84e9e8809ce03f1c37290f1d9 authored about 6 years ago by Michael Seibt <[email protected]>
Improve time complexity of IndexOf.

The complexity was O(n), which is not acceptable for a method
that is used to compare elements i...

github.com/gitextensions/gitextensions - 45bfffeab7276338b76cebc6dbd38121fbdbab42 authored about 6 years ago by Janusz Białobrzewski <[email protected]>
Revision Links: Detect GH issues without #

especially in branch names, e.g.
feature/98765
feat-98765
fix/98765
fix_98765

github.com/gitextensions/gitextensions - 0e479d780fdd7216672f6c033bf3dee9ab191d5d authored about 6 years ago by Michael Seibt <[email protected]>
Merge pull request #5792 from NikolayXHD/dashboard_f5_exception

#5764 Crash when pressing F5 while hovering item in dashboard

github.com/gitextensions/gitextensions - 0a48337d6b73346d0ee30ef8c277f3348dafab99 authored about 6 years ago by RussKie <[email protected]>
Fix build

Remove the resolution info. To be reinstated later.
Refer to https://github.com/gitextensions/gi...

github.com/gitextensions/gitextensions - 8e930793a9b3685ea4af7c99ef243d96539b3f4a authored about 6 years ago by RussKie <[email protected]>
#5764 Crash when pressing F5 while hovering item in dashboard

github.com/gitextensions/gitextensions - 5217e0ddf2f068db6486c6d2decaa1004cec5a4a authored about 6 years ago by NikolayHD <[email protected]>
Merge pull request #5795 from RussKie/fix_5198_dashboard_light_colour_scheme

Tweak the dashboard light colour scheme

github.com/gitextensions/gitextensions - 82d41f49a2a8786ffa63eaa992d1e91a20a549f8 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5762 from drewnoakes/env-info

Tweak presentation of DPI info on the "About" form

github.com/gitextensions/gitextensions - 3bd8aeef85450ad2106b670c532a9446d2a39887 authored about 6 years ago by RussKie <[email protected]>
Tweak the dashboard light colour scheme

Closes #5198

github.com/gitextensions/gitextensions - 30b3dd1703f9c6fba463fe5b69f74f292f8baa8f authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5794 from gerhardol/feature/i5766-traslations-wiki

Link Translations to wiki page

github.com/gitextensions/gitextensions - 1a258a2826a19d3139ff219a23318b7c1cfdc7a7 authored about 6 years ago by Gerhard Olsson <[email protected]>
Link Translations to wiki page

github.com/gitextensions/gitextensions - e8a62c719ed1391fc58c3f9317db337d4c82c08e authored about 6 years ago by Gerhard Olsson <[email protected]>
Merge pull request #5784 from RussKie/Update_app_dependencies_links

Update links to application dependencies wiki page

github.com/gitextensions/gitextensions - 52e2d61265fe1958b47ddf94b9fa7cbb31a47124 authored about 6 years ago by RussKie <[email protected]>
Update links to application dependencies wiki page

github.com/gitextensions/gitextensions - e4e83461fcc473dec8a2f07fc9e879dc3ea06074 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5759 from vbjay/PortableBuild

Make portable build use portable config

github.com/gitextensions/gitextensions - 0a373532b8417be79ea50641d9ac2065d1097e48 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5746 from drewnoakes/fix-4542-clipboard-crash

Improve clipboard set-text operations

github.com/gitextensions/gitextensions - 7ebd36a1973a4cebe1fc9c85640a7e055e6857a4 authored about 6 years ago by RussKie <[email protected]>
Extract PluginManager download from Prepare-Release.ps1. Integration of this step into Setup project build.

github.com/gitextensions/gitextensions - 94c535191ed9d07ff9ba3e71be1d4fea6d08b018 authored about 6 years ago by Marek Fišera <[email protected]>
Improve clipboard set-text operations

Applications can lock the clipboard, in which case Clipboard.SetText
throws. This commit introdu...

github.com/gitextensions/gitextensions - 572901e57407630c73f048d214b2f91e0df82b33 authored about 6 years ago by Drew Noakes <[email protected]>
Add primary screen resolution

github.com/gitextensions/gitextensions - 5b1713e4aa84b362d175d1eb28c46b738b503820 authored about 6 years ago by Drew Noakes <[email protected]>
Remove SHA abbreviation

github.com/gitextensions/gitextensions - 121bcb693237bf531260e375f8a10b0ca36782b9 authored about 6 years ago by Drew Noakes <[email protected]>
Make portable build use portable config

Add Set-Portable script that sets IsPortable

Call Set-Portable script for appveyor and releases...

github.com/gitextensions/gitextensions - b4469f2f76b6ac331bd1c4e364bd582c415713a7 authored about 6 years ago by Jay Asbury <[email protected]>
Merge pull request #5779 from amaiorano/amaiorano/fix-rot-blank-on-refresh-spam

Fix RepoObjectsTree (left panel) remaining blank when ReloadAsync is …

github.com/gitextensions/gitextensions - 61b97e7d71f9ae067774674afe451c109ea8851d authored about 6 years ago by RussKie <[email protected]>
Fix RepoObjectsTree (left panel) remaining blank when ReloadAsync is cancelled (e.g. by spamming refresh)

Problem is that if during ReloadAsync, a System.OperationCanceledException is thrown due to canc...

github.com/gitextensions/gitextensions - 5a9522372084871077c04104f1b91f5274f2f517 authored about 6 years ago by Antonio Maiorano <[email protected]>
Disable DPI-dependent tests in scaled environments

github.com/gitextensions/gitextensions - 1e06fb45c91d917fb48975b9a725fbe7c3fd4b36 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5763 from jbialobr/jb/EditboxBasedConsoleOutputControl

Show the output produced in ProcessExited event handlers.

github.com/gitextensions/gitextensions - 0a78dea2e3d9e570bb8f95c71346c88f3882a725 authored about 6 years ago by RussKie <[email protected]>
Updated README for RC2

github.com/gitextensions/gitextensions - e2f15e31ffd38d383d1ecf18e6faf90a5911fd0a authored about 6 years ago by Henk Westhuis <[email protected]>
Updated README for RC2

github.com/gitextensions/gitextensions - 478390e5d104bbebc195c31f45f86712b4db4625 authored about 6 years ago by Henk Westhuis <[email protected]>
Ignoring content from PluginManager in git.

github.com/gitextensions/gitextensions - 87a4153982f2a82d7e57e4f9e451ca178dc2166e authored about 6 years ago by Marek Fišera <[email protected]>
Integration of PluginManager into release process.

github.com/gitextensions/gitextensions - a104bd2714eab5f95b8d1aa743c7548eb9be91ca authored about 6 years ago by Marek Fišera <[email protected]>
Merge pull request #5754 from spdr870/feature/gitcmdmissing

Do not crash if git.exe is not found

github.com/gitextensions/gitextensions - f37989c6c97ab184c989d83332d18fa37491505d authored about 6 years ago by Henk Westhuis <[email protected]>