author | Junio C Hamano <gitster@pobox.com> | |
Fri, 6 Jan 2012 20:44:07 +0000 (12:44 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 6 Jan 2012 20:44:07 +0000 (12:44 -0800) | ||
commit | 5de89d3abfca98b0dfd0280d28576940c913d60d | |
tree | ce339497e72abc84f4a1bbc9b270b07ab46dbc0c | tree | snapshot |
parent | 4a3a1edd0be1c5254ae4fc66e06297d87ef7d530 | commit | diff |
parent | d041ffa55a69cb6cdc3b160dc181c7e59b3bd4bb | commit | diff |
Merge branch 'jc/show-sig'
* jc/show-sig:
log --show-signature: reword the common two-head merge case
log-tree: show mergetag in log --show-signature output
log-tree.c: small refactor in show_signature()
commit --amend -S: strip existing gpgsig headers
verify_signed_buffer: fix stale comment
gpg-interface: allow use of a custom GPG binary
pretty: %G[?GS] placeholders
test "commit -S" and "log --show-signature"
log: --show-signature
commit: teach --gpg-sign option
Conflicts:
builtin/commit-tree.c
builtin/commit.c
builtin/merge.c
notes-cache.c
pretty.c
* jc/show-sig:
log --show-signature: reword the common two-head merge case
log-tree: show mergetag in log --show-signature output
log-tree.c: small refactor in show_signature()
commit --amend -S: strip existing gpgsig headers
verify_signed_buffer: fix stale comment
gpg-interface: allow use of a custom GPG binary
pretty: %G[?GS] placeholders
test "commit -S" and "log --show-signature"
log: --show-signature
commit: teach --gpg-sign option
Conflicts:
builtin/commit-tree.c
builtin/commit.c
builtin/merge.c
notes-cache.c
pretty.c
12 files changed:
Documentation/RelNotes/1.7.9.txt | diff1 | | | | blob | history |
Documentation/config.txt | diff1 | | diff2 | | blob | history |
Documentation/git-tag.txt | diff1 | | diff2 | | blob | history |
builtin/commit-tree.c | diff1 | | diff2 | | blob | history |
builtin/commit.c | diff1 | | diff2 | | blob | history |
builtin/merge.c | diff1 | | diff2 | | blob | history |
commit.c | diff1 | | diff2 | | blob | history |
commit.h | diff1 | | diff2 | | blob | history |
log-tree.c | diff1 | | diff2 | | blob | history |
notes-cache.c | diff1 | | diff2 | | blob | history |
notes-merge.c | diff1 | | diff2 | | blob | history |
pretty.c | diff1 | | diff2 | | blob | history |