Your comments

Do you know that you can open the base-file changes from the Conflict Solver?

The Journal focuses on the current branch, its remote branch and one additional (auxiliary) branch. This is a very task-orientated view. Useful improvement suggestions that don't turn it into a fully fledged log are welcome (as separate request, please).

I've implemented the renaming now, but the problem of the "git stash store -m 'new message' <stash-id>" is that the stash commits are not touched and hence will be displayed in the log's Commits view with the initial message. Currently, SmartGit also shows the commit's message also in the Branches view, so you will not see a difference after renaming - we'll discuss internally whether this should be considered a bug or not.

Why do you think that they are better? Do you know that you can change (nearly) all shortcuts in SmartGit using Edit|Customize?

The File Compare (standalone window) only lets you edit the file content (no display of different line separators), except of the case of mixed line endings where editing is prevented. Please use Help | Check for Latest Build to get #11105 - then you will find an option to "Ignore Line Separator Changes".

Well, for that purpose we have created the Changes view...

I'd rather would generalize this topic to provide customizable <your-format> -> text conversion support.


PS: Git is not very good in handling binary files. For storing binary files I'd rather use SVN with its locking mechanism.

Will be implemented in build #11092 (just for Stash All).