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
Follow up to ba7b679180c46ce39948c6bf17386b17d340c1a0
Several manual changes, like formatting...
89962d9f88b7efd8995492e2565e2ba1693c30e3 authored over 1 year agoba7b679180c46ce39948c6bf17386b17d340c1a0 authored over 1 year ago
When trying to checkout a branch **with the same name than an existing folder**
like 'scripts" ...
82cc89bf81b3bd235e6d4e64cf7c7f041e571fb6 authored over 1 year ago
121859c6e09854c224b38fc85781ad50d6acaab1 authored over 1 year ago
HEAD may not be included in git-log in some scenarios.
One example is an old checkout in the Li...
4eae18437d306aeb8ca676b78b58a1494c5db8b0 authored over 1 year ago
* Make HotkeySettingsManager DI-friendly
* Docs and update return types
---------
Co-auth...
65e1385dc63f1e92a1035a2918d8e064bf6c8e60 authored over 1 year agoResolves #11253
8ec3ae8202771de6bccca68e7580104dc6f78ed2 authored over 1 year agoFollow up for #11231
d1d0db08325987de1e2dc10a170a10e96f65292e authored over 1 year ago44cf233dbe8224ad14d6d86b3783b6e63b6c0f8b authored over 1 year ago
and hide class GitCommand in it
b7b4d6fb0550000d81023146670d6698ff49e780 authored over 1 year ago54389589c1b92e2b2d31865942410cd63c751826 authored over 1 year ago
7993d6bc95f003339d8cfbf683467ef3bd923f8f authored over 1 year ago
* Update translations
* Update contributors
* Update change log
a0d8a30c79ba54e5b231786f46d381b96c584955 authored over 1 year ago
* Make the scripts manager and the runner DI friendly.
* Refactor and clean up the API surface
9b09b11a3d5ac3b8e7feb3d5673aaa8a9cfa61ce authored over 1 year ago
Windows Forms designer requires a default constructor to be able
to open a form on the design s...
3e9e24170bdd57a503ef616c48f5cebb12fa018a authored over 1 year ago
30fc268feb3f09a7ba6cc9286611977de9bdc16a authored over 1 year ago
6f16c9ef0925c94b64184692317ecdc13c79c4cd authored over 1 year ago
7cd38634011ccef37ea87d6e2831ae188399f45d authored over 1 year ago
Do not increment build numbers for PR builds
3804f7a6ab1681829cacb7c185ba4e7520d83386 authored over 1 year ago* VS reformat
* Modernise FormCheckoutRevision
Contributes to #6183
dcc8069bc671442bf2afbda0b866f0eec8afa62c authored over 1 year ago* Use RevisionReader to read GitRevision with Notes
Do not allocate when replacing VerticalFe...
6fd6c26d3558feecf9145395cb10f647301aa7e4 authored over 1 year ago* Add comment for skip worktree together with assume unchanged
Used in FormCommit
* fixup!...
e558ca1a40b4a3cda8c6445eebcf3c500ab63bb7 authored over 1 year ago* editor: Add feature to move line up/down with ALT + UP/DOWN
by better handling of hotkeys i...
32e7ec820b8b033c5dcf8ac9cd9e03a9e763c7a3 authored over 1 year ago
Check if a branch is selected only if the 1st tab is the selected one
allowing to push tags (fro...
Co-authored-by: Gerhard Gerhard Olsson <[email protected]>
c5fb38974ffffa0d24833f078b49fd9a3e583f54 authored over 1 year ago* Decode revision reader directly to Span
Avoid allocations, do not allocate a string when de...
f2bff50fdfc684e12c3eb1e572299f5a0b7b3fe5 authored over 1 year ago093a56efb6f4ef76396cad56bcad29af833db89c authored over 1 year ago
d725f7f570b6cb2f7e1e11470fa4841f0abcd2ec authored over 1 year ago
d18de86d4d879f9c69f0ef597f44889291df7837 authored over 1 year ago
and remove unnecessary, unexpectedly fired MouseEnter handler
2ad9fa0cdfc75863f24f9725e708c6304d91ea93 authored over 1 year ago
Store ObjectId in 2*uint64+1*uint32 instead of 5*uint32
This reduces the number of calls handli...
using Convert.ToHexString()
305625e0d1d57da0d7f529d321f9839cd98172f7 authored over 1 year agoonly one usage
e1552f7753ac65a7c0c6a6f4b635aca72839edd0 authored over 1 year agoUse optimized Utf8Parser(Span<>) methods to parse Git commit hashes.
Remove unused methods.
4acc29c5e4e7be3a33a9d91d9e742455ab09d2a7 authored over 1 year ago* rebase: fix accuracy of data in list of commits displayed
by using "done" file for commits ...
c0dbe189de321b1c13f32fc4747a62d64803f538 authored over 1 year agocad0513ce94f057e69ff98d2431b63a19d04c1e5 authored over 1 year ago
* FormGitCommandLog rewritten by MSVS
* GitCommandLog: Add git verb, copy, shortcuts
* fix...
befa8e2b618b0d0818e56674af6b30a2d63eb6d4 authored over 1 year ago5fd06e4fb85c240ce3c28bea7550cd9116da06a3 authored over 1 year ago
419581f711df9ca9ef94c821b0331f7f17b08084 authored over 1 year ago
40d69b508a5bde1c2e7c161c5d425104d8dfcb2a authored over 1 year ago
224359cb31130f15771766f2941d6f4e070ab9bd authored over 1 year ago
and correctly await Task instances
in order to avoid deadlocks
by retrieving all the commits data with only one `git log` call
instead of one by commit.
It is ...
e32ec29a6f2aae25c6166930c79efd03c191e164 authored over 1 year ago
* Kill cancelled processes
f2f86e6fb2498238fcca2f1f30141bcce61b1456 authored over 1 year ago0cf4260c89603376e15c445fbef77efc241111eb authored over 1 year ago
in order to be consistent with other FileStatusLists
6bfff5e457587cfc54bcc5d31d6b0c88923d80b9 authored over 1 year agoFixes #11071
385a8a7541bc4d07a0dec15f0f57dd3744ffc03d authored over 1 year agoFixes #11116
ddcca63658679228d3935bbad77a494d778d6241 authored over 1 year ago
Goto currently selected line in diff/tree/commit editor,
when opening the internal editor (e.g....
ee050a538907e1ceaa4f1d4d17f27f57df6665bf authored over 1 year ago
64bbb296ce1b2cce50fe2a4b8f82eee8ca367729 authored over 1 year ago
* Auto-updated by VS
* Switch to GitExtensionsDialog
* Update layout
* Fix taborder
* Rename...
that introduce some strange behavior
where it opens the choose directory dialog when "Enter" in...
ccfb77fe21c5851cac0d252f9b93a190f82a14f4 authored over 1 year ago
8b8bd911bc4499632b0dd1d84c16458653ef9ca8 authored over 1 year ago
keep them in OnRuntimeLoad()
aa5bfd291cc24994f52ce7327da7a42742d50aea authored over 1 year ago74adaddd3257a09d53b0432b6bcbb9a70edc6e79 authored over 1 year ago
5c1dcc41dd9a8e7cc10e0f95fb6403ff4810887b authored over 1 year ago
e8026ac944b4393a1aca73a03aab6b2411d20e07 authored over 1 year ago
ce3089726fec606c5b05173cc0ec0d868879126f authored over 1 year ago
instead of plain ExternalOperationException
6b03e4a35a3058d949d2d6b9b6bf75b4b5e43c4b authored over 1 year ago
AppearanceSettingsPage.Designer rewritten by MSVS
Fixup TabIndex, RowStyles
Add mnemonics to G...
ad877da59854aae81766b70b589b6464437d6bc3 authored over 1 year ago
Shift-return adds vertical tab in the message which may be
rendered as an unknown char instead ...
Avoid replace \v in email etc
Make revision reading slightly easier to read.
898a33a7048ed2466360fa9da3544fb7c6ce8307 authored over 1 year agoee586125adbfdc0b643adad46a4bd8ec46312596 authored over 1 year ago
5276764eb6a1f1a6d131a367d1e4ed4269c16177 authored over 1 year ago
b5addcb0d92a61ba12beab040e167cc40604bb95 authored over 1 year ago
Fixes #11072
cc098cd7910d0d1c2808b72b6de9a5a89183107c authored over 1 year agofixup for 786904e93e8abad6891d395d5d8367f741cfacca
a081c619920ff60ce99cd5ff4762799592dd9fb0 authored over 1 year agoand remove unnecessary LINQ calls
7e00ab2834ac817660a4c5d223a09a8059a5b271 authored over 1 year ago027e83a0cd873c23e98983b47e280aff9adf10c5 authored over 1 year ago
5fc8e6d5792371cf01c2b054e28c1ef2b15b83ea authored over 1 year ago
368c3245feda822feee61075abacd169542f3570 authored over 1 year ago
19e646362f4189459173b0e609ec451c7b52a80a authored over 1 year ago
Fixes #11099
Allow users to exclude certain file paths when cleaning repository
b94bd9c73e2ee9d0df470fb052718a1b5c236da6 authored over 1 year agoae93fbc4b6340247d537d37cb252618f57e537f4 authored over 1 year ago
7176681d7469868e724a1ed416fd44705733c416 authored over 1 year ago
Rename RunAsyncAndForget() to FileAndForget(), too
b094fac25bb1e86a9d8cd1e322ca19c94a55be4e authored over 1 year agod8ef62ce04957c7c8dc76d5e7052191ccdfe7501 authored over 1 year ago
786904e93e8abad6891d395d5d8367f741cfacca authored over 1 year ago
The WebBrowser control uses IE11 and may give a bad experience.
Disable it unless explicitly en...
For Count(), First(), Last(), Any()
baf74cd225f96d87bff0dc64f5375b776737c0ee authored over 1 year agoFor FirstOrDefault(), LastOrDefault()
925a88edbe9c98a461e99aeb6b4d40a65c055cf0 authored over 1 year ago66e31b5dbc48bcb8d7bc23db342bc85fff6badd4 authored over 1 year ago
7246caf7186bd3ac176630c6a0cdff1421b3dc26 authored over 1 year ago
only if unrelated branches are colored
addendum to #10915
Simplify the code by using pattern matching in checks.
In a few places, the suggestion CA1826 w...
99ece765b4a76a58b1d3160f914d9c6f0ab5581f authored over 1 year ago
f03b847791357a7d71cf834e3dfbf261be88c0cd authored over 1 year ago
Co-authored-by: Gerhard Olsson <[email protected]>
598b536508488b2eccb5329dc2c20dc2258bd3b1 authored over 1 year agoCo-authored-by: Gerhard Olsson <[email protected]>
c5567f7f15292975bb067bfc48b6faf47297df21 authored over 1 year agoFixes #11108
c940ea15c8bf9957d67a00f60782994ba9b6327a authored over 1 year agob13b0c8ca5ee76d7f4a2faa294d24eb963b68b86 authored over 1 year ago