Merge branch 'jk/pack-name-cleanups'
authorJunio C Hamano <gitster@pobox.com>
Tue, 21 Mar 2017 22:07:17 +0000 (15:07 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 21 Mar 2017 22:07:17 +0000 (15:07 -0700)
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

1  2 
cache.h
environment.c
fast-import.c
git-compat-util.h
sha1_file.c
diff --cc cache.h
Simple merge
diff --cc environment.c
Simple merge
diff --cc fast-import.c
Simple merge
Simple merge
diff --cc sha1_file.c
Simple merge