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!

View multi-selected directories changes
Let say I have changes in 10 folders. If I click the root folder is see the changes of all the 10 child directories. But if I need to show the changed files in 3 specific folders I can not. Intuitively I do it by selecting the three folders and expecting to see the changes in these directories. I consider that a must-have future.

Searchable help
It would be great to have searchable help navigation.
- Searchable help (and settings)
- Offline availablility
- Popup-help, e.g. when mouse pointer hovering over item e.g. 'untracked', it could show resolution or issue id with url/link (this should be a setting which can be disabled in settings)
I hope this request is not a duplicate (See also 'Searchable settings', but not the same)
Kind regards

Improve "Squash" dialog consistency when executed in different places
When I do a Squash from the Journal Window, I get to choose the Authorship. But when I squash from the Interactive Rebase dialog, I only get to edit the commit message.
It would be nice to be consistent. For now, I always end the Interactive Rebase first, then go back to Journal to squash them.

Log: "Working Tree" Toolbar button in Log Windows for more obvious/easier navigation
I very often find myself searching through all the opened SmartGit windows. Although I understand why it is done this way, to me, this is a major weakness of the whole SmartGit workflow (always hunting for windows).
I only very recently discovered the "Open Working Tree" option in the "Repository" menu which is a nice helper, but it is not obvious to discover and being buried in a menu makes it less optimal for navigating "back". I tried to customize the toolbar on Log windows to add this button, but there does not seem to be a way to do that.

Better Key-Mapping for Conflict Solver window
The keys that are used in the merge window are not ergonomic. The key mapping that is using by win-merge are very cool.
ALT + down: next
ALT + right: take left
ALT + left: take right
...

Add stash push for stashing a subset of changed files
Hello,
In the commad line you can stash a subset of changed files with:
git stash push <path-to-file>
This is useful, e.g.
- to see if changes in them are necessary for a commit
- to exclude them from a commit (sometimes quicker than staging)
- to quickly compare behaviour with and without changes in the files
- to determine if these changes caused a bug
etc.

Automaticly add commit message from latest in log
Istead of disabling commit buttons, would be much convinient to have commit message that you previsly typed.
(Select button is good but its also too complicated)

Support for hg evolve extension
Support for hg evolve extension. Experimental support exists on bitbucket cloud. https://pypi.python.org/pypi/hg-evolve

Implement custom (external) commands which can be accessible from menu or tool bar
some times we have to execute some special command (call some scripts and etc.). It will be not bad to call it by pressing one button instead of opening terminal and writing there the full command.

Support floating windows/tabs.
I'd like to be able to float, e.g., the diff tab so I can easily toss that on another monitor.
I don't want to open a full diff window because that is not tied to my active selection in the main SmartGit window.
Customer support service by UserEcho