log hgext/gpg.py @ 5483:0c43f87baba3 default tip

age author description
Sat, 20 Oct 2007 03:04:34 +0200 Benoit Boissinot gpg: use the same log message format as hg tag
Wed, 08 Aug 2007 12:27:20 +0200 Benoit Boissinot refactor options from cmdtable
Sat, 21 Jul 2007 16:02:09 -0500 Matt Mackall dirstate: add __contains__ and make __getitem__ more useful
Tue, 26 Jun 2007 22:38:57 +0200 Thomas Arendsen Hein Updated command tables in commands.py and hgext extensions.
Sat, 16 Dec 2006 23:36:06 +0100 Thomas Arendsen Hein merge with crew-stable
Sat, 16 Dec 2006 23:11:16 +0100 Thomas Arendsen Hein Make 'hg sign' behave like other commands: Default to current parent.
Thu, 14 Dec 2006 20:25:19 -0600 Matt Mackall Simplify i18n imports