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

sourcetree:// url scheme hijacked by SmartGit!

Peter 5 years ago updated by Thomas Singer 5 years ago 1

I am a paying user of SmartGit, and I've been happy with it. I needed to install Sourcetree to provide a screenshot for coworkers who use that application, and I discovered that it was impossible to connect to Github using oauth because SmartGit registers the sourcetree:// url scheme. You can remove these on MacOS, but it's a pain. Presumably anyone who uses git will be able to figure it out, but that's not the point.

There is no other explanation for this behavior than an intentional and completely unnecessary attempt by Syntevo to mess up basic functionality of a competitor's product. It's extremely gross and makes me not want to ever put any more money into your pockets. Stop it.

0
Declined

Edit in change window

Mario123 5 years ago updated by Marc Strapetz 5 years ago 2

In the main window it should be possible to edit the local file directly in the changes view. 

Right now I have to open File Compare to be able to edit the file. (Using F4 or Shift+F4 when comparing two hashes)

0

Shorten Commit Message Texts in Log/Graph

Urs Meili (SIX) 5 years ago updated by Thomas Singer 5 years ago 0

Currently, the Graph view of our develop-branch looks like this:

Image 454

With other words: a lot of redundant information, because „Merge pull request #xxx in bla bla from“ usually is not relevant. Just needs a lot of space and forces to make the Graph view unnecessary wide.
Suggestion: allow to configure a regex-replacement that is used to convert the real commit message to a shortened one. Of course, there should be some link indicating the short text. Clicking it, should show the full message.

0
Declined

Accelerator per project basis

Mario123 5 years ago updated by Thomas Singer 5 years ago 1

We use smartgit in different teams, which all have their customized accelerator. For example one uses the accelerator "Create Release Candidate Tag", which will execute a powershell script to find an appropriate name.

Another team likes to use the same accelerator, which shall be able to behave differently, but shares the same accelerator button (tooltip).


Is it possible to check in accelerator shortcuts on a per-project basis so the settings will stay at project-level?

0

External tool: add support for ${repositoryRootPath} variable in command input field

Yann Papouin 5 years ago updated 5 years ago 1

Please consider adding support for ${repositoryRootPath} variable in command input field.

We have the same bat file in multiple projects and it would be convenient to be able to call it from the tool menu

0
Completed

Make Ctrl+Z undo works when focused on some text field

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

For example, If I am typing on this search input field:


Image 451

And I hit `Ctrl+Z`, Smartgit will try to discard changes on some open file instead undo my typing.

I am not focused on something which I can type, it is ok for `Ctrl+Z` to not undo typed text. 


But if I am in an input field, I expect to `Ctrl+Z` to undo text, not discard changes in some random file.

0
Completed

fixup! no longer auto-squashes in interactive rebase

Nathan 5 years ago updated by Thomas Singer 5 years ago 2

I was able to open the interactive rebase dialog and have "Commit message" and "fixup! Commit message" automatically squash up until a very recent SmartGit update.

This probably broke with the "Auto-Squash" feature with identical commits.  I would rather stay with the standard git format of using "fixup! " prefix.

0

Highlight filter

david639 5 years ago updated by Thomas Singer 5 years ago 1

Many times, when you are checking commits files, you don'r realise that you had a filter set (you forget to remove it), and you are seeing the real last commits. Could be nice that smartgit remain you that you are filtering, and you are not seeing the full list of commits.

0
Declined

Allows vertical scrollbars to scroll down more by default 

Bugged 5 years ago updated by Thomas Singer 5 years ago 0

In my OS by default, the scrollbars show like this:

Image 446


Which is fine. However, when my mouse is near the last item, the scrollbar enlarges/become bigger and almost cover the last item 100%, making it very hard to select it:


Image 445


I suggest allowing the scrollbar scroll down beyond the original limit:

Image 442

So when the scrollbar enlarges, it does not hide the last item:

Image 443

# cat /etc/os-release
NAME="Linux Mint"
VERSION="19.1 (Tessa)"
ID=linuxmint
ID_LIKE=ubuntu
PRETTY_NAME="Linux Mint 19.1"
VERSION_ID="19.1"
HOME_URL="https://www.linuxmint.com/"
SUPPORT_URL="https://forums.ubuntu.com/"
BUG_REPORT_URL="http://linuxmint-troubleshooting-guide.readthedocs.io/en/latest/"
PRIVACY_POLICY_URL="https://www.linuxmint.com/"
VERSION_CODENAME=tessa
UBUNTU_CODENAME=bionic

0

Allow to select different file ranges with Ctrl and Shif

Bugged 5 years ago updated by Marc Strapetz 3 years ago 1

@Marc Strapetz.deleted the topic Allow to select different file ranges with Ctrl with reason: No more reply from user.

But I have no idea about what that topic was because I cannot see it anymore. 

@Marc Strapetz What reply you are waiting?

How can I see the topic gain to reply to you?