Your comments

I agree :)

But sorry I'm just able to comment, so I can't change this topic title :/

I've just created another one for the author picking : https://smartgit.userecho.com/communities/1/topics/961-commit-edit-author-command-allow-to-pick-author-from-log

Hello,

Indeed "set author" allows to set "by" to someone I want, and "commited" stays to myself.


But there are 2 points left :

* I would love to be able to just pick an author from a list, instead of typing everything myself

* it would be nice to be able to set multiple authors

Not all of the commits contains an emoji, but important commits do !

Also, you can just use one subset of GitMoji...

What is important is to add something to your log, easing the identification of important commits. You won't use it just as a toy, but as a tool :)

Emoji support in git clients and git web apps is pretty low for now (certainly just a matter of fonts used to display the commits messages). It's almost mandatory to use GitHub codes instead of characters  - for example :bug: instead of 🐛.

For example Atom, whereas not explicitly stating using Gitmoji, uses lots of the same codes for their commit. This is even stated in their contributing guide :

https://github.com/atom/atom/blob/master/CONTRIBUTING.md#git-commit-messages

Hello, yes, for commit messages !

As gsc pointed out, GitMoji is becoming a standard in many projects !

Since 18.2 this inconsistency disappeared, this ticket can be closed.

This is not true anymore (using 18.2)

You might close this ticket ?

Not ignore but hide by default !

Smartgit already does a great job by providing the ability to order reverse, but you're still getting lots of elements.

I would like something like :

- support

|  - 2.4

|  - 2.3

| <show more>

- tags

|  - 2.4.5

|  - 2.4.4

|  - 2.4.3

|  - 2.4.2

|  - 2.4.1

|  - 2.4.0

| <show more>

When clicking on the "show more" link, every other nodes would be shown as today.

Nothing exciting :D

The output (log, FTP commands and the responses) is just text that you can copy/paste as you like. There is also a syntax highlighting.

You can see this window for example here (just below host and login) :