Your comments
SmartGit 18.2 preview build (13104+) contains a new low-level property (Preferences, Low-level properties):
log.graph.preserveConnectorsUntilFork
Which in combination with:
log.graph.forkRightMost
yields graphs very similar to other Git clients. This should at least partially obsolete this request. If you want to explicitly specify the display order of graph branches, vote for https://smartgit.userecho.com/topics/833.
I guess this is something which could be displayed in the Details view, instead of displaying in a separate window. Though, I'm not sure on computational overhead compared to the Git tree diff which we do currently. Hence, maybe it should be optional.
Narrowed this topic to compare Index against arbitrary commit. Comparing the working tree (including local modifications) will require significant more work and will be significantly slower. If this is still what you are looking for, vote for: https://smartgit.userecho.com/topics/822
Pulling means merging/rebasing and this may result in conflicts. Are you sure you want this? There is already an option to fetch "favorite" repositories in background.
Thanks for pointing out, c600g. In 18.2 Preview you can configure this by selecting Preferences - User Interface - Prefer - Log window.
For SmartGit 18.2 Preview, you will be able to see the Working Tree and the Index modifications in the Log (i.e. the same information as in the main window).
What exactly are the use cases for seeing the differences between your working tree/index and a non-head commit?
Customer support service by UserEcho
> Would it make sense to do the same for Log (Ctrl-L)?
What exactly do you mean here?
Did you already give 18.2 Preview a try?