git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] make t6302 usable even without GPG installed
@ 2016-03-07  0:10 Eric Sunshine
  2016-03-07  0:10 ` [PATCH v2 1/4] lib-gpg: drop unnecessary "missing GPG" warning Eric Sunshine
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Eric Sunshine @ 2016-03-07  0:10 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano, Johannes Schindelin, Eric Sunshine

This is a re-roll of [1] which aims to allow t6302 to be run even
without GPG installed. Changes since v1:

* rather than converting existing signed tags to unsigned, make testing
  of unsigned tags a normal part of the script and just suppress testing
  of signed tags when GPG is missing (Junio)

* new patch: silence redundant warning about missing GPG

[1]: http://thread.gmane.org/gmane.comp.version-control.git/285170

Eric Sunshine (4):
  lib-gpg: drop unnecessary "missing GPG" warning
  t6302: normalize names and descriptions of signed tags
  t6302: also test annotated in addition to signed tags
  t6302: skip only signed tags rather than all tests when GPG is missing

 t/lib-gpg.sh                   |  5 +--
 t/t6302-for-each-ref-filter.sh | 95 ++++++++++++++++++++++++++++--------------
 2 files changed, 65 insertions(+), 35 deletions(-)

-- 
2.8.0.rc1.175.g19dcece

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-03-17  7:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-07  0:10 [PATCH v2 0/4] make t6302 usable even without GPG installed Eric Sunshine
2016-03-07  0:10 ` [PATCH v2 1/4] lib-gpg: drop unnecessary "missing GPG" warning Eric Sunshine
2016-03-15 19:33   ` Johannes Schindelin
2016-03-15 19:50     ` Eric Sunshine
2016-03-07  0:10 ` [PATCH v2 2/4] t6302: normalize names and descriptions of signed tags Eric Sunshine
2016-03-07  0:10 ` [PATCH v2 3/4] t6302: also test annotated in addition to " Eric Sunshine
2016-03-07  0:10 ` [PATCH v2 4/4] t6302: skip only signed tags rather than all tests when GPG is missing Eric Sunshine
2016-03-15 19:38 ` [PATCH v2 0/4] make t6302 usable even without GPG installed Johannes Schindelin
2016-03-17  7:31   ` Eric Sunshine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).