Files
git-mirror/Documentation
Junio C Hamano 0a23331aa6 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
2020-07-06 22:09:17 -07:00
..
2020-07-06 22:09:16 -07:00
2020-06-29 14:17:27 -07:00
2020-05-01 13:39:56 -07:00
2020-04-29 16:15:27 -07:00
2020-06-22 15:55:02 -07:00
2020-05-02 18:04:12 -07:00
2020-05-26 09:32:08 -07:00
2020-06-09 13:48:17 -07:00
2020-07-06 22:09:16 -07:00