Commit Graph

22 Commits (b23812d14ccfe1ac4f4e876a62b9507b007e382e)

Author SHA1 Message Date
Isis Lovecruft b23812d14c
Add option '--no-show-photos' to allowed options. 2013-04-16 23:10:38 +00:00
Isis Lovecruft bada24f8e4
Remove resolved TODO comments. 2013-04-16 23:10:22 +00:00
Isis Lovecruft 5d94acce83
Add _is_hex() function to parsers.py for checking keyid/fingerprints. 2013-04-16 23:04:30 +00:00
Isis Lovecruft c01038df43
Add dreb's ListPackets class to parsers.py. 2013-04-15 01:27:04 +00:00
Isis Lovecruft 7eaffa884f
Update class Verify docstrings in parsers.py. 2013-04-15 01:26:43 +00:00
Isis Lovecruft aa96003b26
Update docstrings for class Sign in parsers.py. 2013-04-15 01:26:01 +00:00
Isis Lovecruft 03a9566e0a
Update class Crypt in parsers.py. 2013-04-15 01:25:30 +00:00
Isis Lovecruft 8133ff0cc3
Add Verify class to parsers.py. 2013-04-15 01:24:51 +00:00
Isis Lovecruft f1b5fbc19e
Update docstring for parsers._sanitise_list(). 2013-04-15 01:24:04 +00:00
Isis Lovecruft c2fa9de80a
Refactor function parsers._sanitise(). 2013-04-15 01:23:27 +00:00
Isis Lovecruft 1abffa966d
Update docstring for parsers._sanitise(). 2013-04-15 01:22:23 +00:00
Isis Lovecruft 2a3849e9a3
Update docstring for parsers._sanitise(). 2013-04-15 01:21:47 +00:00
Isis Lovecruft 13580ccac8
Remove excess whitespace. 2013-04-15 01:20:56 +00:00
Isis Lovecruft 719a5068e9
Update docstring for parsers._sanitise(). 2013-04-15 01:20:16 +00:00
Isis Lovecruft 394dca8ddc
Make a logger statement more specific. 2013-04-15 01:19:49 +00:00
Isis Lovecruft a74a5ded93
Allow option '--secret-keyring'. 2013-04-15 01:19:26 +00:00
Isis Lovecruft 72e03a961b
Allow options '--armor' and '--armour'. 2013-04-15 01:18:53 +00:00
Isis Lovecruft 0b1f20c102
Update docstring for parsers._is_allowed(). 2013-04-15 01:18:24 +00:00
Isis Lovecruft 61c6b348db
Update docstring for parsers._hyphenate(). 2013-04-15 01:17:48 +00:00
Isis Lovecruft eea25b80b8
Avoid locally overriding builtins with variable name input. 2013-04-15 01:16:39 +00:00
Isis Lovecruft 9c20a63a36
Add imports and module structure attributes to parsers.py. 2013-04-15 01:15:14 +00:00
Isis Lovecruft d97ae0b356
Relayout module structure. 2013-04-11 23:45:22 +00:00