/[cvs]/ccvs/src/sign.h
ViewVC logotype

Diff of /ccvs/src/sign.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.2 by dprice, Sat Oct 15 01:39:25 2005 UTC revision 1.1.2.3 by dprice, Sun Oct 16 17:02:43 2005 UTC
# Line 27  Line 27 
27    
28    
29    
 #define DEFAULT_SIGN_TEMPLATE GPG_PROGRAM" --detach-sign --output - %t %a -- %s"  
 #define DEFAULT_SIGN_TEXTMODE "--textmode"  
   
   
   
30  typedef enum { SIGN_DEFAULT, SIGN_ALWAYS, SIGN_NEVER } sign_state;  typedef enum { SIGN_DEFAULT, SIGN_ALWAYS, SIGN_NEVER } sign_state;
31    
32    
# Line 47  bool get_sign_commits (bool server_suppo Line 42  bool get_sign_commits (bool server_suppo
42  char *get_signature (const char *srepos, const char *filename, bool bin,  char *get_signature (const char *srepos, const char *filename, bool bin,
43                       size_t *len);                       size_t *len);
44    
45    /* Other utilities.  */
46    char *get_sigfile_name (const char *fn);
47  #endif /* SIGN_H */  #endif /* SIGN_H */

Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26