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!

Log graph: show the commiter email on the tooltip when hovering the committer name
If I would like to know the commiter email, while browsing the git history, I have to select the option `Show Full Author With Email`:
But this option takes too much space as explained for big commiter names on:
https://smartgit.userecho.com/communities/1/topics/930-allow-to-recude-the-name-column-on-log-window
Then, instead of having to use the option `Show Full Author With Email` to know the commiter email, I should be able to see it just by hovering the commit name. Then, the commiter email would show up with his full name on the showed tooltip:

Allow to recude the name column on Log Window
There are some folks with a very big name, and my screen is not wide enough to correctly hold all the panels.
On this image, I would like to recude the size of the "Commiter Name" to the red marked line. When reducing the column, the commiter name would be cut and ellipsis would be added `...`
If someone would like to see the full name, they could just houver the name with the mouse arrow, and a tooltip would show up with the full name, as it currently does:
This is the same issue as: https://groups.google.com/forum/#!topic/smartgit/QHYEVvJrl6Y
There, the problem is with the Select Commit Message dialog. Here it is with the Log Window.
There the fix is easy because I can enlarge enough the Commit Dialog Window, but with the Log Window, there are several other panels on both sides which are going to lose precious space if I enlarge the "Commits" view, just because there are some folks with very large names on the commit history.

AppImage package for linux
The AppImage format will let user run app on mostly linux desktop distro.

Integration with Azure DevOps
I would like to integrate with Azure DevOps to collaborate with some partners and customers.
Thanks

Apply Stash - change from 'Restore Index' checkbox to a 'Index' / 'Working Tree' radio button
I'm assuming that if I don't check the Restore Index checkbox it applies to the working tree. A radio button or combobox would make this more obvious and remove the guess work.

Commit window: add "Copy name/s" option to contex menu to copy file name/s into commit message
It would be useful to have said option to copy all selected file names into the commit message

Add a 'Terminal' to the customizable toolbar
Currently it seems that the only way to open a terminal for a repo is to right-click on the repo in the list and click "Open in Terminal".
It would be nice to have a shortcut in the toolbar that opens a terminal for the current repo.

Log, Files view: include files of submodules
Related to:
- https://smartgit.userecho.com/communities/1/topics/789-log-changes-view-show-at-least-submodule-sha-for-uninitialized-submodules
- https://smartgit.userecho.com/communities/1/topics/751-file-table-changed-files-inside-submodules-should-have-clear-distinction-from-normal-main-repo-files
If I have a opened and selected submodule with changed files like this:
And I select the parent submodule:
It does not show the changes for the opened submodules like the Working Tree Window does:

Hard to understand the format patch range
How I am supposed to know which one is the first commit and which one the second commit on the commit range?
Could give a hint like (first) (last)?
Originally requested at: https://smartgit.userecho.com/communities/1/topics/423-functionality-to-create-a-range-of-patches-all-labelled-sequentially
Customer support service by UserEcho