Merge branch 'jk/prefix-filename'
commita026bde1ac84f90f0b82faa18890b2023c5198d5
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Mar 2017 17:59:26 +0000 (27 10:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Mar 2017 17:59:26 +0000 (27 10:59 -0700)
tree8e976b861d4b23904c09bb1fbdd8004f37cb6e6f
parent09fb53568e3e00e30891b118045aa07ede524103
parent3b754eedd58636926d07b14a34799a3aa7b8ebc2
Merge branch 'jk/prefix-filename'

Code clean-up with minor bugfixes.

* jk/prefix-filename:
  bundle: use prefix_filename with bundle path
  prefix_filename: simplify windows #ifdef
  prefix_filename: return newly allocated string
  prefix_filename: drop length parameter
  prefix_filename: move docstring to header file
  hash-object: fix buffer reuse with --path in a subdirectory
builtin/rev-parse.c
cache.h