Expose the has_non_ascii() function
commit28e9cf6512cae1b50a2d2003bb59da4392d99e2e
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 10 Aug 2009 16:22:18 +0000 (10 18:22 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Aug 2009 21:39:39 +0000 (10 14:39 -0700)
tree7481792b7321e263437c6fe3650244db607de6ef
parent5dc36a5888a7063ff4536c9ea50eb0557bfef627
Expose the has_non_ascii() function

This function is useful outside of log-tree.c, too.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
commit.h
log-tree.c
pretty.c