Is it possible to add some kind of instructions (metasymbols?) to git commit messages, so they will appear colorized in git log output?
EDIT: I will be more specific — is it possible to mark several words in commit message in different color? I want to embed color marks into commit message and review it via git log. For instance I would like to have Bug ID appear in red. It is possible to have something like this?