Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'maint-2.8' into maint-2.9
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index c0d6cdb60c2f551c874d0a4100bd71405e67cb27..1fd2d5dc3e309fd3426ed92093db8cb7cc190658 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-1224,7
+1224,8
@@
struct date_mode {
DATE_ISO8601_STRICT,
DATE_RFC2822,
DATE_STRFTIME,
- DATE_RAW
+ DATE_RAW,
+ DATE_UNIX
} type;
const char *strftime_fmt;
int local;