]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/oid-array-cleanups'
authorJunio C Hamano <gitster@pobox.com>
Wed, 22 Apr 2020 20:42:49 +0000 (13:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Apr 2020 20:42:49 +0000 (13:42 -0700)
commita768f866e9233b758cb21e25c7b8c985b0009c1f
tree1b411eb4c59a9e648a50c1dfe829d89418d0b30b
parent7a8bb6db7cc04add05484c4fc907e34f76b12fb9
parent0740d0a5d3046e28b8d49baafafe521c5fc81711
Merge branch 'jk/oid-array-cleanups'

Code cleanup.

* jk/oid-array-cleanups:
  oidset: stop referring to sha1-array
  ref-filter: stop referring to "sha1 array"
  bisect: stop referring to sha1_array
  test-tool: rename sha1-array to oid-array
  oid_array: rename source file from sha1-array
  oid_array: use size_t for iteration
  oid_array: use size_t for count and allocation
Makefile
builtin/cat-file.c
builtin/pack-objects.c
builtin/pull.c
builtin/tag.c
cache.h
oidset.h
submodule.c
t/helper/test-tool.c
t/helper/test-tool.h