Merge branch 'bw/kwset-use-unsigned' into maint
commitae8ada450a9103d2fe94ac9baf072fd31de08c30
authorJunio C Hamano <gitster@pobox.com>
Sat, 14 Mar 2015 05:56:07 +0000 (13 22:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 14 Mar 2015 05:56:07 +0000 (13 22:56 -0700)
tree6a3bc0a38bccc38b5ea00a67fc24e2b1fbb705f6
parent2408f3b74b26580b9f197e4edd96e73b0fba41c5
parent189c860c9ec5deb95845c056ca5c15b58970158e
Merge branch 'bw/kwset-use-unsigned' into maint

The borrowed code in kwset API did not follow our usual convention
to use "unsigned char" to store values that range from 0-255.

* bw/kwset-use-unsigned:
  kwset: use unsigned char to store values with high-bit set
git-compat-util.h