diff options
author | Nicolas Pitre <nico@cam.org> | 2007-02-26 20:55:58 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-02-27 10:34:21 +0100 |
commit | df8436622fb553f468180b61032fe34bd6712752 (patch) | |
tree | 8cf6c70ad18d3435face75f0e3dd1e6305d06137 /INSTALL | |
parent | sha1_file.c: don't ignore an error condition in sha1_loose_object_info() (diff) | |
download | git-df8436622fb553f468180b61032fe34bd6712752.tar.xz git-df8436622fb553f468180b61032fe34bd6712752.zip |
formalize typename(), and add its reverse type_from_string()
Sometime typename() is used, sometimes type_names[] is accessed directly.
Let's enforce typename() all the time which allows for validating the
type.
Also let's add a function to go from a name to a type and use it instead
of manual memcpy() when appropriate.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions