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!

Hobby license: Verify every repository without nagging me by annoying messagebox [SG-16720]
Hi,
I'm using a non-commercial license to access public repos. Every time I had to click to "verify this repo" - it is very annoying and unnecessary. If I'm using a non-commercial license, it's expected that I will keep only public repos inside SmarGit since I cannot open private ones anyway.
Please don't make the life of non-commercial users more difficult.

'Log for <file>' should show stashed commits/changes too
When you LKM on a file and click 'Log' - it shows filtered history with only commits that changed that file, but it doesn't show stashed changes. The 'Branches' menu in 'Log for <file>' window doesn't have 'Stashes' folder, while 'Log' window does have it.

Log: navigate to a commit (search without filter)
Occasionally, I need to review the code around a particular commit.
However, I can't seem to find a way to directly navigate to a particular commit without applying any filters.
I found it on gitkraken
but on smartgit

Standard window, All Branches & Tags: use tree control
It would be nice if the branch structure in the Standard Windows view could be set like in the Log Windows view where SmartGit shows local branches and remote branches in a tree view. Also branches are grouped by paths:
I think the UI would be more consistent if the layout of "Local Files" and "History" tabs would be similar in the Standard Window:
History in the center of the window and commit messages and changed files to right.

Individual colors for entries in the branches window
Please allow individual coloring of the entries in the branch window (accessible via CTRL+SHIFT+2). It should be possible to define both the text color and the background color separately for each branch as well as depending on the status "checked out" and "not checked out".
For this purpose, it would be an option to define classes in the settings, e.g. "warn" or "deploy", and then specify "warn" with regular status has red text color, "warn" with status "checked out" has white text color with red background. One can then assign a class to individual branches in the branch list.
This way, branches where a push results in subsequent actions (e.g. deploy to production) can be clearly highlighted ( and their potential impact...).

record conflict resolution steps
In the following situation, I have to repeat manual work. It could be automated:
- I have a feature branch and merged in develop at some point
- Merging in develop resulted in conflicts that I resolved
- Some time later, the feature branch is rebased on the then-latest develop
- The conflicts I've resolved when merging in develop now appear again and need to be resolved again.
Could the steps to resolve the merge conflicts be recorded and applied again on reabase?

add groups and repos using a script / cmd
looking for a way to auto add (by script) a group with many repos in it from the command line.
should i edit the repository-grouping.yml ?

Standard window: (optionally) re-open submodules (tabs) on next startup of smartGit
Right now, open tabs of submodules are lost, when smartGit is closed. A option to keep them in the tabs until removed manually would be great.

SmartSVN: add command line option to view Log window
open the log window of a file in one or more branches.
Customer support service by UserEcho