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

Reduce flicker (slightly)

github.com/gitextensions/gitextensions - 447843a0e4ff5a2cbb530e422d6cc1bb06ea367e authored about 6 years ago by RussKie <[email protected]>
Ensure correct layout and scrolling

github.com/gitextensions/gitextensions - ac906c146696e50e6504129e6e158ee5915a5022 authored about 6 years ago by RussKie <[email protected]>
Do not display commit info unless commit supplied

Remove ghost layouts when opening the app, especially under debugger.

github.com/gitextensions/gitextensions - 8f3b3d90b642f714a9b613054c7b19a4ce46f5f9 authored about 6 years ago by RussKie <[email protected]>
Inline commit message provisioning and rendering

github.com/gitextensions/gitextensions - 3c03f4d364587a59b07dab1fb58718f5931e5ce0 authored about 6 years ago by RussKie <[email protected]>
Update commit info panel layout

* Move header into own control
* Split commit message from revision information (such as links t...

github.com/gitextensions/gitextensions - 9d469b4bc2773fe7d348bdf9041f5493cc09f155 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5506 from c3er/issue5440

Fix duplicate CRLF when copying

github.com/gitextensions/gitextensions - 83b783c0cb0503c550c02c756bc704229dad65ac authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5597 from gerhardol/feature/i5223-show-in-folder

Txt change: "Show in folder"

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

Fix #5605 Statistics plugin line stats broken

github.com/gitextensions/gitextensions - 18e1817e434adc66358daa674af2f9270232fa88 authored about 6 years ago by RussKie <[email protected]>
RevisionGridControl context menu

If selected commit contains only in one branch, then click on menu item "Rename branch" acted li...

github.com/gitextensions/gitextensions - e74ae6962ad389813d14282b1a009caafe3239df authored about 6 years ago by olegivo <[email protected]>
Add script prefix for navigation in the revision grid

github.com/gitextensions/gitextensions - eeed904a74467f18d17f1d8d1910134aea51c4da authored about 6 years ago by crypto_rsa <[email protected]>
Fix #5605 Statistics plugin line stats broken

Running 'git ls-tree -z -r ' fails to return anything

github.com/gitextensions/gitextensions - 6b2a70b834769881d12547c47f99b72e225083fc authored about 6 years ago by Jay Asbury <[email protected]>
Merge pull request #5573 from NikolayXHD/show_last_selected_diff

Show diff for last selected file

github.com/gitextensions/gitextensions - b9a116c6281278532ee2759f7c1dc348cb61f2f1 authored about 6 years ago by RussKie <[email protected]>
Remove using antialias for straight lines to avoid blur

github.com/gitextensions/gitextensions - cea61b82df281001a9ed9392a9d68c27e040f8d7 authored about 6 years ago by Henk Westhuis <[email protected]>
Minor fix, HighlightBranch was broken

github.com/gitextensions/gitextensions - 244c0c81e35c9bda5458741cd17e7f6a5b4b7cc5 authored about 6 years ago by Henk Westhuis <[email protected]>
Fixed gap between lane rows.

Cherry picked from old rendering code

github.com/gitextensions/gitextensions - 9410cd6ea856fee4c3c99536150cee33f7de117e authored about 6 years ago by Henk Westhuis <[email protected]>
Adjusted lane colors

github.com/gitextensions/gitextensions - dd39bd90e3db09ebf772a378738db0ddb9b393da authored about 6 years ago by Henk Westhuis <[email protected]>
Merge pull request #5619 from mstv/fix/5618_find_next_change

Fix #5618 FileViewer: Find next/previous change

github.com/gitextensions/gitextensions - 73c6ade04751ee4890160f7d7cd0ce0776ffa0f4 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5613 from mdonatas/drop-stash-confirmation-setting

Expose chkConfirmStashDrop in Confirmations Settings page

github.com/gitextensions/gitextensions - f10ec73f262de7ec4b0bbab9366dc3483fcae5be authored about 6 years ago by RussKie <[email protected]>
Avoid resizing lists by creating list with correct capacity

github.com/gitextensions/gitextensions - b57c071d6a35fd5a08e0f05bb5cb90fb3cc9a496 authored about 6 years ago by Henk Westhuis <[email protected]>
Performance: start elements should be added only once

github.com/gitextensions/gitextensions - 0f8870c3f4b3ecb83b606ee732832867d1425fb0 authored about 6 years ago by Henk Westhuis <[email protected]>
Optimize performance by reducing nested loops

github.com/gitextensions/gitextensions - 04e1b9aac97d66dc1292633f5805f2a06c28988c authored about 6 years ago by Henk Westhuis <[email protected]>
Minor performance improvement

github.com/gitextensions/gitextensions - 0f2f81858f8d749356e79cd1742d3156964f795a authored about 6 years ago by Henk Westhuis <[email protected]>
Fix endless caching loop

github.com/gitextensions/gitextensions - 0a07b227cce80e4fc5053867f3024cfd1b9af24a authored about 6 years ago by Henk Westhuis <[email protected]>
Improved unit test

github.com/gitextensions/gitextensions - 328360b7bff108c48626fbaa1aeffd0bbbf881d1 authored about 6 years ago by Henk Westhuis <[email protected]>
Reordered graph clearing after reviewing removed code

This should be safer, according to the comments above 'SetRowCount(0)'

github.com/gitextensions/gitextensions - 9de36d271e2339e7a5f2749388df95020657a1ac authored about 6 years ago by Henk Westhuis <[email protected]>
Fixed bug causing cache not to be refreshed

github.com/gitextensions/gitextensions - 765b28f5d3e3eb32db96fbc6c968b8b6dc488dff authored about 6 years ago by Henk Westhuis <[email protected]>
Added test for GetLaneColor

github.com/gitextensions/gitextensions - d666b6a86912b91b30cf89dbe4ba52e518aa3cfa authored about 6 years ago by Henk Westhuis <[email protected]>
Stability improvements after stresstesting

github.com/gitextensions/gitextensions - 7f34fef864db2e8f898ced34ce0c87a69da72cbe authored about 6 years ago by Henk Westhuis <[email protected]>
Code cleanup and added some comments

github.com/gitextensions/gitextensions - 41876adb467cff3adf73f0afd12430cc12b5a8eb authored about 6 years ago by Henk Westhuis <[email protected]>
Expose chkConfirmStashDrop in Confirmations Settings page

github.com/gitextensions/gitextensions - 7742a6c8fcbfcbe497ff2f6b26de9e6dff3c49ee authored about 6 years ago by Donatas Mačiūnas <[email protected]>
Fixed SequenceContainsNoElements exception

github.com/gitextensions/gitextensions - 960511670ba6ae854f27f70246fc175eab726cfe authored about 6 years ago by Henk Westhuis <[email protected]>
Merge remote-tracking branch 'RussKie/feature/graph' into feature/graph

github.com/gitextensions/gitextensions - 0e5eb679482503637060e9a465a0ecee65746c91 authored about 6 years ago by Henk Westhuis <[email protected]>
Added unit tests

github.com/gitextensions/gitextensions - 12ee816c1322b4a062e50aa2ba2b0356fbafe724 authored about 6 years ago by Henk Westhuis <[email protected]>
Make column resize routine more testable

github.com/gitextensions/gitextensions - d7bdc2b45554b63814d32f5f0c94a69895dbf054 authored about 6 years ago by RussKie <[email protected]>
Replace iterator with linq

github.com/gitextensions/gitextensions - eb1c4c37749e1d17e4a86e910400a72766fbdead authored about 6 years ago by RussKie <[email protected]>
Inline ClearDrawCache

github.com/gitextensions/gitextensions - c1ae887d1f35bd15191aa04599951a25f134902b authored about 6 years ago by RussKie <[email protected]>
Tweak caching API

github.com/gitextensions/gitextensions - e6bd665b6bc4b2d59b6d64c1770613b8278658bf authored about 6 years ago by RussKie <[email protected]>
Extract graph caching behaviour

github.com/gitextensions/gitextensions - a390a1870b6877cfe3dd4b5566d115794a1d4349 authored about 6 years ago by RussKie <[email protected]>
Implemented TryGetToolTip

github.com/gitextensions/gitextensions - 48f3edd2ff1ae99841e34d0282a73bfeaac31d01 authored about 6 years ago by Henk Westhuis <[email protected]>
Fixed graphical glitch when scrolling

github.com/gitextensions/gitextensions - 14ed3771ba294f320711215e3c0e388508121b12 authored about 6 years ago by Henk Westhuis <[email protected]>
Make sure OrderRevisionByDate doesn't do anything

github.com/gitextensions/gitextensions - 38c7613193b67ebdc435a7974f74aea14462128c authored about 6 years ago by Henk Westhuis <[email protected]>
Restore code from old graph

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

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

github.com/gitextensions/gitextensions - 9f0a67c2082746140f86a8776dfb45725eaf837a authored about 6 years ago by Henk Westhuis <[email protected]>
Implemented dirty but fast keep-your-lane logic

github.com/gitextensions/gitextensions - 684e0373778d2d43b2fdd313d4a4956c0b89e44b authored about 6 years ago by Henk Westhuis <[email protected]>
Fix: merge rendered invalid

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

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

github.com/gitextensions/gitextensions - 1ace7294e44155c7db3c743446f2f2eb478507f2 authored about 6 years ago by Henk Westhuis <[email protected]>
Render curves and nonrelatives

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

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

github.com/gitextensions/gitextensions - 24d7a81f83f6dbef9eb15b81d61a3d43b040fc34 authored about 6 years ago by Henk Westhuis <[email protected]>
Remove old graph code

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

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

github.com/gitextensions/gitextensions - 726378f2aab680fb0e83b5c2482c82c8bf5d943c authored about 6 years ago by Henk Westhuis <[email protected]>
(WIP) Attempt to create more scalable revision graph

github.com/gitextensions/gitextensions - 332051ec51e251b014ba7299cb743da8b58fed22 authored about 6 years ago by Henk Westhuis <[email protected]>
Merge pull request #5596 from mdonatas/fix-rev-graph-ordering

When ordering is unspecified use "topo-order" to prevent parents showing before all of their chi...

github.com/gitextensions/gitextensions - de336b7f62c78725c198274de62267590b4b8694 authored about 6 years ago by Henk Westhuis <[email protected]>
Merge pull request #5603 from RussKie/fix_CopyContextMenuItem_shortcuts

fix: Reinstate CopyContextMenuItem shortcuts

github.com/gitextensions/gitextensions - 8f739f0054e5b87da70d5753251f3de00242803d authored about 6 years ago by RussKie <[email protected]>
fix: Reinstate CopyContextMenuItem shortcuts

Regression from #5592

github.com/gitextensions/gitextensions - fd7d6555dd7fb344b6eacf9368a9f087e2eba39b authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5599 from gerhardol/bugfix/i5598-compare-artificial-fix

FormDiff: Check for Artificial commits before calling merge-base

github.com/gitextensions/gitextensions - 6b97d26602f8b26c7890f8b5afda3afa808ccbd6 authored about 6 years ago by Gerhard Olsson <[email protected]>
Merge pull request #5580 from gerhardol/bugfix/i5557-browse-command-artificial

FormBrowse: Command menu incorrect for artificial commits

github.com/gitextensions/gitextensions - 940445225330f6d48a59501785875a9049366b28 authored about 6 years ago by Gerhard Olsson <[email protected]>
Merge pull request #5600 from RussKie/Tweak_build_script

Tweak the build script

github.com/gitextensions/gitextensions - 987006e2aadca149b024c71e84e59e274bea7634 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5587 from mdonatas/improve-merge-base-menu-text

Clarify "Go to merge base commit" menu option text

github.com/gitextensions/gitextensions - 54948b1a48836d3203dcac66b6f6fb991dfa78dd authored about 6 years ago by RussKie <[email protected]>
When ordering is unspecified use "topo-order" to prevent parents showing before all of their children are shown

github.com/gitextensions/gitextensions - 9caab40489da0ce57398b0f10ca97543e442f28b authored about 6 years ago by Donatas Mačiūnas <[email protected]>
Clarify "Go to merge base commit" menu option text

github.com/gitextensions/gitextensions - 2a6762c8744a0719c84d8d7ec73feb58b0b911bb authored about 6 years ago by Donatas Mačiūnas <[email protected]>
Tweak the build script

* Separate build, test and package phases
We want to run tests before attempting to package

* P...

github.com/gitextensions/gitextensions - 77bd8a71f75b10e1741a4cff3491aadeea8212e0 authored about 6 years ago by RussKie <[email protected]>
FormDiff: Check for Artificial commits before calling merge-base

github.com/gitextensions/gitextensions - ce268303a557d181700eff4d82727a107e14f856 authored about 6 years ago by Gerhard Olsson <[email protected]>
#3510 show last selected file diff

github.com/gitextensions/gitextensions - 6e6bf19c6f3813aa151868dfdec872680b8a8515 authored about 6 years ago by NikolayHD <[email protected]>
fix stage/unstage/reset command only working once in commit window

the bug was introduced in 71919e5dd5f9d1c87af5ee31ec3d3a3d0e2a8cbb

github.com/gitextensions/gitextensions - 1818ec0c05c34c08f45013b777bc7265f610b51a authored about 6 years ago by NikolayHD <[email protected]>
Txt change: "Show in folder"

instead of "Open containing folder"
Discussion from #5223

github.com/gitextensions/gitextensions - 4c2e8b6eebaa466091d81fe64656ba3bc1e5ee67 authored about 6 years ago by Gerhard Olsson <[email protected]>
Merge pull request #5588 from gerhardol/feature/i5451-submodule-button

Browse: Change icon for submodule menu

github.com/gitextensions/gitextensions - cd2b0eebd34418aa960f023c3067326161a62f94 authored about 6 years ago by Gerhard Olsson <[email protected]>
Browse: Change icon for submodule menu

Fixes #5451
Only shows tooltip "Go to superproject" if there are superproject to the current repo

github.com/gitextensions/gitextensions - 6d2c29975d29012b38c38d63328f91864e6da1d7 authored about 6 years ago by Gerhard Olsson <[email protected]>
Merge pull request #5595 from spdr870/feature/5594

Fixed issue #5594: Setting order revisions by date has no effect

github.com/gitextensions/gitextensions - 47006b14b4a0738eb1201259728e6e33765e5ed4 authored about 6 years ago by Henk Westhuis <[email protected]>
Fixed issue #5594: Setting order revisions by date has no effect

github.com/gitextensions/gitextensions - 237aaaaf8b452a2f0b9c65b5928e4773c3732b55 authored about 6 years ago by Henk Westhuis <[email protected]>
Merge pull request #5592 from jbialobr/fix#5578

Fix branches and tags copying.

github.com/gitextensions/gitextensions - 738ac6dfb89387751f1915d738ef1500ab5e46b7 authored about 6 years ago by Janusz Białobrzewski <[email protected]>
Merge pull request #5591 from spdr870/feature/asynccrash

Clear revisiongrid before start reading log

github.com/gitextensions/gitextensions - 0540cddc5d71b217b68469cb2d1edf868609a29a authored about 6 years ago by Henk Westhuis <[email protected]>
Fix branches and tags copying. Closes #5578.

github.com/gitextensions/gitextensions - 2f19b7ffa16db1f7d62576724f5fad2443b6be20 authored about 6 years ago by Janusz Białobrzewski <[email protected]>
Clear revisiongrid before start reading log

github.com/gitextensions/gitextensions - f67ec3fcc020191efd03bf092c4dc2d3c3a8c5e9 authored about 6 years ago by Henk Westhuis <[email protected]>
Merge pull request #5586 from spdr870/feature/objecttreeperformance

Performance improvements for object tree rendering

github.com/gitextensions/gitextensions - 0a67a173999ff7a3177b0fdc3f5e51b6bd72e2ed authored about 6 years ago by Henk Westhuis <[email protected]>
Merge pull request #5585 from drewnoakes/fix-initial-split-position

Increase initial object tree width

github.com/gitextensions/gitextensions - 158acb3f56d7eab8976da7e6bce9c3aeaf3dda49 authored about 6 years ago by Drew Noakes <[email protected]>
Merge pull request #5584 from drewnoakes/fix-commit-status-bar-icon

Fix FormCommit status branch icon width at high DPI

github.com/gitextensions/gitextensions - 017bf13f3c4fcb88fdf89259c11564833b9cef0f authored about 6 years ago by Drew Noakes <[email protected]>
FormBrowse: Command menu incorrect for artificial commits

Disabling irrelevant Commands
Enabling commands not operating on revisions

github.com/gitextensions/gitextensions - a9b79574c11b038b6d1eed9df45e337d709999d8 authored about 6 years ago by Gerhard Olsson <[email protected]>
Performance improvements for object tree rendering

github.com/gitextensions/gitextensions - cd68a511068cd2c0095793d27b2f4c50efb955a6 authored about 6 years ago by Henk Westhuis <[email protected]>
Increase initial object tree width

When launched for the first time, the object tree appears very narrow.
This size was chosen as i...

github.com/gitextensions/gitextensions - d74e3e39d191048dc152c7a064a977b062b0d5a7 authored about 6 years ago by Drew Noakes <[email protected]>
Fix FormCommit status branch icon width at high DPI

github.com/gitextensions/gitextensions - bac64e2e814e749d14c6809c477014fa8f9156f4 authored about 6 years ago by Drew Noakes <[email protected]>
Merge pull request #5582 from gitextensions/feature/5514

Fix creating initial commit, when there is no head (fixes #5514)

github.com/gitextensions/gitextensions - c2d183b028e4427f670f00dbeefd6a793514ed7d authored about 6 years ago by Henk Westhuis <[email protected]>
Fix creating initial commit, when there is no head (fixes #5514)

github.com/gitextensions/gitextensions - c709221cf33b5d070d60c59a1fbcaa91d4ba5c08 authored about 6 years ago by Henk Westhuis <[email protected]>
Merge pull request #5579 from gerhardol/bugfix/i557-no-artificial-in-patch

FormFormatPatch: Do not show artificial commits

github.com/gitextensions/gitextensions - 4db95649cd65e5f85f5dce451f2a1f08776fb2e7 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5581 from amaiorano/amaiorano/fix-recursive-submodules-currentsubmodulename

Fix SubmoduleInfoResult having no CurrentSubmoduleName for submodules…

github.com/gitextensions/gitextensions - 361ed017fcb454928f83119a13a5d67169ce7083 authored about 6 years ago by RussKie <[email protected]>
Fix SubmoduleInfoResult having no CurrentSubmoduleName for submodules of submodules

Problem is that when GetSubmodulesLocalPaths builds recursive paths, it doesn't convert the path...

github.com/gitextensions/gitextensions - 318195ba26baf2b3c25247b6057d5af3fb7f669b authored about 6 years ago by Antonio Maiorano <[email protected]>
FormFormatPatch: Do not show artificial commits

git-format-patch do not handle worktree/index

github.com/gitextensions/gitextensions - ef5fc8cba1dc9d313099eac568fe4574f4060b28 authored about 6 years ago by Gerhard Olsson <[email protected]>
Fix issue #5440

Sometimes, somehow the repository (or the text that is displayed in the UI) contains non Unix li...

github.com/gitextensions/gitextensions - 00f8e456cac598dc36a5827175b710656056e614 authored about 6 years ago by Christian Dreier <[email protected]>
Merge pull request #5577 from RussKie/fix_gpg_tab_images_not_scaled

fix: GPG tab icons not scaled

github.com/gitextensions/gitextensions - 1fef196829f7598b74ccaab82b34301fd65321dc authored about 6 years ago by RussKie <[email protected]>
fix: GPG tab icons not scaled

github.com/gitextensions/gitextensions - 40c87d0b30f499c904bb909c0b8ff035f32074b0 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5576 from jbialobr/5480-typofix

Fix a typo introduced in #5480.

github.com/gitextensions/gitextensions - abf21474d2a344e411ef02ef7c8186c96ab12102 authored about 6 years ago by RussKie <[email protected]>
Merge pull request #5572 from RussKie/fix_5568_Diff_viewer_not_redrawing_correctly

fix: Diff viewer not redrawing correctly

github.com/gitextensions/gitextensions - 75864b099b1ffa7077a64a9c9b54541fe4e596af authored about 6 years ago by RussKie <[email protected]>