Merge branch 'jk/pack-name-cleanups' into maint
commitba5e05ffeff03c4835d0618ab34acb97ef753d0c
authorJunio C Hamano <gitster@pobox.com>
Tue, 28 Mar 2017 20:52:25 +0000 (28 13:52 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 Mar 2017 20:52:25 +0000 (28 13:52 -0700)
treecebbf61ffff3b9556ba381bd8cdd61b71b81f962
parent8f71209d1e447daf9db643df7ad01a8b49b9bcb7
parentf20754802a280c57a1e5886605b6805bbf040c63
Merge branch 'jk/pack-name-cleanups' into maint

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
git-compat-util.h
sha1_file.c