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!

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 6 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 5 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

0
Completed

User tools on the popup menus

gsimard 8 years ago updated by Marc Strapetz 8 years ago 6

Provide a mechanism where the user could add their own actions in the list of actions on some popup menu.


Take this popup for example:

Image 2


Open and Open File will both invoke the program associated with the file extension. I do not always want to open the full IDE for a file but simply edit (UltraEdit) or browse (V Fileviewer) or Zip or copy the file someplace else.


It would be nice to be able to add actions to the popup list.



Answer
Marc Strapetz 8 years ago

In the Preferences, section "Tools" you can already configure tools. Isn't this what you are looking for?

-1

Simplify explanation of Split-feature

Anton 5 months ago 0

I suggest to simplify the message on this screen.
Here is a suggested example:

The splitting of commit ... still is in progress, but not all changes of this commit have been applied.

Do you want to apply the rest into index or stop splitting?

Buttons:

- Apply

- Stop

- Cancel

Image 826