Share your ideas on how to improve SmartGit!


This is no support platform! To report bugs or request support, please contact us directly. If in doubt ask us.


First search for a similar request and add your votes or comments there.


Take the time to describe your request as precisely as possible, so users will understand what you want. Please note that we appreciate your time and input, but we don't give any guarantees that a certain feature will be implemented. Usually, a minimum requirement is a sufficient number of votes. Hence, please don't comment like "when will this be implemented", but vote instead.

Follow the stackoverflow.com writing guidelines.

Thank you for your help!

+2
Under review

Mercurial: support for creating and importing patches

Craig Caulfield 10 years ago updated by Thomas Singer 10 years ago 5

SmartGit allows you to create and apply a patches for Git, but not for Mercurial. Atlassian's SourceTree and the tool within Intellij IDEA have a context menu against log entries to create a patch from single or multiple commits.

+2

Enable editing git config

Robert Hannah 10 years ago 0
+2
Completed

Log: option to hide branch-labels in graph, if unselected in Branches view [SG-8680]

Marc Strapetz 10 years ago updated by Thomas Singer 9 years ago 2
Missing Git feature
+2
Completed

Log: custom tools should work on Files (as in the main window)

Marc Strapetz 10 years ago updated 8 years ago 2

Tools configured in the Preferences should work on the Log's File view in a similar way as in the main window

+1

Move repositories into group via commandline arguments

paul moors 1 week ago 0

I would like to have a commandline option available for smartgit.exe which enables me to move a repository into a 'Group' in the Repositories window. 
At the moment this is a manual activity which is taking too much time since, in our situation, the number of involved repositories is increasing  rapidly over 30.

When this commandline option is available we can use scripting to move these repositories to the correct group which saves lots of time and reduces errors.

Command line options
+1

Revert to theme colours before v.26

athanasoulias 4 weeks ago updated by Gxost 3 weeks ago 9

Hello, the new colours in version 26 are dreadful. Is there any chance of choosing the legacy ones?

GUI
+1

Jujutsu support

Martin Stolpe 3 months ago updated by Tridle Smith 6 days ago 1

Do you have support for Jujutsu on your roadmap? We have developers using Jujutsu and I'm also tempted to use it because it has some really nice features. Stacked PRs and the option to resolve merge conflicts later would be the two features I'm most interested in.

BR

Martin

+1

Allow the user to organize local branches into folders/groups

Bogdan 3 months ago 0

Currently, the repositories can be grouped under custom groups, much like placing files into separate folders.

I would like to propose that you implement the same feature for local branches. Another variant could be to allow the tagging of branches. I don't mean the git tagging, I mean assigning custom labels to a branch and the providing a quick way to filter the branches by one or more selected tags. Either way works for me, but probably I would prefer the folder approach.

The reason for this is that I have lots of local branches that correspond to issues I've been working on throughout time. It becomes harder to figure out where some branches are at, especially when I have to switch context. I would like to
create a group called "Done" or "Implemented" and move the branches to this group after they are done to get rid of the visual clutter.

There were some previous suggestions on these lines under Branches view, though they are not exactly the same as my request.

Branches view
+1

Allow checking a branch folder

WMay5 4 months ago 0

We can check individual branches, and view their commits, but I would like to be able to check out an entire family of branches, grouped by folders.

Branches view Log window