Merge branch 'jk/pack-name-cleanups'
commit45cbc37c5f84fadd78cccf6b2ea82a9ef251cdc6
authorJunio C Hamano <gitster@pobox.com>
Tue, 21 Mar 2017 22:07:17 +0000 (21 15:07 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 21 Mar 2017 22:07:17 +0000 (21 15:07 -0700)
tree279382ccc172caff7ccd76eb2f0743619063597f
parente15b9606557d590e1cdc1e3b1b9154cce455a4c8
parentf20754802a280c57a1e5886605b6805bbf040c63
Merge branch 'jk/pack-name-cleanups'

Code clean-up.

* jk/pack-name-cleanups:
  index-pack: make pointer-alias fallbacks safer
  replace snprintf with odb_pack_name()
  odb_pack_keep(): stop generating keepfile name
  sha1_file.c: make pack-name helper globally accessible
  move odb_* declarations out of git-compat-util.h
cache.h
environment.c
fast-import.c
git-compat-util.h
sha1_file.c