Files
git/builtin
Junio C Hamano aaa3c8065d Merge branch 'bc/hash-transition-interop-part-1'
SHA-256 transition.

* bc/hash-transition-interop-part-1:
  hex: print objects using the hash algorithm member
  hex: default to the_hash_algo on zero algorithm value
  builtin/pack-objects: avoid using struct object_id for pack hash
  commit-graph: don't store file hashes as struct object_id
  builtin/show-index: set the algorithm for object IDs
  hash: provide per-algorithm null OIDs
  hash: set, copy, and use algo field in struct object_id
  builtin/pack-redundant: avoid casting buffers to struct object_id
  Use the final_oid_fn to finalize hashing of object IDs
  hash: add a function to finalize object IDs
  http-push: set algorithm when reading object ID
  Always use oidread to read into struct object_id
  hash: add an algo member to struct object_id
2021-05-10 16:59:46 +09:00
..
2021-04-20 11:09:50 -07:00
2021-05-07 12:47:41 +09:00
2021-04-27 16:31:39 +09:00
2021-04-27 16:31:39 +09:00
2021-04-16 13:36:55 -07:00
2021-05-07 12:47:41 +09:00
2021-04-07 16:54:08 -07:00
2021-04-30 13:50:26 +09:00
2021-04-07 16:54:08 -07:00
2021-04-14 13:47:21 -07:00
2021-04-07 16:54:08 -07:00
2021-04-08 13:23:25 -07:00
2021-05-07 12:47:41 +09:00
2021-04-20 11:09:50 -07:00
2021-04-14 13:47:29 -07:00