Sync with maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 16 Mar 2016 20:17:38 +0000 (13:17 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 16 Mar 2016 20:17:38 +0000 (13:17 -0700)
commit3f97853a4d8bcc446c424e8e9f0e07605b3f797d
tree6c1066b80be0275c226525e1aed75cbd7804417a
parent2df13639e77999efecbe682ae5e72cbfb14b3dcc
parentd79db92483f78f0a750b6093432374fa1069b2ba
Sync with maint

* maint:
  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