| author | Rene Scharfe <rene.scharfe@lsrfire.ath.cx> | |
| Thu, 10 Aug 2006 15:02:30 +0000 (17:02 +0200) | ||
| committer | Junio C Hamano <junkio@cox.net> | |
| Thu, 10 Aug 2006 21:13:53 +0000 (14:13 -0700) | ||
| commit | 83a2b841d6b90e6f4b797df40ed3a105364574b6 | |
| tree | 06b21e14a70cde595570d2b7948245b26995dbb8 | tree | snapshot |
| parent | 242abf106c6929028c2dc916504879885cd64d4d | commit | diff |
Add has_extension()
The little helper has_extension() documents through its name what we are
trying to do and makes sure we don't forget the underrun check.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
The little helper has_extension() documents through its name what we are
trying to do and makes sure we don't forget the underrun check.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
| builtin-help.c | diff | blob | history | |
| git-compat-util.h | diff | blob | history | |
| http-fetch.c | diff | blob | history | |
| index-pack.c | diff | blob | history | |
| local-fetch.c | diff | blob | history | |
| refs.c | diff | blob | history | |
| sha1_file.c | diff | blob | history | |
| verify-pack.c | diff | blob | history |