Merge branch 'jk/path-name-safety-2.5' into jk/path-name-safety-2.6
authorJunio C Hamano <gitster@pobox.com>
Wed, 16 Mar 2016 17:42:02 +0000 (10:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 16 Mar 2016 17:42:02 +0000 (10:42 -0700)
commit717e3551b9fbfdb72e40a81fc0fb714cdaadb37f
tree50603b105a7037d2a613c82f1d98c872a238ce68
parent833e48259e23aea76f3765d28d1b2200332301f7
parent253ce7a15c251057464b130016c74cbe10fe9e57
Merge branch 'jk/path-name-safety-2.5' into jk/path-name-safety-2.6

* jk/path-name-safety-2.5:
  list-objects: pass full pathname to callbacks
  list-objects: drop name_path entirely
  list-objects: convert name_path to a strbuf
  show_object_with_name: simplify by using path_name()
  http-push: stop using name_path
  tree-diff: catch integer overflow in combine_diff_path allocation
  add helpers for detecting size_t overflow
builtin/pack-objects.c
diff.h
git-compat-util.h
reachable.c
revision.c
revision.h