author | Junio C Hamano <junkio@cox.net> | |
Wed, 20 Sep 2006 23:04:46 +0000 (16:04 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 20 Sep 2006 23:08:14 +0000 (16:08 -0700) | ||
commit | e49521b56d8715f46b93ee6bc95f7de9c6858365 | |
tree | 3303de68046e01531ea03e0efa2006a754ce4f27 | tree | snapshot |
parent | 62e27f273d66afa996cb7aee6cdb25fbedc053f6 | commit | diff |
Make hexval() available to others.
builtin-mailinfo.c has its own hexval implementaiton but it can
share the table-lookup one recently implemented in sha1_file.c
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-mailinfo.c has its own hexval implementaiton but it can
share the table-lookup one recently implemented in sha1_file.c
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-mailinfo.c | diff | blob | history | |
cache.h | diff | blob | history | |
sha1_file.c | diff | blob | history |