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)
* 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

No differences found