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!

0
Declined

Use Qt for the GUI to improve rendering and accessibility

dfgbefrgb 8 years ago updated by Seb D 8 years ago 1
0
Completed

Support signing git commits

Marcus Ilgner 8 years ago updated by Thomas Singer 8 years ago 3

When creating a commit, add a checkbox that enables signing commits with GPG, just like using `git commit -S`.

0
Completed

Spell Check in Commit Message Window

Leigh 8 years ago updated by Thomas Singer 8 years ago 2

Spell checking in the commit message window would be very helpful for those late night bleary-eyed commits.

0
Completed

Push: add support for "git push refs/for/master"

Adrien Béraud 8 years ago updated by Géza Husi 7 years ago 5

We use Gerrit for code review, and integration with smartgit could be better.


Gerrit wants commits ready for review to be pushed to special branches like refs/for/master etc.

SmartGit has no sort of special support for those branches or other Gerrit features, so it's currently more convenient to use the "git-review" command instead of the GUI.

0

Tutorials about using SmartGit and explaining repositories

shany 8 years ago updated by Thomas Singer 6 years ago 0

I wish I could understand more about different concepts of github instead of continuously calling my boss!

0

Log: Copy Relative Path when multiple files selected

tokodilajos 8 years ago 0

In the Log window when you select multiple files in the files tab, you can't use Copy Relative Path. You can use it only when one file selected.

0

When commit, update headers

Pillo 8 years ago 0

when commit add (if is the first commit of file) or update a header on files with user details (who create the files, who update the files, the time and date, etc) sorry for my bad english

0

Support Github Flow

kros 8 years ago 0

Support Github Flow

0

Provide key binding for opening Log for entire repo

Ram Rachum 8 years ago 0

I often want to open the Log for the entire repo, very rarely for a specific file. So I want a keyboard binding (say Ctrl-Shift-L) that opens the Log for the repo. I'm tired of switching to the Repositories view and pressing Ctrl-L