| author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
| Tue, 5 Jun 2007 02:36:11 +0000 (03:36 +0100) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Tue, 5 Jun 2007 06:07:00 +0000 (23:07 -0700) | ||
| commit | 6bfce93e04d13ecb42008a3cf214cc892f480f0c | |
| tree | 1a6a391821add13a0e57f3e4b6df0a272fb76834 | tree | snapshot |
| parent | 20f1eb6b46645115695329a371d412eb3e714865 | commit | diff |
Move buffer_is_binary() to xdiff-interface.h
We already have two instances where we want to determine if a buffer
contains binary data as opposed to text.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
We already have two instances where we want to determine if a buffer
contains binary data as opposed to text.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
| diff.c | diff | blob | history | |
| grep.c | diff | blob | history | |
| xdiff-interface.c | diff | blob | history | |
| xdiff-interface.h | diff | blob | history |