log hgext/gpg.py @ 19442:33c72f054e16

age author description
Fri, 12 Jul 2013 10:10:46 +0800 Wei, Elson gpg: getkeys() removes unused returning value "err"
Fri, 12 Jul 2013 10:05:11 +0800 Wei, Elson gpg: treat "ERRSIG" as a valid key id but no fingerprint
Wed, 20 Jun 2012 16:49:04 +0200 Thomas Arendsen Hein consistency: use REV instead of REVISION
Tue, 12 Jun 2012 14:18:18 +0200 Martin Geisler gpg: lowercase messages
Tue, 15 May 2012 14:37:49 -0500 Augie Fackler hgext: mark all first-party extensions as such
Sat, 12 May 2012 16:02:45 +0200 Brodie Rao cleanup: replace naked excepts with more specific ones
Thu, 12 May 2011 14:31:01 +0200 Martin Geisler gpg: use cmdutil.command decorator