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
Mon, 02 May 2011 10:11:18 +0200 Dan Villiom Podlaski Christiansen prevent transient leaks of file handle by using new helper functions
Fri, 24 Dec 2010 15:23:01 +0100 Dan Villiom Podlaski Christiansen explicitly close files
Tue, 09 Nov 2010 20:25:56 +0000 Richard Hopkins gpg, commands: fixed util.abort to util.Abort typos stable
Sun, 29 Aug 2010 22:37:58 +0200 Martin Geisler Lowercase error messages stable
Sun, 06 Jun 2010 17:25:00 +0900 FUJIWARA Katsunori help: show value requirement and multiple occurrence of options
Mon, 07 Jun 2010 20:03:32 +0200 Dirkjan Ochtman move working dir/dirstate methods from localrepo to workingctx
Tue, 18 May 2010 16:31:10 +0200 Martin Geisler Use our custom hg reStructuredText role some more
Tue, 23 Feb 2010 22:56:37 +0100 Benoit Boissinot gpg: make 13448eab08ca work when not on repo root