diff options
author | Junio C Hamano <gitster@pobox.com> | 2016-02-24 13:25:55 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-02-24 13:25:55 -0800 |
commit | 9831e92bfa833ee9c0ce464bbc2f941ae6c2698d (patch) | |
tree | ea6f9d9f2868099d6c541359fcc0d59d04d6d4ce /exec_cmd.h | |
parent | Merge branch 'ew/force-ipv4' (diff) | |
parent | list-objects: pass full pathname to callbacks (diff) | |
download | tgif-9831e92bfa833ee9c0ce464bbc2f941ae6c2698d.tar.xz |
Merge branch 'jk/lose-name-path'
The "name_path" API was an attempt to reduce the need to construct
the full path out of a series of path components while walking a
tree hierarchy, but over time made less efficient because the path
needs to be flattened, e.g. to be compared with another path that
is already flat. The API has been removed and its users have been
rewritten to simplify the overall code complexity.
* jk/lose-name-path:
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
Diffstat (limited to 'exec_cmd.h')
0 files changed, 0 insertions, 0 deletions