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!
Better Gerrit integration in SmartGit
We use Gerrit in conjunction with SmartGit. When working with SmartGit and other tools that offer Gerrit integration, we noticed that there are some points in which Gerrit and SmartGit could be better integrated.
These are the points that we think could be better.
-
Overview of open changes in Gerrit.
- We would like to be able to see open changes that are in Gerrit directly in SmartGit.
- Warnings when a push to Gerrit generates more than x changes.
- This is to prevent you from untintentionally opening x + open changes in Gerrit through a simple incorrect operation.
- With a 'push to gerrit', the current branch should always be preselected, not the last one used.
Branches: display current tag name
Hello!
Should be nice if we have the current tag information after the tag number at branches toolbar.
Eg.:
> Tags (47): 1.6.2
Another nice implementation is to sort this list desc (last created tag first), just by right-click the tags node and check this option (like "sort desc").
Highlight the current line in Changes windows
When the code contains long lines without line breaks, it's hard to identify matching changes.
It would be helpful to highlight the line under cursor with some color.
Probably this feature should be optional, with option in View menu.
Ignore everything beneath
Currently it is only possible to ignore files explicitly or using a pattern. Git is able to ignore a whole directory, we are currently doing this by manually editing the .gitignore file.
Would it be possible to add an option to ignore everything beneath the parent folder of the selected file?
In Sourcetree there is this option that is very helpful, and it also gives the choice for all parent folder in the hierarchy which is also very useful.
Thanks
Stop showing LF will be replaced by CRLF
Would it be possible to have an option to stop showing popup warning for LF will be replaced by CRLF?
Like don't show again for example.
Split: by selecting files from commit and just choose "Split" in context menu
I often want to split commit by files, without modifying content of files.
I guess it can be done much easier.
* Selecting files from commit's file list, then just choose "Split Commit" context menu item.
* No need to specify which before or after new commit created into. It is easy to move new commit after created.
Repositories view: allow to 'Remove' open repositories
I have a repo which SmartGit fails to open. It looks fine when managed with command line tools, though. My first idea was to remove the repository from the SmartGit Repositories view and re-add it later, but the repo is missing a Remove item in the right-click menu. I don't want to remove the repo from the disk.
Git-Flow: allow changing push order
When finishing a release using git-flow, the current order of pushing to the server is `develop`, then `master`, then the tag.
For users with CI pipelines that start in the order that the pushes happen, it would be useful to be able to change the order so that the tag is the first pushed - that way the CI jobs for the tag can run first.
See https://groups.google.com/g/smartgit/c/LUB3hY1dT28/m/MgMTSg3-AQAJ for more details
Inno Setup non admin install
Please support non-admin install. Inno Setup has /CURRENTUSER support on the command line but you need to update your install script to enable it.
Log, Files pane: Show directory even when it has no changed files
Currently, the "If selected, the directories will be shown" only shows directories that contain changes unless the option to show unchanged files is also selected. Sometimes it is desirable to show the full directory structure, but only show changed files in the file list.
Request is to either always show directories when the "show directories" option is selected even if they don't contain changed files, or to add a separate option to show unchanged directories or show unchanged files.
Customer support service by UserEcho