提交历史

作者 SHA1 备注 提交日期
  Junio C Hamano 58138d3f26 Merge branch 'js/default-branch-name-part-2' 4 年之前
  Junio C Hamano 86cca370e1 Merge branch 'jk/drop-unaligned-loads' 4 年之前
  Jeff King 176380fd11 Revert "fast-export: use local array to store anonymized oid" 4 年之前
  Johannes Schindelin 5a0c32bd4b fast-export: avoid using unnecessary language in a code comment 4 年之前
  Jonathan Tan f24c30e0b6 wt-status: tolerate dangling marks 5 年之前
  Jeff King f39ad38410 fast-export: use local array to store anonymized oid 5 年之前
  Jeff King 8a49495583 fast-export: anonymize "master" refname 5 年之前
  Jeff King 65b5d9fae7 fast-export: allow seeding the anonymized mapping 5 年之前
  Jeff King d5bf91fde4 fast-export: add a "data" callback parameter to anonymize_str() 5 年之前
  Jeff King 6416a865da fast-export: move global "idents" anonymize hashmap into function 5 年之前
  Jeff King 55b01456a9 fast-export: use a flex array to store anonymized entries 5 年之前
  Jeff King a0f65641df fast-export: stop storing lengths in anonymized hashmaps 5 年之前
  Jeff King 7f40759496 fast-export: tighten anonymize_mem() interface to handle only strings 5 年之前
  Jeff King 750bb32589 fast-export: store anonymized oids as hex strings 5 年之前
  Jeff King b897bf5f37 fast-export: use xmemdupz() for anonymizing oids 5 年之前
  Junio C Hamano 78e67cda42 Merge branch 'mt/use-passed-repo-more-in-funcs' 5 年之前
  Junio C Hamano 145136a95a C: use skip_prefix() to avoid hardcoded string length 5 年之前
  Matheus Tavares b98d188581 sha1-file: allow check_object_signature() to handle any repo 5 年之前
  Junio C Hamano 5efabc7ed9 Merge branch 'ew/hashmap' 5 年之前
  Eric Wong 404ab78e39 hashmap: remove type arg from hashmap_{get,put,remove}_entry 5 年之前
  Eric Wong 939af16eac hashmap_cmp_fn takes hashmap_entry params 5 年之前
  Eric Wong f23a465132 hashmap_get{,_from_hash} return "struct hashmap_entry *" 5 年之前
  Eric Wong 26b455f21e hashmap_put takes "struct hashmap_entry *" 5 年之前
  Eric Wong b6c5241606 hashmap_get takes "const struct hashmap_entry *" 5 年之前
  Eric Wong d22245a2e3 hashmap_entry_init takes "struct hashmap_entry *" 5 年之前
  Elijah Newren 941790d7de fast-export: handle nested tags 5 年之前
  Elijah Newren a1638cfe12 fast-export: allow user to request tags be marked with --mark-tags 5 年之前
  Elijah Newren 208d69246e fast-export: add support for --import-marks-if-exists 5 年之前
  Elijah Newren af2abd870b fast-export: fix exporting a tag and nothing else 5 年之前
  Jeff King d0229abd93 object: convert lookup_object() to use object_id 6 年之前