| author | David Rientjes <rientjes@google.com> | |
| Tue, 15 Aug 2006 20:37:19 +0000 (13:37 -0700) | ||
| committer | Junio C Hamano <junkio@cox.net> | |
| Tue, 15 Aug 2006 22:06:03 +0000 (15:06 -0700) | ||
| commit | 0bef57ee44a2f924ad0066b751a3c87888633f56 | |
| tree | 6ef7a0dacc219c10994f48944e159598e916f88e | tree | snapshot |
| parent | 3cd4f5e8eb04ae01298ceaf46bb41a4277031916 | commit | diff |
make inline is_null_sha1 global
Replace sha1 comparisons to null_sha1 with a global inline (which previously an
unused static inline in builtin-apply.c)
[jc: with a fix from Jonas Fonseca.]
Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Replace sha1 comparisons to null_sha1 with a global inline (which previously an
unused static inline in builtin-apply.c)
[jc: with a fix from Jonas Fonseca.]
Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
| builtin-apply.c | diff | blob | history | |
| builtin-diff.c | diff | blob | history | |
| cache.h | diff | blob | history | |
| combine-diff.c | diff | blob | history | |
| diff.c | diff | blob | history | |
| fsck-objects.c | diff | blob | history | |
| sha1_name.c | diff | blob | history |