]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'mj/log-show-signature-conf'
authorJunio C Hamano <gitster@pobox.com>
Mon, 11 Jul 2016 17:31:08 +0000 (10:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 Jul 2016 17:31:08 +0000 (10:31 -0700)
commit369dc4081c836bc17ee1debaf6688eb098359760
tree89e24346a55c464332e169c8e8306669cc03b323
parent62e5e83f8dfc98e182a1ca3a48b2c69f4fd417ce
parentfce04c3ca695d32c1b3c59e1bfc1fb4019025c72
Merge branch 'mj/log-show-signature-conf'

"git log" learns log.showSignature configuration variable, and a
command line option "--no-show-signature" to countermand it.

* mj/log-show-signature-conf:
  log: add log.showSignature configuration variable
  log: add "--no-show-signature" command line option
  t4202: refactor test
Documentation/git-log.txt
builtin/log.c
revision.c