๐ŸŒ AIๆœ็ดข & ไปฃ็† ไธป้กต
Git 2.29.3
  1. d1a8a89 Merge branch 'jt/has_object' by Junio C Hamano ยท 5 years ago
  2. 46b225f Merge branch 'jk/strvec' by Junio C Hamano ยท 5 years ago
  3. 1d8d9cb sha1-file: introduce no-lazy-fetch has_object() by Jonathan Tan ยท 5 years ago
  4. 5b137e8 Merge branch 'jt/pretend-object-never-come-from-elsewhere' by Junio C Hamano ยท 5 years ago
  5. c972bf4 strvec: convert remaining callers away from argv_array name by Jeff King ยท 5 years ago
  6. a64d2aa sha1-file: make pretend_object_file() not prefetch by Jonathan Tan ยท 5 years ago
  7. 51a68dd Merge branch 'lr/freshen-file-fix' by Junio C Hamano ยท 6 years ago
  8. 312cd76 freshen_file(): use NULL `times' for implicit current-time by luciano.rocha@booking.com ยท 6 years ago
  9. f8cb64e Merge branch 'bc/sha-256-part-1-of-4' by Junio C Hamano ยท 6 years ago
  10. 4530a85 real_path_if_valid(): remove unsafe API by Alexandr Miloslavskiy ยท 6 years ago
  11. b99b6bc packed_object_info(): use object_id for returning delta base by Jeff King ยท 6 years ago
  12. 768e30e hash: implement and use a context cloning function by brian m. carlson ยท 6 years ago
  13. 78e67cd Merge branch 'mt/use-passed-repo-more-in-funcs' by Junio C Hamano ยท 6 years ago
  14. 56ceb64 Merge branch 'mt/threaded-grep-in-object-store' by Junio C Hamano ยท 6 years ago
  15. b98d188 sha1-file: allow check_object_signature() to handle any repo by Matheus Tavares ยท 6 years ago
  16. 2dcde20 sha1-file: pass git_hash_algo to hash_object_file() by Matheus Tavares ยท 6 years ago
  17. 7ad5c44 sha1-file: pass git_hash_algo to write_object_file_prepare() by Matheus Tavares ยท 6 years ago
  18. c8123e7 streaming: allow open_istream() to handle any repo by Matheus Tavares ยท 6 years ago
  19. 31877c9 object-store: allow threaded access to object reading by Matheus Tavares ยท 6 years ago
  20. 9c8a294 sha1-file: remove OBJECT_INFO_SKIP_CACHED by Jonathan Tan ยท 6 years ago
  21. 676278f Merge branch 'bc/object-id-part17' by Junio C Hamano ยท 6 years ago
  22. b9ac6c5 Merge branch 'cc/multi-promisor' by Junio C Hamano ยท 6 years ago
  23. 8d4d86b cache: remove null_sha1 by brian m. carlson ยท 6 years ago
  24. 9827d4c packfile: drop release_pack_memory() by Jeff King ยท 6 years ago
  25. 86ad3ea sha1-file: release strbuf after use by Renรฉ Scharfe ยท 6 years ago
  26. 68e65de Merge branch 'jk/check-connected-with-alternates' by Junio C Hamano ยท 6 years ago
  27. 709dfa6 object-store.h: move for_each_alternate_ref() from transport.h by Jeff King ยท 6 years ago
  28. d3b4705 sha1-file.c: remove the_repo from read_object_with_reference() by Nguyแป…n Thรกi Ngแปc Duy ยท 6 years ago
  29. b14ed5a Use promisor_remote_get_direct() and has_promisor_remote() by Christian Couder ยท 6 years ago
  30. 2e86067 fetch-object: make functions return an error code by Christian Couder ยท 6 years ago
  31. 5d5c46b Merge branch 'ds/object-info-for-prefetch-fix' by Junio C Hamano ยท 6 years ago
  32. 31f5256 sha1-file: split OBJECT_INFO_FOR_PREFETCH by Derrick Stolee ยท 7 years ago
  33. 32dc15d Merge branch 'jt/batch-fetch-blobs-in-diff' by Junio C Hamano ยท 7 years ago
  34. 0f4a4fb sha1-file: support OBJECT_INFO_FOR_PREFETCH by Jonathan Tan ยท 7 years ago
  35. 9539978 hash: add a function to lookup hash algorithm by length by brian m. carlson ยท 7 years ago
  36. cba595a Merge branch 'jk/loose-object-cache-oid' by Junio C Hamano ยท 7 years ago
  37. b99a579 Merge branch 'sb/more-repo-in-api' by Junio C Hamano ยท 7 years ago
  38. 33e4ae9 Merge branch 'bc/sha-256' by Junio C Hamano ยท 7 years ago
  39. 2c0a645 Merge branch 'rs/sha1-file-close-mapped-file-on-error' by Junio C Hamano ยท 7 years ago
  40. 01f8d59 prefer "hash mismatch" to "sha1 mismatch" by Jeff King ยท 7 years ago
  41. 2c31988 sha1-file: avoid "sha1 file" for generic use in messages by Jeff King ยท 7 years ago
  42. 7601135 sha1-file: prefer "loose object file" to "sha1 file" in messages by Jeff King ยท 7 years ago
  43. 5d3679e sha1-file: drop has_sha1_file() by Jeff King ยท 7 years ago
  44. 98374a0 convert has_sha1_file() callers to has_object_file() by Jeff King ยท 7 years ago
  45. d7a2457 sha1-file: convert pass-through functions to object_id by Jeff King ยท 7 years ago
  46. 8be88db object-store: retire odb_load_loose_cache() by Renรฉ Scharfe ยท 7 years ago
  47. 00a7760 sha1-file: modernize loose header/stream functions by Jeff King ยท 7 years ago
  48. 4cea1ce object-store: use one oid_array per subdirectory for loose cache by Renรฉ Scharfe ยท 7 years ago
  49. 514c5fd sha1-file: modernize loose object file functions by Jeff King ยท 7 years ago
  50. d4e19e5 object-store: factor out odb_clear_loose_cache() by Renรฉ Scharfe ยท 7 years ago
  51. 0000d65 object-store: factor out odb_loose_cache() by Renรฉ Scharfe ยท 7 years ago
  52. cb1c8d1 sha1-file: fix outdated sha1 comment references by Jeff King ยท 7 years ago
  53. 6881925 sha1-file: close fd of empty file in map_sha1_file_1() by Renรฉ Scharfe ยท 7 years ago
  54. 3b2f8a0 Merge branch 'jk/loose-object-cache' by Junio C Hamano ยท 7 years ago
  55. 7317aa7 odb_load_loose_cache: fix strbuf leak by Jeff King ยท 7 years ago
  56. f5f0f68 Merge branch 'tb/print-size-t-with-uintmax-format' by Junio C Hamano ยท 7 years ago
  57. 9b45f49 object-store: prepare has_{sha1, object}_file to handle any repo by Stefan Beller ยท 7 years ago
  58. a3b72c8 object-store: allow read_object_file_extended to read from any repo by Stefan Beller ยท 7 years ago
  59. 13eeedb Add a base implementation of SHA-256 support by brian m. carlson ยท 7 years ago
  60. a2ce0a7 sha1-file: add a constant for hash block size by brian m. carlson ยท 7 years ago
  61. 879a8d4 Merge branch 'jk/detect-truncated-zlib-input' by Junio C Hamano ยท 7 years ago
  62. 61c7711 sha1-file: use loose object cache for quick existence check by Jeff King ยท 7 years ago
  63. 3a2e082 object-store: provide helpers for loose_objects_cache by Jeff King ยท 7 years ago
  64. f0eaf63 sha1-file: use an object_directory for the main object dir by Jeff King ยท 7 years ago
  65. f3f043a handle alternates paths the same as the main object dir by Jeff King ยท 7 years ago
  66. b69fb86 sha1_file_name(): overwrite buffer instead of appending by Jeff King ยท 7 years ago
  67. 263db40 rename "alternate_object_database" to "object_directory" by Jeff King ยท 7 years ago
  68. ca473ce Upcast size_t variables to uintmax_t when printing by Torsten Bรถgershausen ยท 7 years ago
  69. 18ad13e Adjust for 2.19.x series by Junio C Hamano ยท 7 years ago
  70. 2f90b9d sha1-file: provide functions to look up hash algorithms by brian m. carlson ยท 7 years ago
  71. 1ccf07c sha1-file: rename algorithm to "sha1" by brian m. carlson ยท 7 years ago
  72. 33b9406 packfile: allow has_packed_and_bad to handle arbitrary repositories by Stefan Beller ยท 7 years ago
  73. 1b9b5c6 sha1_file: allow read_object to read objects in arbitrary repositories by Stefan Beller ยท 7 years ago
  74. 11877b9 Merge branch 'nd/the-index' by Junio C Hamano ยท 7 years ago
  75. ee99ba7 Merge branch 'jt/lazy-object-fetch-fix' by Junio C Hamano ยท 7 years ago
  76. 58bf2a4 sha1-file.c: remove implicit dependency on the_index by Nguyแป…n Thรกi Ngแปc Duy ยท 7 years ago
  77. 8708ca0 fetch-object: unify fetch_object[s] functions by Jonathan Tan ยท 7 years ago
  78. 67947c3 convert "hashcmp() != 0" to "!hasheq()" by Jeff King ยท 7 years ago
  79. 9001dc2 convert "oidcmp() != 0" to "!oideq()" by Jeff King ยท 7 years ago
  80. 4a7e27e convert "oidcmp() == 0" to oideq() by Jeff King ยท 7 years ago
  81. dc0f6f9 Merge branch 'nd/no-the-index' by Junio C Hamano ยท 7 years ago
  82. 0c54cda Merge branch 'jk/for-each-object-iteration' by Junio C Hamano ยท 7 years ago
  83. 4bea848 Merge branch 'nd/i18n' by Junio C Hamano ยท 7 years ago
  84. 7f944e2 convert.c: remove an implicit dependency on the_index by Nguyแป…n Thรกi Ngแปc Duy ยท 7 years ago
  85. a7ff6f5 for_each_*_object: take flag arguments as enum by Jeff King ยท 7 years ago
  86. 3a2a1dc Merge branch 'sb/object-store-lookup' by Junio C Hamano ยท 7 years ago
  87. 259328b sha1-file.c: mark more strings for translation by Nguyแป…n Thรกi Ngแปc Duy ยท 7 years ago
  88. 1a07e59 Update messages in preparation for i18n by Nguyแป…n Thรกi Ngแปc Duy ยท 7 years ago
  89. 94b5e09 sha1-file: convert constants to uses of the_hash_algo by brian m. carlson ยท 7 years ago
  90. 0e740fe tag: add repository argument to parse_tag_buffer by Stefan Beller ยท 7 years ago
  91. 08f4f44 commit: add repository argument to parse_commit_buffer by Stefan Beller ยท 7 years ago
  92. a856e7d Merge branch 'ds/commit-graph-lockfile-fix' by Junio C Hamano ยท 7 years ago
  93. 1bd0e67 Merge branch 'rd/comment-typofix-in-sha1-file' by Junio C Hamano ยท 7 years ago
  94. 42c8ce1 Merge branch 'bc/object-id' by Junio C Hamano ยท 8 years ago
  95. 7913f53 Sync with Git 2.17.1 by Junio C Hamano ยท 8 years ago
  96. fcb6df3 Merge branch 'sb/oid-object-info' by Junio C Hamano ยท 8 years ago
  97. 1ac0ce4 Merge branch 'ls/checkout-encoding' by Junio C Hamano ยท 8 years ago
  98. 174774c Merge branch 'sb/object-store-replace' by Junio C Hamano ยท 8 years ago
  99. fc1395f sha1_file.c: rename to use dash in file name by Stefan Beller ยท 8 years ago[Renamed from sha1_file.c]
  100. 3a1ec60 Merge branch 'sb/packfiles-in-repository' by Junio C Hamano ยท 8 years ago