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 precise as possible, so users will understand what you want.


Follow the stackoverflow.com writing guidelines.

Thank you for your help!

+1
Completed

mintty color schemes (update Git for Windows)

mobilevpn 7 years ago updated by Thomas Singer 7 years ago 2

Would it be possible to update SmartGit to the latest version of Git for Windows?

Being able to use color schemes in mintty is a feature I'm really looking forward to use.


Image 56

+1
Completed

Better support for Gerrit users

Marek 7 years ago updated by Marc Strapetz 7 years ago 5

For example, every time I am pushing changes to Gerrit I have to:

1) Remote -> Push To

2) Select Target Repository to be Gerrit (I have multiple origins and Gerrit is not the first one)

3) Check "Custom Ref"

4) Push


I would love to have all those steps under one button on the main bar. It gets kind of annoying when you push often.


Another thing is squashing commits to one. Gerrit requires a CL to be single commit. Squashing is a lot of clicks.

+1

Slow/sluggish/choppy scrolling of text lists (like Files, Log, Commits, etc)

no 7 years ago 0

On SmartGit for Mac OS X, the scrolling of the lists is slow and choppy. These lists are things like Files window, or Log window, or Commits list.


Other apps like SourceTree (or virtually all other Mac apps) will scroll these lists much faster and smoother.


Also need a way to customize the font size in these lists.

+1

Linux: Improve proxy handling

Wolfgang S. 7 years ago 0

While the proxy settings (env vars http_proxy, .. in /etc/environment ) are used by git and communication with Bitbucket-Server, they are not recognized by SmartGit's "Check for New Version...". The option "Use following proxy..." could be used to "Check for New Version..." but not for accessing Bitbucket on an internal network, because there isn't a "no_proxy" option in SmartGit.

+1

Hide HEAD/Index differences when I'm viewing Index/Working Tree

Eduard 7 years ago updated 7 years ago 3

I can switch the Index Editor to show only two files. Index/Working Tree, or HEAD/Working Tree. But either view I choose, it always lists changes between all three versions: HEAD/Index/Working Tree:

Image 37


When editing the index I'm usually interessted in changes between Working Tree / Index. So I open the Index/Working Tree view. But I still get changes between HEAD/Index. Those changes distract me:

Image 38


There's only one char changed. But I still get a second "changed" line.


+1
Duplicate

Add sparse changes view

Eduard 7 years ago updated by Marc Strapetz 7 years ago 3

This is similar to https://smartgit.userecho.com/topics/159-changes-view-optionally-show-as-unified-diff/ as that unchanged lines are hidden. But is different from it because I still want two panes listing both files.


Sometimes there are small changes at the beginning and at the end of a big source file (add a method, add a import). Current changes view forces me to search for those tiny (they are really tiny for big files) side markers indicating a change. This is counterproductive if I want to get a quick impression on what has changed.

+1
Completed

Improve default local branch name on remote branch checkout

Ed Ball 7 years ago updated by Thomas Singer 7 years ago 3

When I checkout `master` from my `fork` remote, the default local branch name is `master-2`, which isn't very helpful in identifying it. `master-fork` would be better.

+1
Completed

Support for checkout (merge) files from other branches: git checkout <branch> <files>

Alireza 8 years ago updated by Robert 2 years ago 6
+1

Add spell check feature to an anotated tag

Kanstantsin Kamkou 8 years ago 0

Please, add it also to the annotation of a tag.