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

Filter packages by tags.

github.com/gitextensions/gitextensions.pluginmanager - 5e516ef6ac1bca3dd334d619f10d6193b8084bad authored over 5 years ago by Marek Fišera <[email protected]>
File suffix incorrectly detected

If the file has no extension but the directory path has a period

github.com/gitextensions/gitextensions - 70ca0881acc2370306e80dfbfc254434b0b9b3dc authored over 5 years ago by Gerhard Olsson <[email protected]>
Clarify Settings-Stash label

github.com/gitextensions/gitextensions - 412a9f5b7433e336e9513857024ee4d7cc036aee authored over 5 years ago by Gerhard Olsson <[email protected]>
Merge pull request #7064 from gerhardol/feature/doc-3.2

Update the GitExtensionsDoc submodule to 3.2

github.com/gitextensions/gitextensions - 026ab8fb6452306348bfa9d06e58c8e0779e7535 authored over 5 years ago by Igor Velikorossov <[email protected]>
Allow multi-select of files in FormStash (#7066)

Allow multi-select of files in FormStash

github.com/gitextensions/gitextensions - e3ab4337238c7af3ef2d2f0cea7889d7364d3a4a authored over 5 years ago by Igor Velikorossov <[email protected]>
Allow multi-select of files in FormStash

github.com/gitextensions/gitextensions - c323f8d751f96dc17f2e946b5fcffe76ba482ffe authored over 5 years ago by Gerhard Olsson <[email protected]>
Update the GitExtensionsDoc submodule to 3.2

github.com/gitextensions/gitextensions - 661de43be860cbb390c1dd57d6d2534282a6bc6d authored over 5 years ago by Gerhard Olsson <[email protected]>
Merge pull request #7053 from palver123/fix_7023_Overflow_error_in_commit_dialog

fix: Overflow error in Commit Dialog

github.com/gitextensions/gitextensions - 85d47872db70e18ab864821885dfe78857a6353c authored over 5 years ago by Philippe Miossec <[email protected]>
Add me (palver123) to contributors.txt

github.com/gitextensions/gitextensions - 7e4584a6569a4090ed7618b72a6eb06754890ca2 authored over 5 years ago by Levente Koncz <[email protected]>
JiraCommitHintPlugin: Simplify settings definition by using`PseudoSetting`

Solve LinkLabel slightly truncated vertically

github.com/gitextensions/gitextensions - 6d395bd16626400c457597b80a7690e8ebb14b46 authored over 5 years ago by Philippe Miossec <[email protected]>
Plugins: Being able to change CredentialsControl labels

to specify other things than the currently "User name" / "Password".

For example: "email" / "To...

github.com/gitextensions/gitextensions - 4bf9c5046914972c74a246f634a9bfacc9da0d4a authored over 5 years ago by Philippe Miossec <[email protected]>
Add a `PseudoSetting` to display controls that are not settings

i.e. that don't save a value in the settings files.
It is used to easily display a control that ...

github.com/gitextensions/gitextensions - aeaa7fd94c7cbd66922844253a17e01acbb84cb6 authored over 5 years ago by Philippe Miossec <[email protected]>
fix: Overflow error in Commit Dialog

DiffViewerLineNumberControl did not handle when MaxLineNumber was 0. Either an empty file can ca...

github.com/gitextensions/gitextensions - 88bbcf543bbe6be8e0c0fd6441e8db84d79016cc authored over 5 years ago by Levente Koncz <[email protected]>
Merge pull request #7051 from KvanTTT/master

Add me (KvanTTT) to contributors.txt

github.com/gitextensions/gitextensions - d52e616b5ffcbc64dffb9d077d377644fde078c3 authored over 5 years ago by Igor Velikorossov <[email protected]>
Add me (KvanTTT) to contributors.txt

github.com/gitextensions/gitextensions - 958fcbbbadf2f754376eaba25fac3653f674f380 authored over 5 years ago by Ivan Kochurkin <[email protected]>
Settings: Ensure that `CustomControl` is set

if we let the Setting(s) classes create the controls.
Otherwise, it could will trow a NRE if we ...

github.com/gitextensions/gitextensions - 6efacff2e663a16054fae4e7c5abb55a0b4cd846 authored over 5 years ago by Philippe Miossec <[email protected]>
Generate GitHub OAuth token with github api

github.com/gitextensions/gitextensions - 7146e2faf6256f12b416b2f2d7e33e71b703a4af authored over 5 years ago by Philippe Miossec <[email protected]>
Fix: Add "Force push with lease" to the push dialog (#3934)

github.com/gitextensions/gitextensions - ec570cde94526ab7482a106dd70a942cbdb8498b authored over 5 years ago by Ivan Kochurkin <[email protected]>
add projectUrl and license to package

(cherry picked from commit 219fc92a5803122ddae8a41a694534045bd9d412)

github.com/gitextensions/gitextensions.extensibility - 225bcd70a89033fd279b69a3b04177e08a31a601 authored over 5 years ago by Martin Steinisch <[email protected]>
Merge pull request #7033 from pmiossec/open_jira_settings_when_not_configured

Open jira settings when not configured

github.com/gitextensions/gitextensions - 0010bf5ca9cd027c8f2595b53c24af95117fc915 authored over 5 years ago by Gerhard Olsson <[email protected]>
Add scripts for BeforeFetch and AfterFetch (#7026)

Additional scripts that should be executed before/after fetch can be added.

Fixes #4909

github.com/gitextensions/gitextensions - 1554b2174e6a58dc21ba2a27d2b1c65f91dd022e authored over 5 years ago by Karsten <[email protected]>
JiraCommitHintPlugin: Open the settings when not enabled

github.com/gitextensions/gitextensions - 49f50835d33fce0e35382e7133cb16a4fae3c3be authored over 5 years ago by Philippe Miossec <[email protected]>
JiraCommitHintPlugin: fix bad condition

github.com/gitextensions/gitextensions - dfc3148f61428513869d7fab4cc4057d8ea8459e authored over 5 years ago by Philippe Miossec <[email protected]>
Merge pull request #7038 from RussKie/fix_7000_Crash_when_clicking_Suggest_button

fix: Crash when suggest merge/diff tool paths

github.com/gitextensions/gitextensions - 2406eb8add8871fcbe3a4288e772ce3dc49f1737 authored over 5 years ago by Igor Velikorossov <[email protected]>
Merge pull request #7032 from pmiossec/fix_settings_duplicate_blank_line

Fix potential bad end of line replacement

github.com/gitextensions/gitextensions - d54d7a3120849449ebc9bf2ea534aecc9628dd76 authored over 5 years ago by Igor Velikorossov <[email protected]>
Fix potential bad end of line replacement

If the value contains a `\r\n`, the result will contain `\r\r\n`
which duplicate blank lines at ...

github.com/gitextensions/gitextensions - 93995c16fec5db7e704e7dd100a7c487599f6f6f authored over 5 years ago by Philippe Miossec <[email protected]>
Merge pull request #7037 from pmiossec/icon_commit_templates

Display icons in commit templates menu items

github.com/gitextensions/gitextensions - 32aca98e9571e838e01be1f2b89333c1dc2d2afc authored over 5 years ago by Philippe Miossec <[email protected]>
Display icons in commit templates menu items

github.com/gitextensions/gitextensions - faae2a40d9bca2e170720e76512ecb61cf5245ce authored over 5 years ago by Philippe Miossec <[email protected]>
fix: Crash when suggest merge/diff tool paths

If merge/diff tool paths enclosed in quotes, clicking on "Suggest" button
would crash the app.

...

github.com/gitextensions/gitextensions - 504c6a1be21752fa31cd8a1b7e6223c23a0d787b authored over 5 years ago by RussKie <[email protected]>
Merge pull request #7012 from manuc66/bugfix/compare-sequence-contains..

fix: [NBug] Sequence contains no elements #7011

github.com/gitextensions/gitextensions - 6543a7e88731755aee630f6aaa80f3f3601d4cad authored over 5 years ago by Igor Velikorossov <[email protected]>
Settings: Display label to the top to make UI more readable on… (#7036)

Settings: Display label to the top to make UI more readable on multiline controls

github.com/gitextensions/gitextensions - 1ca04b5bd7c34693976d3701f692ecea6d7b985c authored over 5 years ago by Igor Velikorossov <[email protected]>
should fix: [NBug] Sequence contains no elements #7011

github.com/gitextensions/gitextensions - e762cb253c9f3bd1d2842adce6bee96bf2e50067 authored over 5 years ago by Emmanuel Counasse <[email protected]>
Settings: Display label to the top to make UI more readable on multiline controls

github.com/gitextensions/gitextensions - 212aab09d969524568fa7023ac4d9c87b882bab7 authored over 5 years ago by Philippe Miossec <[email protected]>
The GroupBox items contained in the form need to… (#7021)

* Fix for issue #7020. The GroupBox items contained in the form need to have their AutoSize prop...

github.com/gitextensions/gitextensions - 6de714ba37899a2469177f411e3f74a914ff0f49 authored over 5 years ago by phdussud <[email protected]>
Merge branch 'release/3.1' into release/3.2

github.com/gitextensions/gitextensions - 9b77cf73014324a15fbb2e99caf4595b052ed851 authored over 5 years ago by Igor Velikorossov <[email protected]>
Merge pull request #7008 from KarstenRa/fix_6367_pushdialog

Fix: Keep push dialog open on failure (#6367)

github.com/gitextensions/gitextensions - c78351e5753aeeace0832066028c78777779b4df authored over 5 years ago by Igor Velikorossov <[email protected]>
Merge pull request #7007 from KarstenRa/cla

Updated changed github id

github.com/gitextensions/gitextensions - 7ad15a40b6fd5305f80be88483391f2650cf5dac authored over 5 years ago by Martin Steinisch <[email protected]>
Fix: Keep push dialog open on failure (#6367)

github.com/gitextensions/gitextensions - f5170bc9c19805651f76bc90f52b88b18fc14bfd authored over 5 years ago by KarstenRa <[email protected]>
Updated changed github id

github.com/gitextensions/gitextensions - 014b0ebbb32235d8864dcb859a1af5ed85a3440a authored over 5 years ago by KarstenRa <[email protected]>
Merge pull request #7004 from gerhardol/bugfix/tortoisegit-suggest-path

TortoiseGitMerge.exe old default name

github.com/gitextensions/gitextensions - fafe69557b0f9e79603b7f42bb1448fb3dc8d9a0 authored over 5 years ago by Igor Velikorossov <[email protected]>
Fix: Proper spacing (#7002)

Fix: Proper spacing

github.com/gitextensions/gitextensions - 89af0fa3ec09b4137e8c68403318855479e3b645 authored over 5 years ago by Karsten <[email protected]>
Merge pull request #7003 from Kackao/bug/6895

Fix: Commit Dialog Spell Checker

github.com/gitextensions/gitextensions - 547293dc06ee719754150b70a34ab71e3631915b authored over 5 years ago by Igor Velikorossov <[email protected]>
Merge pull request #7006 from Kackao/cla

Adding myself to contributors.txt

github.com/gitextensions/gitextensions - 0c6fb85c4307267df6882eb83a777a62c55aace5 authored over 5 years ago by Igor Velikorossov <[email protected]>
Adding myself to contributors.txt

github.com/gitextensions/gitextensions - cb30e98d56d168257c076df7129695fd9dea4651 authored over 5 years ago by Karsten <[email protected]>
TortoiseGitMerge.exe old default name

github.com/gitextensions/gitextensions - 7a609a4737321fa6c79b8aa07e47a248b1ca6a97 authored over 5 years ago by Gerhard Olsson <[email protected]>
Fix: Commit Dialog Spell Checker

github.com/gitextensions/gitextensions - 2559832f8b6dbd59253cf45e8ebb1817743a7a31 authored over 5 years ago by Karsten <[email protected]>
Replace git-diff patience with histogram

github.com/gitextensions/gitextensions - 7ccb36ce1eca2d9217f5fe3448c255dd2d2d992d authored over 5 years ago by Gerhard Olsson <[email protected]>
Fix/search unmerged branches (#6954)

Fix/search unmerged branches

github.com/gitextensions/gitextensions - 79324b84f01fd3ba5dd0276228dee6e38372c0f7 authored over 5 years ago by Igor Velikorossov <[email protected]>
fix: Remote Repositories List Empty (#6985)

fix: Remote Repositories List Empty

github.com/gitextensions/gitextensions - b08f774523bc4dcd6c91e8a16dfdca5b34d770bb authored over 5 years ago by Igor Velikorossov <[email protected]>
Add codescene.io analysis results (#6272)

Codescene.io doesn't require any build programming, just a free account and an integration butto...

github.com/gitextensions/gitextensions - c01503944dd5a8d752bdd77d080388852773d417 authored over 5 years ago by Marcin Wachulski <[email protected]>
Add "default pull action" config in setting dialog (#6952)

Add "default pull action" config in setting dialog

github.com/gitextensions/gitextensions - 55eb6527ff6b7c25ad2fc01e6fcf64f5bb2f14d2 authored over 5 years ago by Igor Velikorossov <[email protected]>
Delete obsolete branches plugin - fix #6813

github.com/gitextensions/gitextensions - b7ec18f158388beb0efc53128f27668b513b3751 authored over 5 years ago by manuelspezzani <[email protected]>
Merge pull request #15 from mast-eu/RepoMaintenance

Repo maintenance

github.com/gitextensions/gitextensions.extensibility - bef2e167d03d04b0ec42c1064240e99f948728a1 authored over 5 years ago by Martin Steinisch <[email protected]>
Merge pull request #26 from mast-eu/RepoMaintenance

Repo maintenance

github.com/gitextensions/gitextensions.pluginmanager - 3dad53b79112f75a6ae0b1c00801132e9a251bb0 authored over 5 years ago by Martin Steinisch <[email protected]>
Add option for default pull action in setting page

This change adds a dropdown for choosing default pull action
on the general tab in main setting ...

github.com/gitextensions/gitextensions - d0563de46bbaa57543a3f959a4079736e1c3cae6 authored over 5 years ago by Fisher Tsai <[email protected]>
remove users not enrolled in GitHub Sponsors

github.com/gitextensions/gitextensions.pluginmanager - 6304e3653bdc3c0978f8af099f435e008a68c757 authored over 5 years ago by Martin Steinisch <[email protected]>
remove users not enrolled in GitHub Sponsors

github.com/gitextensions/gitextensions.extensibility - 48f1567197db6959748c71ffb011e65e30d1041f authored over 5 years ago by Martin Steinisch <[email protected]>
remove VS2017 from CI

github.com/gitextensions/gitextensions.extensibility - 7bb8dce4de31a2fdc994dcaaf76c57cc4c6bd2fa authored over 5 years ago by Martin Steinisch <[email protected]>
remove VS2017 from CI

github.com/gitextensions/gitextensions.pluginmanager - e49b8c9d9eecb580cd9dc098815555271a78b05b authored over 5 years ago by Martin Steinisch <[email protected]>
Add GitExtensions.settings.backup to .gitignore

github.com/gitextensions/gitextensions.extensibility - 5e913cf1bb7e90689eb53dba42dafb36c4f9d0d8 authored over 5 years ago by Martin Steinisch <[email protected]>
Add GitExtensions.settings.backup to .gitignore

github.com/gitextensions/gitextensions.pluginmanager - f93d827c09ea024bb92e7c56c73f58adb2d76bcd authored over 5 years ago by Martin Steinisch <[email protected]>
fix: Remote Repositories List Empty

Restore saving a successfully cloned repository to the list of recent remotes.

Fixes #6983

github.com/gitextensions/gitextensions - 680f2c3266c25b7c32ae5c6575a1079b994f4d0b authored over 5 years ago by RussKie <[email protected]>
fix tests (#6986)

fix tests

github.com/gitextensions/gitextensions - f9bc9e76f2bee9687f57088d1262d371dd2dae46 authored over 5 years ago by Igor Velikorossov <[email protected]>
fix: Illegal characters in path (#6984)

fix: Illegal characters in path

github.com/gitextensions/gitextensions - bfb3dd5997ffa5411da833eedaed3915bd60b414 authored over 5 years ago by Igor Velikorossov <[email protected]>
fix: Illegal characters in path

Do not crash the app if a repository contains illegal characters.

Closes #6982

github.com/gitextensions/gitextensions - 265a8d15e34cafaf093ef8fdc777267862e116e6 authored over 5 years ago by RussKie <[email protected]>
Merge pull request #6974 from asfarley/contributors-asfarley

Adding myself to contributors.txt

github.com/gitextensions/gitextensions - 87177eec0d6c306ce61adc85b613a20f20c0cd70 authored over 5 years ago by Gerhard Olsson <[email protected]>
Adding myself to contributors.txt

github.com/gitextensions/gitextensions - 99876a4ff7353c97f163232e3e58612f16e7035b authored over 5 years ago by asfarley <[email protected]>
Merge pull request #6957 from manuelspezzani/fix/create-new-repository-validation

improved validation on create new repository dialog

github.com/gitextensions/gitextensions - 07a518e5e92efff4b64a8122c220b89489124fcf authored over 5 years ago by Igor Velikorossov <[email protected]>
Merge pull request #6945 from asfarley/feature/authordateorder

Add an option to sort commits by author date in the revision grid

github.com/gitextensions/gitextensions - ddce80631f19c41662fef4632b6d0aa22a8cddde authored over 5 years ago by Igor Velikorossov <[email protected]>
Add an option to sort commits by author date in the revision graph.

github.com/gitextensions/gitextensions - 9be062004e531d29b8d662fbbc02011c0c1a5e7e authored over 5 years ago by asfarley <[email protected]>
improved validation on create new repository dialog (fixes #6955)

github.com/gitextensions/gitextensions - af40b5b393e0297af65d70dcc9e193c54d6466d7 authored over 5 years ago by manuelspezzani <[email protected]>
Merge pull request #6960 from RussKie/fix_6281_Delete_tag_not_working

fix Delete tag not working

github.com/gitextensions/gitextensions - 49fa6903aee631520e8352137e2e9b795df7d6c9 authored over 5 years ago by Igor Velikorossov <[email protected]>
fix Delete tag not working

Fixes #6281

github.com/gitextensions/gitextensions - 5a5c032949fa3e613be9c4f390a4285d8ddff083 authored over 5 years ago by RussKie <[email protected]>
Merge pull request #6949 from manuelspezzani/master

ReleaseNotesGenerator plugin To defaults to "HEAD"

github.com/gitextensions/gitextensions - 30617c2c808c444994555d9030ab41b0d173273a authored over 5 years ago by Igor Velikorossov <[email protected]>
Merge pull request #6953 from manuelspezzani/contributors-txt

signed contributors.txt

github.com/gitextensions/gitextensions - 30c25fdd458b7d4d1825c3fdbe36f45ece623a47 authored over 5 years ago by Gerhard Olsson <[email protected]>
ReleaseNotesGenerator plugin To field defaults to "HEAD" (#4444)

github.com/gitextensions/gitextensions - 2577a603b5f334e7e212c3cd89eea32467f6ce83 authored over 5 years ago by manuelspezzani <[email protected]>
signed contributors.txt

github.com/gitextensions/gitextensions - d698d1234172f6aa96ec21d445670be8d737b69b authored over 5 years ago by manuelspezzani <[email protected]>
Merge pull request #6951 from FisherTsai/SignContributorsTxt

Sign contributors.txt

github.com/gitextensions/gitextensions - 35a11eb75bd8017a61f0554f14cce75918d03ae7 authored over 5 years ago by Gerhard Olsson <[email protected]>
Merge pull request #11 from maraf/ToolsPackage

NuGet package for downloading portable GitExtensions and integrating it with plugin development

github.com/gitextensions/gitextensions.extensibility - ee3e549dfd24ea798281ebd70a7477df80fad278 authored over 5 years ago by Marek Fišera <[email protected]>
Sign contributors.txt

github.com/gitextensions/gitextensions - 69092aeea6fccf964788e5dc2afee88da93772f6 authored over 5 years ago by Fisher Tsai <[email protected]>
Fix: Build error due to duplicate NSubstitue entry in csproj (#6948)

Fix: Build error due to duplicate NSubstitue entry in csproj

github.com/gitextensions/gitextensions - b3ff02957b927d55aa9c580176ab5ff9d01d7fda authored over 5 years ago by Igor Velikorossov <[email protected]>
Merge pull request #22 from RussKie/Enable_signing_policy

Enable test signing policy

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

Disable PM auto update

github.com/gitextensions/gitextensions.pluginmanager - f9c7145e10d207d8eed10e6cc1bf2cdbccf116df authored over 5 years ago by Martin Steinisch <[email protected]>
Fix: Build error due to duplicate NSubstitue entry in csproj

it's already in the proj as a package reference

github.com/gitextensions/gitextensions - 5e2bc97ff19166c522fd56b573a69ada53c91ac1 authored over 5 years ago by EbenZhang <[email protected]>
NuGet package for downloading portable GitExtensions and integrating it with plugin development.

github.com/gitextensions/gitextensions.extensibility - a6aee3d8f4b218cd693755db12259f4e3040f0c5 authored over 5 years ago by Marek Fišera <[email protected]>
Disable PM auto update

github.com/gitextensions/gitextensions.pluginmanager - 003d992e80e42513370c1ee98f342813f58dc3bf authored over 5 years ago by Martin Steinisch <[email protected]>
fix: Commit message incorrect height at 150% scale factor (#6913)

fix: Commit message incorrect height at 150% scale factor

github.com/gitextensions/gitextensions - c22557af37ab39798f913cc1617ac4dfd391c541 authored over 5 years ago by Igor Velikorossov <[email protected]>
Merge pull request #18 from mast-eu/BumpVersion

bump version number and update versioning scheme

github.com/gitextensions/gitextensions.pluginmanager - 6b1c098c9072b2b3cd26c412b5a9658ccf6f8675 authored over 5 years ago by Martin Steinisch <[email protected]>
bump version number and change versioning scheme

github.com/gitextensions/gitextensions.pluginmanager - 7aaa4c514a3e09249a9d1d63394df8702ac8ce82 authored over 5 years ago by Martin Steinisch <[email protected]>
Add support for "--rebase-merges" for newest version of git (#6920)

Add support for "--rebase-merges" for newest version of git

github.com/gitextensions/gitextensions - 138b8c9786f98776d2b2380be1f475f92cabdf75 authored over 5 years ago by Igor Velikorossov <[email protected]>
fixup! fix: Commit message incorrect height at 150% scale factor

github.com/gitextensions/gitextensions - ed6668cf151e46ce90d4c90160e7837ebafa05c8 authored over 5 years ago by RussKie <[email protected]>
Add support for "--rebase-merges" for newest version of git

now that we recommend v2.22 (#6769) that deprecate "--preserve-merges"

See:
* for option deprec...

github.com/gitextensions/gitextensions - 519c0dcc9749382343f8f80487c9c28d1d206b12 authored over 5 years ago by Philippe Miossec <[email protected]>
fix: Commit message incorrect height at 150% scale factor

Closes #6898

github.com/gitextensions/gitextensions - e951f59ec3d95f2cf357ffc34d95807f637f063c authored over 5 years ago by RussKie <[email protected]>
Merge pull request #6909 from pmiossec/bugfix/i6815-trygetexactpath

Fix different problems around FileHistory/Blame

github.com/gitextensions/gitextensions - 2d9025e5b3a9df7047e28538a341ac0cdaa45ff8 authored over 5 years ago by Philippe Miossec <[email protected]>
Stash: Add cherry pick of file's changes (#6907)

Stash: Add cherry pick of file's changes

github.com/gitextensions/gitextensions - f51e398e71888771311356e8e834bbf99e6e24cf authored over 5 years ago by Igor Velikorossov <[email protected]>
Merge pull request #21 from maraf/AppVeyorReadmeLink

Update link to AppVeyor to point at the correct project.

github.com/gitextensions/gitextensions.pluginmanager - d35de0fff12373cd666f3f9d10a0c642a28f9871 authored over 5 years ago by Marek Fišera <[email protected]>
Update link to AppVeyor to point at the correct project.

github.com/gitextensions/gitextensions.pluginmanager - 360ed2341c68118e6deb4afcbbf3c8940a8cb0f6 authored over 5 years ago by Marek Fišera <[email protected]>
Stash: Add cherry pick of the currently selected file changes

Fixes #6902

github.com/gitextensions/gitextensions - 71ec49425536b702e5c0ccc66e15b1a03eca017b authored over 5 years ago by Philippe Miossec <[email protected]>