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!
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
Commit dialog: sort untracked files behind modified files
At times I have a lot of unversioned files, when I commit, these are not differentiated from tracked files and the tracked files are hard to see. Could tracked files be put at the top of the list.
Font size too small
The smaller font size (like under the toolbar buttons) used in various places (e.g. explanatory text in messages boxes and Preferences sheets) is too small for my eyes. The small font used in tag/branch markers in the Journal view is a problem as well. It would be great if font sizes wouldn't go below the standard UI font size, or if this would be adjustable.
Display 0 changes 'Working Tree' entry (Log as main Window workflow)
I often want to know if I have pending changes in my working tree (and if I do what are they). On the command line this is "git status".
In SmartGit, this is looking at the Working Tree view and seeing no files in the file pane.
In the new Log as main window workflow, there is no clear place to look since the Working Tree entry is not present in that case. Not being present might just mean it is scrolled out. Yes, I know the current commit I am on is set to "bold" but this is not very reassuring, I would much rather see the `Working Tree` entry always with 0 changes instead.
> Shouldn't this be set as the default when switching to Working Tree as main Window?
I don't think it's more reasonable to use this as default. It's simply a matter of taste.
> In Permanent mode and Working Tree clean, I think the index should show only 'on demand'. Maybe this is a bug?
Either everything on demand or everything permanent is reasonable to me. So again, a matter of taste. If you want to have a third mode or a corresponding low-level property, please create a new topic.
GitFlow : display only latest n support branches / tags
When SmartGit is configured with GitFlow, branches are grouped by category. You get a "support" and "tags" tree node in the branches view.
As I'm working on a project that has 10 years oh history, there are a LOT of tags, and same for support branches.
Would it be possible to display the last n items for each, with a "view more" clickable link to display the rest ?
Log: allow reset on my current commit in the log view
In smartgit 18.1 I am allowed to do a reset on my current commit if I do this via the Journal view. (to clean up my workspace)
But when I am in the Log view, and I select my current commit, the reset option is disabled.
This seems strange, that I can do a reset in one view, but not in the other.
Customer support service by UserEcho