diff options
author | Jonathan Tan <jonathantanmy@google.com> | 2018-02-13 10:39:39 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-02-15 13:08:55 -0800 |
commit | b4e00f7306a160639f047b3421985e8f3d0c6fb1 (patch) | |
tree | f5c1c3ffba403ad4bb1e25bac7e4f2a943a313cf /configure.ac | |
parent | packfile: remove GIT_DEBUG_LOOKUP log statements (diff) | |
download | tgif-b4e00f7306a160639f047b3421985e8f3d0c6fb1.tar.xz |
packfile: refactor hash search with fanout table
Subsequent patches will introduce file formats that make use of a fanout
array and a sorted table containing hashes, just like packfiles.
Refactor the hash search in packfile.c into its own function, so that
those patches can make use of it as well.
Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions