Taylor Braun-Jones
Taylor Braun-Jones
It's common for git server response messages to include messages with a convenient URL to e.g. create a PR/MR for a newly pushed branch. It would be nice if git-cola...
Adding an engine for [clang-tidy](http://clang.llvm.org/extra/clang-tidy/) would be great for C++ projects!
Currently RankImageFilter only supports box neighborhoods via `SetRank`. This is a request to add support for arbitrary neighborhoods as is possible with the [`SetKernel()`](https://itk.org/Doxygen/html/classitk_1_1MovingHistogramImageFilterBase.html#a9dc18ba7aee709ccd064f3b024cdaaf2) C++ API.
Associated bug report: http://bugs.mitk.org/show_bug.cgi?id=19104 Download and install the Coverity build capture tool and add a "coverity_scan_submission" build target. To use this feature the following CMake variables must be provided: -DMITK_COVERITY_SCAN_TOKEN:STRING=XXX...
I would be great to have to option to check Doxygen comments only since those are the only spelling mistakes that become outwardly visible in generated documentation. Right now the...
## Description Add support for [GitLab Duo Code Suggestions](https://about.gitlab.com/solutions/code-suggestions/) via the [GitLab Language Server](https://gitlab.com/gitlab-org/editor-extensions/gitlab-lsp) ## Expected behavior gitlab-lsp suggestions work in together with existing traditional language-specific LSP servers.
As the title says.
This could be enabled in user preferences for all repositories or just the current repository. Maybe one way to implement the feature is by adding an auto-fetch feature at the...
### What changed? Update mock test browser to demonstrate issue #208 ### Why? ### How did you test it? ### Potential risks ### Is patch release candidate? ### Link to...
To support monorepos where the granted registry can be just one part of a huge repo. git clone --depth ... https://www.git-scm.com/docs/git-sparse-checkout