joseluisq / gitnow

Speed up your Git workflow. :tropical_fish:
https://github.com/joseluisq/gitnow
MIT License
391 stars 25 forks source link

GPG signed commits support on logs command #20

Closed joseluisq closed 4 years ago

joseluisq commented 4 years ago

This PR adds support for GPG signed commits on logs command.

Screenshot of improved logs output.

GitNow Logs

For more details about Git logs format check out https://git-scm.com/docs/pretty-formats#Documentation/pretty-formats.txt-emGem

Additionally it was pipelined a less -R for better ANSI "color" sequences displaying.