From: Junio C Hamano Date: Tue, 7 Jul 2020 05:09:17 +0000 (-0700) Subject: Merge branch 'jk/fast-export-anonym-alt' X-Git-Tag: v2.28.0-rc0~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0a23331aa6bac1447d7983111d9c3efbea970cb3;p=thirdparty%2Fgit.git Merge branch 'jk/fast-export-anonym-alt' "git fast-export --anonymize" learned to take customized mapping to allow its users to tweak its output more usable for debugging. * jk/fast-export-anonym-alt: fast-export: use local array to store anonymized oid fast-export: anonymize "master" refname fast-export: allow seeding the anonymized mapping fast-export: add a "data" callback parameter to anonymize_str() fast-export: move global "idents" anonymize hashmap into function fast-export: use a flex array to store anonymized entries fast-export: stop storing lengths in anonymized hashmaps fast-export: tighten anonymize_mem() interface to handle only strings fast-export: store anonymized oids as hex strings fast-export: use xmemdupz() for anonymizing oids t9351: derive anonymized tree checks from original repo --- 0a23331aa6bac1447d7983111d9c3efbea970cb3