diff options
author | Vicent Marti <tanoku@gmail.com> | 2013-10-24 20:01:29 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-10-25 00:44:52 +0200 |
commit | 68fb36eb92ff98ec81a066592a07b3f411450a1d (patch) | |
tree | 77bd96a2c222971d2e2846001bf73ed835bca8da /revision.h | |
parent | pack-objects: refactor the packing list (diff) | |
download | git-68fb36eb92ff98ec81a066592a07b3f411450a1d.tar.xz git-68fb36eb92ff98ec81a066592a07b3f411450a1d.zip |
pack-objects: factor out name_hash
As the pack-objects system grows beyond the single
pack-objects.c file, more parts (like the soon-to-exist
bitmap code) will need to compute hashes for matching
deltas. Factor out name_hash to make it available to other
files.
Signed-off-by: Vicent Marti <tanoku@gmail.com>
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'revision.h')
0 files changed, 0 insertions, 0 deletions