]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/pack-name-cleanups' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 28 Mar 2017 20:52:25 +0000 (13:52 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 Mar 2017 20:52:25 +0000 (13:52 -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
git-compat-util.h
sha1_file.c

diff --cc cache.h
Simple merge
diff --cc environment.c
Simple merge
Simple merge
diff --cc sha1_file.c
Simple merge