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
Completed

Log graph: show the commiter email on the tooltip when hovering the committer name

Bugged 6 years ago updated by Thomas Singer 6 years ago 2

If I would like to know the commiter email, while browsing the git history, I have to select the option `Show Full Author With Email`:

Image 315

But this option takes too much space as explained for big commiter names on:

https://smartgit.userecho.com/communities/1/topics/930-allow-to-recude-the-name-column-on-log-window

Then, instead of having to use the option `Show Full Author With Email` to know the commiter email, I should be able to see it just by hovering the commit name. Then, the commiter email would show up with his full name on the showed tooltip:

Image 316

0
Completed

Allow to recude the name column on Log Window

Bugged 6 years ago updated by Thomas Singer 6 years ago 1

There are some folks with a very big name, and my screen is not wide enough to correctly hold all the panels.

On this image, I would like to recude the size of the "Commiter Name" to the red marked line. When reducing the column, the commiter name would be cut and ellipsis would be added `...`

Image 313

If someone would like to see the full name, they could just houver the name with the mouse arrow, and a tooltip would show up with the full name, as it currently does:

Image 314

This is the same issue as: https://groups.google.com/forum/#!topic/smartgit/QHYEVvJrl6Y

There, the problem is with the Select Commit Message dialog. Here it is with the Log Window. 


There the fix is easy because I can enlarge enough the Commit Dialog Window, but with the Log Window, there are several other panels on both sides which are going to lose precious space if I enlarge the "Commits" view, just because there are some folks with very large names on the commit history.

0

AppImage package for linux

zixu mo 6 years ago updated by Thomas Singer 6 years ago 1

The AppImage format will let user run app on mostly linux desktop distro.

https://appimage.org/

0

Stash: add possibility to search a stash by message or file name

Iulian Onofrei 6 years ago updated by Marc Strapetz 6 years ago 0
0
Duplicate

Integration with Azure DevOps

RUBEN 6 years ago updated by Marc Strapetz 6 years ago 2

I would like to integrate with Azure DevOps to collaborate with some partners and customers.

Thanks

0

Apply Stash - change from 'Restore Index' checkbox to a 'Index' / 'Working Tree' radio button

Dan Gibson 6 years ago 0

I'm assuming that if I don't check the Restore Index checkbox it applies to the working tree. A radio button or combobox would make this more obvious and remove the guess work.

0
Completed

Commit window: add "Copy name/s" option to contex menu to copy file name/s into commit message

b4nd0ler0 6 years ago updated by Thomas Singer 6 years ago 3

It would be useful to have said option to copy all selected file names into the commit message

0
Duplicate

Add a 'Terminal' to the customizable toolbar

michel bernert 6 years ago updated by Mubashir Nazir 3 years ago 3

Currently it seems that the only way to open a terminal for a repo is to right-click on the repo in the list and click "Open in Terminal".

It would be nice to have a shortcut in the toolbar that opens a terminal for the current repo.

0
Declined

Log, Files view: include files of submodules

Bugged 6 years ago updated by Mackenzie Zastrow 6 years ago 3

Related to: 

  1. https://smartgit.userecho.com/communities/1/topics/789-log-changes-view-show-at-least-submodule-sha-for-uninitialized-submodules
  2. https://smartgit.userecho.com/communities/1/topics/751-file-table-changed-files-inside-submodules-should-have-clear-distinction-from-normal-main-repo-files

If I have a opened and selected submodule with changed files like this:

Image 273

And I select the parent submodule:

Image 274

It does not show the changes for the opened submodules like the Working Tree Window does:

Image 275

0

Hard to understand the format patch range

Bugged 6 years ago updated 6 years ago 3

How I am supposed to know which one is the first commit and which one the second commit on the commit range?

Could give a hint like (first) (last)?

Image 267

Originally requested at: https://smartgit.userecho.com/communities/1/topics/423-functionality-to-create-a-range-of-patches-all-labelled-sequentially