Commit History

Upphovsman SHA1 Meddelande Datum
  Eric Wong 404ab78e39 hashmap: remove type arg from hashmap_{get,put,remove}_entry 5 år sedan
  Eric Wong c8e424c9c9 hashmap: introduce hashmap_free_entries 5 år sedan
  Eric Wong 939af16eac hashmap_cmp_fn takes hashmap_entry params 5 år sedan
  Eric Wong f23a465132 hashmap_get{,_from_hash} return "struct hashmap_entry *" 5 år sedan
  Eric Wong b6c5241606 hashmap_get takes "const struct hashmap_entry *" 5 år sedan
  Eric Wong b94e5c1df6 hashmap_add takes "struct hashmap_entry *" 5 år sedan
  Eric Wong d22245a2e3 hashmap_entry_init takes "struct hashmap_entry *" 5 år sedan
  Jeff King d40abc8e95 hashmap: convert sha1hash() to oidhash() 6 år sedan
  Stephen Boyd a8f6855f48 format-patch: make --base patch-id output stable 6 år sedan
  Junio C Hamano 11877b9ebe Merge branch 'nd/the-index' 6 år sedan
  Nguyễn Thái Ngọc Duy a7edadda59 patch-ids.c: remove implicit dependency on the_index 6 år sedan
  Nguyễn Thái Ngọc Duy e675765235 diff.c: remove implicit dependency on the_index 6 år sedan
  Jeff King cc00e5ce6b convert hashmap comparison functions to oideq() 7 år sedan
  Brandon Williams 0d1e0e7801 diff: make struct diff_flags members lowercase 7 år sedan
  Brandon Williams 23dcf77f48 diff: remove DIFF_OPT_SET macro 7 år sedan
  Stefan Beller 8d0017daa1 patch-ids.c: drop hashmap_cmp_fn cast 8 år sedan
  Stefan Beller 3da492f808 patch-ids.c: use hashmap correctly 8 år sedan
  Stefan Beller 7663cdc86c hashmap.h: compare function has access to a data field 8 år sedan
  Brandon Williams 66f414f885 diff-tree: convert diff_tree_sha1 to struct object_id 8 år sedan
  Brandon Williams 7b8dea0c75 tree-diff: convert diff_root_tree_sha1 to struct object_id 8 år sedan
  Brandon Williams bd25f28876 diff: convert diff_flush_patch_id to struct object_id 8 år sedan
  Brandon Williams 34f3c0ebfb patch-ids: convert to struct object_id 8 år sedan
  Johannes Schindelin 5748693b91 add_commit_patch_id(): avoid allocating memory unnecessarily 8 år sedan
  brian m. carlson cd02599c48 Convert GIT_SHA1_RAWSZ used for allocation to GIT_MAX_RAWSZ 8 år sedan
  Jeff King 7c81040792 patch-ids: refuse to compute patch-id for merge commit 9 år sedan
  Jeff King 5a29cbc6e9 patch-ids: turn off rename detection 9 år sedan
  Kevin Willford b3dfeebb92 rebase: avoid computing unnecessary patch IDs 9 år sedan
  Kevin Willford 3e8e32c32e patch-ids: add flag to create the diff patch id using header only data 9 år sedan
  Kevin Willford 683f17ec44 patch-ids: replace the seen indicator with a commit pointer 9 år sedan
  Kevin Willford dfb7a1b4d0 patch-ids: stop using a hand-rolled hashmap implementation 9 år sedan