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!
"Branch Coloring" should gray out the text as well
In "Branch Coloring" mode, the log line of the branch is in bold black, while other branches are in soft gray. To make it easier for the eye to scan through, the commit text of the other branches should be grayed as well.
However, grayed text is already taken up by merge-commits, so the change of behavior may be confusing for existing users. But in my opinion, graying out a merge-commit doesn't mean much, and I would rather have the grayed behavior taken up by this RFE.
Clone: first clone just the HEAD and then fetch the other commits in background
Would be nice to have a option to clone a new repository 'light' (git clone --depth=1).
Even better an additional option 'fast start' after depth=1 clone, smartgit can fill up the history slowly in the background, while people can work on the code already
Allow to remember or configure selected option during Git-Flow finish
It would be very useful to configure default option for feature finishing with git flow.
Configuration may implicit (e.g. in configuration file) or explicit (e.g. remember the last option used.
Command line parameter to just temporarily opening a git repo
Quite often, I just want to view a git repo quickly and without saving it to the list of the repos in smartgit. It will be a lot efficient for my workflow to be able to just start smartgit from the command line and start browsing the git repo (and then forget about the repo).
Journal: GUI option to increase display of commits per category (ahead, behind, common) [SG-10230]
Note that this can already be done using system properties: https://www.syntevo.com/doc/display/SG/System+Properties#SystemProperties-Journal
Save open repositories without closing the application
In Ubuntu it is necessary to close the application so that the open repositories are kept in the sidebar
Handle invalid special characters for Windows
If you pull from a repo containing a file such as Invalid<"file">.xml then SmartGit on Windows throws error messages about not being able to stash, merge, etc. The only route forward issuing gitbash to resolve before you can resume using SmartGit.
Custom ordering of groups and repositories
Alphabetical ordering doesn't really scale well when you work with a lot of repositories. I'd like to be able to custom order (either via drag-and-drop or arrow buttons) my groups and repositories so I can shift them around as priorities change without needing to put them in "A Most Important Group!"
Journal: option to hide common commits [SG-10558]
If i had one commit unpushed i wanted to see it down below in the outgoing section. The problem here is that there is no option here to filter only the unpushed items.
Customer support service by UserEcho