Merge branch 'tb/print-size-t-with-uintmax-format'
commitf5f0f68d61301c3ffb2f8da84f627547e8f9a94c
authorJunio C Hamano <gitster@pobox.com>
Mon, 19 Nov 2018 07:24:41 +0000 (19 16:24 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Nov 2018 07:24:41 +0000 (19 16:24 +0900)
tree2c4e826363e1febaaf1c7fd6187e8fa714561c5d
parent502fe438bf83f5db6026c278767decf2ce6395b0
parentca473cef9140f55d68d6758fe226ef47c216669c
Merge branch 'tb/print-size-t-with-uintmax-format'

Code preparation to replace ulong vars with size_t vars where
appropriate.

* tb/print-size-t-with-uintmax-format:
  Upcast size_t variables to uintmax_t when printing
builtin/cat-file.c
builtin/index-pack.c
builtin/pack-objects.c
diff.c
ref-filter.c
sha1-file.c