Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
introduce "format" date-mode
[gitweb.git]
/
commit.h
diff --git
a/commit.h
b/commit.h
index 9a1fa961d2ba0e3ec3eae9096ef49bc7155cdd92..1496882d7b777ef3f3e501a9c9565f2c7f58a8c0 100644
(file)
--- a/
commit.h
+++ b/
commit.h
@@
-145,7
+145,7
@@
struct pretty_print_context {
const char *subject;
const char *after_subject;
int preserve_subject;
-
enum
date_mode date_mode;
+
struct
date_mode date_mode;
unsigned date_mode_explicit:1;
int need_8bit_cte;
char *notes_message;