Merge branch 'jk/pack-name-cleanups' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 16 Mar 2017 20:26:13 +0000 (13:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 16 Mar 2017 20:26:14 +0000 (13:26 -0700)
commit6aa72195f5e02bd2714059f2cc93387d4c808abe
treeabcc94455f8189700fa7380e05d3c1f8f82a314d
parent99d2524abdf5c51180b19ab0daa8ddbdc8956846
parentf20754802a280c57a1e5886605b6805bbf040c63
Merge branch 'jk/pack-name-cleanups' into next

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