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
Duplicate

Add a 'Terminal' to the customizable toolbar

michel bernert 5 years ago updated by Mubashir Nazir 2 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 5 years ago updated by Mackenzie Zastrow 5 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 5 years ago updated 5 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

0

Commit dialog: sort untracked files behind modified files

stevep 5 years ago updated 5 years ago 4

At times I have a lot of unversioned files, when I commit, these are not differentiated from tracked files and the tracked files are hard to see. Could tracked files be put at the top of the list.

0
Completed

Font size too small

nmatt 5 years ago updated by Thomas Singer 2 years ago 14

The smaller font size (like under the toolbar buttons) used in various places (e.g. explanatory text in messages boxes and Preferences sheets) is too small for my eyes. The small font used in tag/branch markers in the Journal view is a problem as well. It would be great if font sizes wouldn't go below the standard UI font size, or if this would be adjustable.

0
Completed

Display 0 changes 'Working Tree' entry (Log as main Window workflow)

Bernard Poulin 5 years ago updated by Marc Strapetz 5 years ago 5

I often want to know if I have pending changes in my working tree (and if I do what are they). On the command line this is "git status".
In SmartGit, this is looking at the Working Tree view and seeing no files in the file pane.

In the new Log as main window workflow, there is no clear place to look since the Working Tree entry is not present in that case. Not being present might just mean it is scrolled out. Yes, I know the current commit I am on is set to "bold" but this is not very reassuring, I would much rather see the `Working Tree` entry always with 0 changes instead.

Answer
Marc Strapetz 5 years ago

> Shouldn't this be set as the default when switching to Working Tree as main Window?

I don't think it's more reasonable to use this as default. It's simply a matter of taste.

> In Permanent mode and Working Tree clean, I think the index should show only 'on demand'. Maybe this is a bug?

Either everything on demand or everything permanent is reasonable to me. So again, a matter of taste. If you want to have a third mode or a corresponding low-level property, please create a new topic.

0

GitFlow : display only latest n support branches / tags

Pierre Goiffon 5 years ago updated 5 years ago 2

When SmartGit is configured with GitFlow, branches are grouped by category. You get a "support" and "tags" tree node in the branches view.

As I'm working on a project that has 10 years oh history, there are a LOT of tags, and same for support branches.

Would it be possible to display the last n items for each, with a "view more" clickable link to display the rest ?

0

Log: allow reset on my current commit in the log view

bernd schotanus 5 years ago updated by Marc Strapetz 5 years ago 0

In smartgit 18.1 I am allowed to do a reset on my current commit if I do this via the Journal view. (to clean up my workspace)

But when I am in the Log view, and I select my current commit, the reset option is disabled.

This seems strange, that I can do a reset in one view, but not in the other.

0
Completed

Incremental updates without downloading whole setup for non commercial version

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

No everyone has a high bandwidth internet connection.

Is it possible to have a incremental update mechanism, so you don't have to download and install the whole software again?

0
Completed

Branches view: option to copy GitHub URL

TimBailey99 5 years ago updated by Marc Strapetz 5 years ago 3

Often I want to share my guthub branch with a co-worker.  At the moment I have to open github and find the branch, then copy the url.  Would be nice to have a content menu on the remote -> branch "Copy github url"