gnupg/g10 (6 files)

cvs user dshaw cvs at cvs.gnupg.org
Fri Jan 30 17:49:33 CET 2004


    Date: Friday, January 30, 2004 @ 17:49:28
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10

Modified: ChangeLog g10.c keyedit.c keylist.c mainproc.c packet.h

* g10.c (main, rm_group): Add --ungroup command to remove a particular
group. (add_group): When adding a group with the same name as an already
existing group, merge the two groups. (list_config): Show an error message
when listing a config item that doesn't exist. (main): Replace -z0 trick
for no compression.

* packet.h, keyedit.c (show_key_with_all_names_colon), keylist.c
(list_keyblock_colon), mainproc.c (list_node, proc_tree): Minor cleanup to
remove local_id, which is no longer used.


------------+
 ChangeLog  |   14 +++++++++++++
 g10.c      |   62 ++++++++++++++++++++++++++++++++++++++++++++++++++++-------
 keyedit.c  |    5 ----
 keylist.c  |   13 +-----------
 mainproc.c |   13 ++----------
 packet.h   |    2 -
 6 files changed, 75 insertions(+), 34 deletions(-)



More information about the Gnupg-commits mailing list