Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
ref-filter: add option to filter out tags, branches and remotes
[gitweb.git]
/
sha1_name.c
diff --git
a/sha1_name.c
b/sha1_name.c
index e57513e61032fb851a669255c30d8417f66c81f9..da6874c15ec51964b6044ae96fc88c282decb0cc 100644
(file)
--- a/
sha1_name.c
+++ b/
sha1_name.c
@@
-576,7
+576,7
@@
static int get_sha1_basic(const char *str, int len, unsigned char *sha1,
if (!(flags & GET_SHA1_QUIETLY)) {
warning("Log for '%.*s' only goes "
"back to %s.", len, str,
- show_date(co_time, co_tz, DATE_
RFC2822
));
+ show_date(co_time, co_tz, DATE_
MODE(RFC2822)
));
}
} else {
if (flags & GET_SHA1_QUIETLY) {