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

FormCommit: Replace OnKeyUp & ProcessCmdKey with Hotkeys (#9898)

github.com/gitextensions/gitextensions - 965e86cd354d9b4dbddc2d1081dde95942abe9d0 authored almost 3 years ago
RevDiff: Persist Blame until another file is selected (#9804)

github.com/gitextensions/gitextensions - e68ad0bd69b179344663846f9f80ec94a890c1fb authored almost 3 years ago
Upgrade to SmartFormat to v3.0.0, core package (#9912)

github.com/gitextensions/gitextensions - d1f69201800be23f7c8090e67e05186dd5deca1a authored almost 3 years ago
RevisionGridControl: Create menu after loading Hotkeys (#9904)

github.com/gitextensions/gitextensions - 2cf8320581383dc0e1e4e565c34d6395e147d65c authored almost 3 years ago
Add option to fill git ref labels again (#9900)

Makes parts of commit 534c0b6d212c3720a306813f158826d7aff8072f optional.

github.com/gitextensions/gitextensions - 0b915c2b0655c8e450d11ade9f0567cfe74996c8 authored almost 3 years ago
RevisionGrid: Option for git log with --topo-order (#9759)

github.com/gitextensions/gitextensions - 95e7cc274bb3f967cb16ef6aac1faa4ed8625ef9 authored almost 3 years ago
Main menu: Standardize capitalization and en-US (#9905)

github.com/gitextensions/gitextensions - 7300d24d0f43a7e9224821c3858be0e627b2092d authored almost 3 years ago
Share gitRefs when reloading after changing sort criterias (#9896)

github.com/gitextensions/gitextensions - 2b1ef6c8eb561cdad3be04f1f1f5b11e261163de authored almost 3 years ago
Browse: Clarify RefreshRevisions() handling (#9897)

If a new repo is opened in FormBrowse the call chain is
SetGitModule() -> UICommands_PostReposi...

github.com/gitextensions/gitextensions - be68cc896df32bfb7ec9c0098d5806b2d762a4a7 authored almost 3 years ago
Add SelectNextForkPointAsDiffBase hotkey (#9878)

and expose GoToMergeBase to HotkeySettingsManager

github.com/gitextensions/gitextensions - 6f613fff1be031048581ee423aca018968917684 authored almost 3 years ago
RevisionGrid: Set accessibility values (#9887)

* Set accessibility values for message and commit id columns
* Remove redundant information fro...

github.com/gitextensions/gitextensions - 77a19b664b7272f7293f7ea51ef476a603c132bb authored almost 3 years ago
GetFetchArgs: Add "--force" to "--prune" (#9890)

github.com/gitextensions/gitextensions - 7dbdf97bcaf8aa010bb9da36e14868a3c066fb9d authored almost 3 years ago
Lazy handling for current branch (#9885)

Avoid Git calls where no branch is checked out and in submodules

github.com/gitextensions/gitextensions - 89eba84c763f830a9c661d314f803eb4f3bbc1b8 authored almost 3 years ago
RevGrid: Save currently selected before clearing the grid (#9886)

Regression from d7443d745b9372c81587ed689e8f8eded18ad59c
Make some methods local

github.com/gitextensions/gitextensions - 8a8422241a7cfdb9b9d9e961f57c60b1cc0d6a15 authored almost 3 years ago
Show CurrentCommitId for super project for submodules (#9879)

github.com/gitextensions/gitextensions - ade0a61828201cb642e4fb7bc1599441268bbf53 authored almost 3 years ago
RefreshGrid: async reading refs and logs in parallel (#9864)

Improve the responsiveness in the loading phase and decrease
the revision loading time.

Revi...

github.com/gitextensions/gitextensions - d7443d745b9372c81587ed689e8f8eded18ad59c authored almost 3 years ago
Hardcode Ctrl+A handling for RevisionGridControl

forward this key to parent form as Hotkey
and suppress selecting all revisions

github.com/gitextensions/gitextensions - d6f483d0e58ea0d8e6480ce5009434ae416af5a6 authored almost 3 years ago
RevisionDiffControl: Add SelectFirstGroupChanges hotkey

github.com/gitextensions/gitextensions - 4c0a7c6c766d5edeb6e25791a6563f3448aef2e4 authored almost 3 years ago
IsTextEditKey: Add missing hotkeys combined with Control

github.com/gitextensions/gitextensions - d4ef6f05b5992c7502aac59cd46cac459a301ae8 authored almost 3 years ago
IndexWatcher: Use for refresh icon only (#9871)

The IndexWatcher controls the icon for the refresh button in Browse.
Before #9791 the setting c...

github.com/gitextensions/gitextensions - 03eadac015d6bbe08118fbafe898d32bf2337cce authored almost 3 years ago
RevGrid: Show popup when a revision is not in the revision grid (#9833)

If a objectId is expected to be available in the repo (for instance
retrieved with git-rev-pars...

github.com/gitextensions/gitextensions - 0fcb272f829921ba806d8560ed31123ae1a300ca authored almost 3 years ago
FileHistory mode at browse startup (#9862)

When starting up with command line arguments "filehistory", "blamehistory"
(for instance from V...

github.com/gitextensions/gitextensions - 38e700fae4259e71ba2a2f8e8d03ed719abe4392 authored almost 3 years ago
Tests: Recreate RefRepos if reset fails

github.com/gitextensions/gitextensions - d676bf018f636ae24592504da9aa7b3ad1561272 authored almost 3 years ago
Disable unstable test (#9856)

github.com/gitextensions/gitextensions - dd0a902e50f3198e1cb999374a0b32c77d7b8b2b authored almost 3 years ago
FileTree: Goto line in FileTree Blame from RevDiff (#9842)

github.com/gitextensions/gitextensions - 232207f716004edd4dfec1c8e942590aef01fad5 authored almost 3 years ago
Blame: Start on line also when control already exists (#9805)

* BlameControl: Add tests for goto line

* Goto Blame line for the current revision in a file ...

github.com/gitextensions/gitextensions - 2b598ef0a43b4dce74f30313e9a4476db57f66ab authored almost 3 years ago
RevisionGrid: Use Hotkeys for navigation

- Register already implemented Commands in HotkeySettingsManager:
NavigateBackward and Navigat...

github.com/gitextensions/gitextensions - 42c69f62aee2843df4b8494ff9d4f8cba50a4e9f authored almost 3 years ago
Add git stash --staged (#9848)

* Add git stash --staged (to FormBrowse and to FormCommit)
* Recommend Git version 2.35.0
* Ch...

github.com/gitextensions/gitextensions - 48513629bc513e00f7f85f7a43938f5b79f5ae9d authored almost 3 years ago
Allow to add --reset-author via checkbox when amend commit is selected (#9778)

github.com/gitextensions/gitextensions - 995c9875e90f39d460ddfa899049c868bff73fcf authored about 3 years ago
Route hotkeys to all visible controls (#9827)

- FormBrowse with RevisionDiffControl and RevisionFileTreeControl
- FormCommit to FileViewer

github.com/gitextensions/gitextensions - 930e22a8b85a63649cf5bcd28ab56b4bc5ea33bf authored about 3 years ago
Fix detection of merge commits (#9841)

When the string is empty (i.e. no merge commits),
`LazySplit('\n').Any()` return `true`
(becau...

github.com/gitextensions/gitextensions - e8cd22c75ee9529b09100c7b69b9189fca3dfb18 authored about 3 years ago
FileViewer: Add hotkeys (#9826)

for IgnoreAllWhitespace and In/DecreaseNumberOfVisibleLines

github.com/gitextensions/gitextensions - 76195c66cd4c33259d5abed67278680dfd64055c authored about 3 years ago
AdvancedFilter: Disable filters button dropdown (#9807)

Change Advanced filter to a split button and add "Reset filters"
to the dropdown for all and pa...

github.com/gitextensions/gitextensions - 214be055c3542a5dc4af3fc880797f79fbae6280 authored about 3 years ago
BlameControl: cancellation token for git-blame (#9816)

git-blame may require considerable time, the git executable
must be cancelable.

Clear the bl...

github.com/gitextensions/gitextensions - 3f7d2b3c6c0c7b1177c39cad9493689ddf6b53cb authored about 3 years ago
Add mnemonics to filter toolbar (#9765)

and remove text label from tsmiShowReflogs

github.com/gitextensions/gitextensions - 1dc9bba64f5ccc21aeda7ae902b2228043953c17 authored about 3 years ago
Reset theme to default (#9815)

Change the settings name key to force resetting the theme
with application colors to default, a...

github.com/gitextensions/gitextensions - eaf69c4da9bd55ab5dc4653e39953f8859991201 authored about 3 years ago
Blame: Start on line also when control already exists (#9832)

Blame can start presenting on a specific line. This is is available in
RevDiff and RevFileTree ...

github.com/gitextensions/gitextensions - 4b65b4986f500effaecc05fd90d4a5eca58daab7 authored about 3 years ago
Ignore nonexisting submodule paths (#9819)

Show MessageBox with submodule information

github.com/gitextensions/gitextensions - cedee8056d6cdd43b21dbdb661bc2887c78948d1 authored about 3 years ago
RevDiff: Setting to show Blame in FileTree (#9831)

Blame in RevDiff has certain limitations as revisions for a file may
not exist in the grid and ...

github.com/gitextensions/gitextensions - 5e33188c180e0a9b710af6749c5e49ce5b69705f authored about 3 years ago
BuildServer: Unset settings were always set to effective (9785)

Setting when editing a specific level (Local<-Distributed<-User (global)).

Checkboxes now refle...

github.com/gitextensions/gitextensions - 6851188bfeeed52abd13810bb07d520e44559cab authored about 3 years ago
Minor cleanup of tests

github.com/gitextensions/gitextensions - 26163305c012bae926a2de8124910536a6dd3b0c authored about 3 years ago
Settings: Changing view from effective must not overwrite

Changing from Effective to any other level (local/dist/global) overwrote
settings on that level ...

github.com/gitextensions/gitextensions - 531a88fa6973703f45005117d6b96db446f301ed authored about 3 years ago
BuildServer: Correct settings paths

* Regression in master from #9082:
Settings were read/written to path missing "BuildServer."

* ...

github.com/gitextensions/gitextensions - 8650f7a9b48f73f54c9a60a9ecb65a07ed7fd1af authored about 3 years ago
AppTitle: File name in path filter first (#9806)

github.com/gitextensions/gitextensions - f42768a8ab9d9fbc4ad178d0cd8f0895e4c1eefd authored about 3 years ago
GitNotes: Reduce overhead when Body exists (#9786)

github.com/gitextensions/gitextensions - 444014f8aaa60193a1855f6a7c48ae41462204c5 authored about 3 years ago
Blame settings: Auto size for checkboxes (#9817)

Settings added in #9801/d6bfff8cb434c1dea4d642783ca9848ee0bce20a

github.com/gitextensions/gitextensions - 523a89444f3eac356fa89d9f1df2df3fd6edb94d authored about 3 years ago
Do not report Git error for a command seemingly executed in the background (#9790)

github.com/gitextensions/gitextensions - 07d47218872ba5ffede59132a2095fc07a3de9be authored about 3 years ago
Update README.md

Add link to VS2022 extension

github.com/gitextensions/gitextensions - 2027bf71dbe22f0f18f25ed12e315e58aeb19555 authored about 3 years ago
ShowSimplifyByDecoration: Not dependent on branch filter (#9808)

ShowSimplifyByDecoration has been incorrectly set as dependent of
Branches filter (at least sin...

github.com/gitextensions/gitextensions - 608a77e4517dd421b7afbcdd31206b318c590f5a authored about 3 years ago
Add Blame Settings page (#9801)

Also in FileHistory main menus

github.com/gitextensions/gitextensions - d6bfff8cb434c1dea4d642783ca9848ee0bce20a authored about 3 years ago
ShowFullHistory in View menu (#9803)

github.com/gitextensions/gitextensions - 2c910ccf7438fa9a49e3ec37105388928e28bd8a authored about 3 years ago
Adjust BrowseRepoSettings (#9800)

github.com/gitextensions/gitextensions - c13bc2606b5219e1e32e1c511efdf7990e94e8a4 authored about 3 years ago
Decrease CustomDiffMergeToolProvider start delay (#9797)

github.com/gitextensions/gitextensions - 3c287609477f78d99b1c0f7be94848b2b23a520b authored about 3 years ago
FileSystemWatcher does not report changes in WSL (#9798)

* Separate IsWslPrefixPath to handle \\wsl$ prefixed path specifically
Add function to detect p...

github.com/gitextensions/gitextensions - eadd83db0109c1045ae441aa312a95d0215e6bd4 authored about 3 years ago
Updated tooltip for ShowDiffForAllParents (#9789)

Description for FileHistory open in Browse

github.com/gitextensions/gitextensions - 487f5f19929f867cc00dd899a12bba2e015c73e5 authored about 3 years ago
Support colorblind variation for default theme

github.com/gitextensions/gitextensions - 331a02f22b6d7614c8254f1715480b821b32bada authored about 3 years ago
follow up Flip the colors of the branches (ce45d0)

github.com/gitextensions/gitextensions - f88712eb39bcf2d4bd3377b6d10ae8475bcd8dc0 authored about 3 years ago
remove unused property IsChoosingThemeVariationsEnabled

github.com/gitextensions/gitextensions - deafec8ef938fc9e44368b59fe5581410c0a2365 authored about 3 years ago
reorder colors in darksilver.css to match dark.css

github.com/gitextensions/gitextensions - 7e3a8e443aa8bddd612fb3ba6935cf70795542bb authored about 3 years ago
make ToolStripEx use ToolStripExSystemRenderer by default as before #9608

github.com/gitextensions/gitextensions - 14586351e7a5fcaa38d4cfb4b594c319a1005faf authored about 3 years ago
Apply UseSystemRenderer to GitExtensionsFormBase inheritors

as long as we cannot do it for any arbitrary form via hooking

github.com/gitextensions/gitextensions - b16184c364260806e7b19d24c327bb852d6bee83 authored about 3 years ago
FileHistory: Launch commandline in FormBrowse (#9788)

#9445 uses the FormBrowse for displaying file history
(by default, configurable with AppSetting...

github.com/gitextensions/gitextensions - 50de7c5252c57822ed33ca4e18bb279bad4e4d62 authored about 3 years ago
Replace AppSettings.UseFastChecks with ShowGitStatusInBrowseToolbar (#9791)

Remove the specific setting for the index watcher, use the GitStatusMonitor
settings instead. U...

github.com/gitextensions/gitextensions - 3c46354d89282bbf7bc596a01e89fe0c993f6388 authored about 3 years ago
Theming readme update (#9787)

github.com/gitextensions/gitextensions - c8f237f1e6a40d65d2304b40b522775d1763afa4 authored about 3 years ago
Conemu 210912 (#9793)

github.com/gitextensions/gitextensions - 752a272f605ea26c1673bed224298f25efc12ae3 authored about 3 years ago
PostRepository change: Shared GitRefs() (#9735)

Share the derived references instead of calling GetRefs() many times

github.com/gitextensions/gitextensions - 07d87634f5392dc9263f47e0cbd616334362c14d authored about 3 years ago
Mergetool and difftool commands are now populated if paths are manually configured (#9780)

Fix #8918

Command is altered for built-in tools only

github.com/gitextensions/gitextensions - 771b327eb716f668d4c19bfbd925b1df14f3f1c3 authored about 3 years ago
Load app colors from CSS themes (#9784)

github.com/gitextensions/gitextensions - 77248097606635aea53ba7df6b21efa12614e0a9 authored about 3 years ago
WSL: Git internal paths were incorrectly resolved

github.com/gitextensions/gitextensions - b3340dc8214d5aae29a9cb421cdc7cfbe37641ca authored about 3 years ago
WSL: Remotes for filepaths could not be saved

github.com/gitextensions/gitextensions - a41a6a83d01cd8ac01e2e81ba52e3c55409d12ab authored about 3 years ago
WSL: force-push was inserted incorrectly (#9760)

github.com/gitextensions/gitextensions - 1097a2100cea1006072e50fc948ce844c411b0c7 authored about 3 years ago
Settings could not be read from \\wsl$

The URI is invalid, why the path has to be read with a StreamReader.
This caused various issues ...

github.com/gitextensions/gitextensions - 2a6a5451e5a82e99fe7367e56b6757d109e6d4e7 authored about 3 years ago
range-diff: Handle artificial commits (#9762)

Regression from #9720/2119320c3401b59c8883f52b06a230a756fb4b18

github.com/gitextensions/gitextensions - 26f02056ae7a03f39ae5f90afd4a34944f8570c0 authored about 3 years ago
Update .NET Runtime Bootstrapper (#9767)

github.com/gitextensions/gitextensions - 817fa4e809a70c189da952b25d6008790e0d6ce4 authored about 3 years ago
Avoid running Git commands in dashboard

When WorkingDirectory is null or no revision is selected

github.com/gitextensions/gitextensions - 1a9582ef3515bfd618bf9b08e4358890aad6c42f authored about 3 years ago
LeftPanel: Init in PostRepositoryChangedAsync() only (#9734)

Do not update when creating.

github.com/gitextensions/gitextensions - b27c275f86fdc845b3b65cc8b04c84817990bef6 authored about 3 years ago
LeftPanel: Limit operations with no revision selected

github.com/gitextensions/gitextensions - aee7a1cef1595cc124b940451c3a00d98c07111f authored about 3 years ago
SidePanel: Eliminate Git GetRefs()/remote commands (#9734)

Information is already available in the method.

github.com/gitextensions/gitextensions - 5abc8c294a02c17ac50194bd640ca73c7a3dda99 authored about 3 years ago
Simplify FileStatus list image (#9764)

Cleanup from #9720/562aa41fff947436101b64f9193ecb62675493b2

github.com/gitextensions/gitextensions - 63df19bceb2c8a760697fe4f76f91c44b4944b9a authored about 3 years ago
GitVersion: Remove support for obsolete versions (#9763)

Late review comments for #9680/11911493064a525045f3defa55a740e5796226dd

github.com/gitextensions/gitextensions - bfe23279a185d8dc5731bbca715cf75d2289c358 authored about 3 years ago
Let RTB extension `GetPlainText` ignore links (#9727)

github.com/gitextensions/gitextensions - 56a30c462a0cee8ecf611e828022fd6645855c8d authored about 3 years ago
RevDiff: Move RangeDiff to A->B group (#9757)

github.com/gitextensions/gitextensions - 2119320c3401b59c8883f52b06a230a756fb4b18 authored about 3 years ago
GitStatusMonitor could start multiple commands (#9699)

If the monitor was inactivated while a status command was running
(minimizing/restoring the app...

github.com/gitextensions/gitextensions - 940ede83667d745d8b8eeea6961b8caf3492f94f authored about 3 years ago
GitStatusMonitor could start multiple commands (#9700)

If the monitor was inactivated while a status command was running
(minimizing/restoring the app...

github.com/gitextensions/gitextensions - e2630a6c5b09452b0a0ef7a3ff169083c3fcb7c4 authored about 3 years ago
RevDiff: Count number of changed files per FileList group (#9718)

github.com/gitextensions/gitextensions - 7b2db86c3d4e251fd7d3e5e1630f394758fa7eb2 authored about 3 years ago
BASE diff: Icons for unique changes (#9720)

If a diff has a common BASE commit show icons that
indicates how the files have changed in firs...

github.com/gitextensions/gitextensions - 562aa41fff947436101b64f9193ecb62675493b2 authored about 3 years ago
Tests: Ignore flaky UI tests (#9753)

github.com/gitextensions/gitextensions - d179eb4910efecb4b886bc0a8613f73133c4f73a authored about 3 years ago
FormBrowse init optimizations (#9729)

Reorganize the startup so also first startup runs all repo related operations
in PostRepository...

github.com/gitextensions/gitextensions - 46a025687424523fd4f422c0aaa8b574bf5d8f44 authored about 3 years ago
RevDiff: Disable FilterInGrid if no selection

github.com/gitextensions/gitextensions - 82fe6dfa394f6800443519bbed65b52eca108b12 authored about 3 years ago
RevisionFilter: Indicate filters with button state and tooltip

github.com/gitextensions/gitextensions - b0c5980f2ee00d8a64772314e3027a84fcb33734 authored about 3 years ago
FormBrowse: FallbackFollowedFile was stripped of quotes incorrectly

github.com/gitextensions/gitextensions - ff7b8d3fa668d99f657d9f0a1e68491c23216d31 authored about 3 years ago
RevisionFilter: Hotkey to disable filters (#9728)

github.com/gitextensions/gitextensions - 81828631a90545d01c525bfe98494ac3d9b25787 authored about 3 years ago
Remove PuTTY binaries from installer (#9386)

github.com/gitextensions/gitextensions - 95f5fa191c0704417f84b1e615f99adc5feef7b1 authored about 3 years ago
Allow running TranslationApp in Debug (#9749)

github.com/gitextensions/gitextensions - 90de383d29000b0352e62423cdc282bb7c40cc9e authored about 3 years ago
Adjust Debug.Assert for tests (#9745)

github.com/gitextensions/gitextensions - d6be9ba68c6e6f72493178b98ea96c68a0195d7d authored about 3 years ago
GitVersion support for WSL Git

github.com/gitextensions/gitextensions - b09f4cc9e67f35a55bab84a7b4fe77665234536a authored about 3 years ago
Support WSL Git

For Git repos stored in \\wsl$ directories, execute the Git executable in WSL
where possible to ...

github.com/gitextensions/gitextensions - 81fef014b0e0501f5f833695478f82a0bcc1a743 authored about 3 years ago
Avoid exception for checking of "middle of merge" (#9702)

github.com/gitextensions/gitextensions - bb13989a62440e428548248eedeb6208829b55f1 authored about 3 years ago