Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/gitextensions/gitextensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
https://github.com/gitextensions/gitextensions
Configure repositories popup:
Being able to see the repository selected in the lists
Being a...
454b5e6b296e0a0e9be77ce18aef30efd8674e8c authored over 1 year ago
2b9db7889c34084729ea5cb71dc1492f8a46d76d authored over 1 year ago
be49a1fbe1baa73b69d94e33d524cf52151d424e authored over 1 year ago
Resolves #10927
93c544530e5286bcdfde749d04696f63b6797138 authored over 1 year ago8b859695cd1f34eed8bf6f53d8ec6ef5d00d4963 authored over 1 year ago
8567bd0d1f7199bd668f10f7d887294c4ae18729 authored over 1 year ago
a3de97a5ca455c122be2f6297cebe55bdbf3eb27 authored over 1 year ago
(cherry picked from commit 23caefd80462578a4d92ff7aecdc1f245c844000)
4456eec4c852ef899db0218ad87eea61d934a13e authored over 1 year ago23caefd80462578a4d92ff7aecdc1f245c844000 authored over 1 year ago
7c3e2ea66e4c575214974f8d9cd6ed9b9554fc6a authored over 1 year ago
c78035aecf355b7fef638a5d29b4b9fd81cd2806 authored over 1 year ago
Resolves #10025
Resolves #10815
d2e9daf1316f13b3967b567be843838f96bf0b3f authored over 1 year ago
Resolves #10909
1b31830f8659a7b97eec5669381e249e5618aa26 authored over 1 year ago
- Perform search tasks three times a day instead of twice a day
- More aggressive close timelin...
because the github plugin was no more registered
bcb7b2a2893c56e7440ca7062f2ce20576fad917 authored almost 2 years ago
* Replace blocking check for running Visual Studio with async call of vswhere
* Open Visual Stu...
introduced in v2.44: 324be3750df39ac60febcfb3904079d30bc907df
lost in v3.0: a9b79574c11b038b6d1e...
Fixes #10888
9f4da0368b533d90bcdb39c4fc54a563ac40ad64 authored almost 2 years ago
* Move files to 'LeftPanel' subfolder and adapt namespaces
* Rename 'BranchTreePanel' to 'LeftPa...
* Invalidate only the avatar region to redraw instead of the whole grid when getting the avatar
...
when the avatar has been loaded from file.
Consequences:
* better perfs
* fix bad behavior whe...
Do not run git-ls-files by default when in minimized
to not interfere with restoring.
The settin...
before launching the search by
* selecting the last selected when multiple commits are selected
...
50f863d6d9e870534874738c20b4f56629d291b0 authored almost 2 years ago
9f75530bde27e9905b063fcd27a5a00cd318dd1c authored almost 2 years ago
due to how rebase onto is working
(the selected revision is excluded from the rebase --as it is ...
bc7f8858dcef49d1b8c39101f8bb8670d3b7f813 authored almost 2 years ago
The "change" in index is a status marker only, there are no actual changes in the file.
Addin...
3341735835b53fea2f05d83061c382608ce0cd2c authored almost 2 years agoIntroduced in bf2b22e16cec6eb20093d5e11de24a12c79770b3
3dff10ace38f70c70650c1e78693aeab2da2af54 authored almost 2 years agohttps://github.blog/2021-09-01-improving-git-protocol-security-github/#when-are-these-changes-ef...
79538320865453d31b5dba0590b0a52faffbcc0f authored almost 2 years ago
like the other GitHub features
otherwise the user action is doing nothing
and the user can't und...
e68c983b58458f01aa7f8798939a16d3a0bdd087 authored almost 2 years ago
bf2b22e16cec6eb20093d5e11de24a12c79770b3 authored almost 2 years ago
<!-- Please read CONTRIBUTING.md before submitting a pull request -->
Improvements over #1002...
10c727c1084d2305da78bda726079a7f496c8bee authored almost 2 years ago
to make it more readable on light background colors
+ Add a luminance threshold hidden setting f...
by using the HttpClient class instead of WebClient
Example of gain (on blaming file `GitCommand...
829466831dc6917b9dcdaeb68a531188b198aa24 authored almost 2 years ago
* Serialize/Deserialize value in CultureInfo.InvariantCulture (i.e. 0.9)
and unserialize in Curr...
`AppSettings.cs` and `ISettingsSource.cs` :
* Consistent method ordering
* Convert to one-line ...
by waiting that the 1st one finish and retriving from memory
by managing a list of retrieve in p...
* instantiate only one MD5CryptoServiceProvider
* build query string once
to prevent the costly regeneration of avatars that will be exactly the same.
b0798b88b26b6b426edba6a07c20ba8985931aff authored almost 2 years agoin some special edge cases.
+ use email (instead of the name and like online avatars providers ...
9601fae9a11e1c066de1580e4157ecd98409ad06 authored almost 2 years ago
and not a different one on different GitExtensions sessions
by using a consistent (very simple) ...
* Set default avatar provider to none
because fetching all the avatars takes too much time (and ...
with named colors defined here: https://learn.microsoft.com/en-us/dotnet/api/system.windows.medi...
564af6bd518a20cd7045704d88a590a0c67a5ed2 authored almost 2 years agopreventing the avatar to be cached between 2 GitExtensions sessions
Example some jpeg images th...
f1825e243d64947bf9b71ec4b67571e3258bfe80 authored almost 2 years agob8639a06a687113fd7eeb3318d56851be6c66bc9 authored almost 2 years ago
Move Sorting to a separate settings page
Add prioritized branches and remotes to this page.
Sor...
6cb5d74851a96c7aae927338f90d4c0b93a5123a authored almost 2 years ago
Move Sorting to a separate settings page
Add prioritized branches and remotes to this page.
...
58078a2fcc4a24758f9b56bcc4f311738ece0e7f authored almost 2 years ago84623b6192fc38b8b6e97ca1bdeab2bc682b8328 authored almost 2 years ago
f04e6b81c4736bbd2097f64fdb5526df47a26b71 authored almost 2 years ago
Reflog button are shown by default, after the setting was
decoupled from all/current/filtered b...
Renamed files in index requires special handling, unstaging and
deleting the GitItem before res...
Add an experimental setting to not run git-ls-files when the
window is minimized on activation,...
CurrentBranch is already calculated in RevisionGrid
57829cb4073bb3a6a0b149332efd6439f1387a39 authored almost 2 years agobee4c500cef9d622f18d32f5fba15ccc4ea0d93f authored almost 2 years ago
037cb04d3b1168d197643512b5bd2d1b506042e1 authored almost 2 years ago
to be able to run them more easily in VS Test Explorer
ef36b96d9effd38b146e348689ff938c29edea08 authored almost 2 years ago5e79d32ef5d365fb1a23fd59b458ee2f6b82e354 authored almost 2 years ago
* RevisionGraph.GetSegmentsForRow: Handle negative row
* Make UpdateVisibleRowRangeInternalAs...
171979f8a2bb301fef78d71ab904c0ff98bddee1 authored almost 2 years ago
* cache author lines instead of building it every times
(because it happens often that multiple...
Co-authored-by: Gerhard Olsson <[email protected]>
de93fd8abded89ea0abe87229063e84b9651f087 authored almost 2 years agoCo-authored-by: Gerhard Olsson <[email protected]>
ee3f4c39fd1b74ae0e4988ea21128036603f7414 authored almost 2 years agoea42f1ff8b08c6cf69fde68db67e598df4fc62fa authored almost 2 years ago
Co-authored-by: Gerhard Olsson <[email protected]>
c3a64499848798fadc841bbd6458517bfe6af64f authored almost 2 years agoCo-authored-by: Gerhard Olsson <[email protected]>
ba298f130775f31f5a4663b32ed5353057c9b835 authored almost 2 years ago315421b0c1b53724d33cc6fcd41ae8b0c11bd736 authored almost 2 years ago
0430677ce6b836b373f79b0d590612616579ce04 authored almost 2 years ago
d0de626e45e9ae4391b66995ba98a5f7c35ec85c authored almost 2 years ago
WSL git command path is configurable in the settings file.
Co-authored-by: Gerhard Olsson <ge...
229eb066613cdd8dcf20009ed55dc141d02b9c98 authored almost 2 years agoFixes #10717
070ae79f8d36cfc4d40a2cb9750031696b9c389b authored almost 2 years agoIncorrect info was copied.
Co-authored-by: Gerhard Olsson <[email protected]>
e9884aa46814e623be47042130de06231acc425a authored almost 2 years ago6772ded2d7ee8d93fb4a2f04a9c9301f730942ae authored almost 2 years ago
If option "Show only current branch" was set, the repo was required to have
commits and a defau...
2f98b4db8db2a5c8adfd2658930d9910e6f52c95 authored almost 2 years ago
57c99513a2c7c3bc69322a1f602f5274c863025a authored almost 2 years ago
bef60887ff8d29cffa7dc29374bfbbb8d71ad1c2 authored almost 2 years ago
kudos to @vjdw
e3229c9ac9f91e766a1ddda69a061a9d7babae42 authored almost 2 years ago101eadd76e37557ed1f0f48012df5973be2fb72e authored almost 2 years ago
Co-authored-by: Gerhard Olsson <[email protected]>
852ab4534cc2610bb3de3670577e2c6ca860584e authored almost 2 years agoa947e095b4a4b63c3edd5d9dd8038b26813a706f authored almost 2 years ago
85e292e814530a45df7489162459064dd271820a authored almost 2 years ago
8ce4af03df53456c8822383ec36d07a9832bcf6f authored almost 2 years ago
* FIX: Periodic Background Fetch: Only use standard error instead of all outputs to get the git ...
ad7165bf9ef53272519a3f2bdbea30b120ed634c authored almost 2 years agoCo-authored-by: Oddvar Kloster <[email protected]>
f6421e9b2729cdd611cefaec416fed03b705b28a authored almost 2 years ago04ec0e28a11d5ae766052c377ce1257892f146b3 authored almost 2 years ago
5d87bdf1906fa3b1b8ca91beff3caf7ea15739b2 authored almost 2 years ago
f5a55ca6d7566d0d393f8fbd4e87d3958733701c authored almost 2 years ago
5946febec69cd99604f20a40bc2ff0255fb6dbe1 authored almost 2 years ago
ac53ef0491ca73d6584092a185773ef2ea043fb7 authored almost 2 years ago
* Fix KeyUp event to KeyDown in order to handle commit action
* Sign contributors.txt
88f95aea9696b1be31f32a6831dcee8e3a738ba5 authored almost 2 years ago
e7f48159c992d894edfa879acfaca487644e7767 authored almost 2 years ago
9e823b04172707445a6944a3724501945b34e986 authored almost 2 years ago
49d914ccdc7d94fa832da38b7f25e0ff2bb6fd1d authored almost 2 years ago
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.gi...
0206212e40cba0ab5c5ef0a7f4ceba02ea1093ef authored almost 2 years agoCo-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.gi...
d9734900b07bc3aec9de27ae5bda2aed60ee60a6 authored almost 2 years agoea89579015da6fcdcc69c6599aaa04ca82ad04d3 authored almost 2 years ago