๐ŸŒ AIๆœ็ดข & ไปฃ็† ไธป้กต
Git 2.43.1
  1. da9502f treewide: remove unnecessary includes for wrapper.h by Calvin Wan ยท 2 years, 5 months ago
  2. a034e91 object-store-ll.h: split this header out of object-store.h by Elijah Newren ยท 2 years, 6 months ago
  3. d812c3b treewide: remove cache.h inclusion due to object.h changes by Elijah Newren ยท 2 years, 8 months ago
  4. dabab1d object-name.h: move declarations for object-name.c functions from cache.h by Elijah Newren ยท 2 years, 8 months ago
  5. e7dca80 Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h by Junio C Hamano ยท 2 years, 8 months ago
  6. bc726bd cocci: apply the "object-store.h" part of "the_repository.pending" by ร†var Arnfjรถrรฐ Bjarmason ยท 2 years, 9 months ago
  7. d850b7a cocci: apply the "cache.h" part of "the_repository.pending" by ร†var Arnfjรถrรฐ Bjarmason ยท 2 years, 9 months ago
  8. 32a8f51 environment.h: move declarations for environment.c functions from cache.h by Elijah Newren ยท 2 years, 9 months ago
  9. d5ebb50 wrapper.h: move declarations for wrapper.c functions from cache.h by Elijah Newren ยท 2 years, 9 months ago
  10. 41771fa cache.h: remove dependence on hex.h; make other files include it explicitly by Elijah Newren ยท 2 years, 10 months ago
  11. dd3aa41 ssh signing: make verify-tag consider key lifetime by Fabian Stelzer ยท 4 years ago
  12. 0276943 ssh signing: use sigc struct to pass payload by Fabian Stelzer ยท 4 years ago
  13. 482c119 gpg-interface: improve interface for parsing tags by brian m. carlson ยท 4 years, 10 months ago
  14. 6da43d9 object: drop parsed_object_pool->commit_count by Abhishek Kumar ยท 5 years ago
  15. 228c78f commit, tag: don't set parsed bit for parse failures by Jeff King ยท 6 years ago
  16. 78d5014 parse_tag_buffer(): treat NULL tag pointer as parse error by Jeff King ยท 6 years ago
  17. dad3f06 tag: factor out get_tagged_oid() by Renรฉ Scharfe ยท 6 years ago
  18. a378509 object: convert create_object() to use object_id by Jeff King ยท 6 years ago
  19. d0229ab object: convert lookup_object() to use object_id by Jeff King ยท 6 years ago
  20. d8a3a69 tag: express constant in terms of the_hash_algo by brian m. carlson ยท 7 years ago
  21. 09ca613 Merge branch 'jt/tags-to-promised-blobs-fix' by Junio C Hamano ยท 7 years ago
  22. 8c4cc32 tag: don't warn if target is missing but promised by Jonathan Tan ยท 7 years ago
  23. 286d258 tag.c: allow deref_tag to handle arbitrary repositories by Stefan Beller ยท 7 years ago
  24. 84f80cd tag: allow parse_tag_buffer to handle arbitrary repositories by Stefan Beller ยท 7 years ago
  25. 8bde69b tag: allow lookup_tag to handle arbitrary repositories by Stefan Beller ยท 7 years ago
  26. a74093d tag: add repository argument to deref_tag by Stefan Beller ยท 7 years ago
  27. 0e740fe tag: add repository argument to parse_tag_buffer by Stefan Beller ยท 7 years ago
  28. ce71efb tag: add repository argument to lookup_tag by Stefan Beller ยท 7 years ago
  29. c1f5eb4 commit: add repository argument to lookup_commit by Stefan Beller ยท 7 years ago
  30. f86bcc7 tree: add repository argument to lookup_tree by Stefan Beller ยท 7 years ago
  31. da14a7f blob: add repository argument to lookup_blob by Stefan Beller ยท 7 years ago
  32. 1268dfa object: add repository argument to object_as_type by Stefan Beller ยท 7 years ago
  33. 5abddd1 object: add repository argument to lookup_object by Stefan Beller ยท 7 years ago
  34. 109cd76 object: add repository argument to parse_object by Stefan Beller ยท 7 years ago
  35. cbd53a2 object-store: move object access functions to object-store.h by Stefan Beller ยท 8 years ago
  36. 14ba97f alloc: allow arbitrary repositories for alloc functions by Stefan Beller ยท 8 years ago
  37. a0bd908 alloc: add repository argument to alloc_tag_node by Stefan Beller ยท 8 years ago
  38. 68f95d3 object: add repository argument to create_object by Stefan Beller ยท 8 years ago
  39. 0df8e96 cache.h: add repository argument to oid_object_info by Stefan Beller ยท 8 years ago
  40. b4f5aca sha1_file: convert read_sha1_file to struct object_id by brian m. carlson ยท 8 years ago
  41. abef902 sha1_file: convert sha1_object_info* to object_id by brian m. carlson ยท 8 years ago
  42. aab9583 Convert find_unique_abbrev* to struct object_id by brian m. carlson ยท 8 years ago
  43. debca9d object: rename function 'typename' to 'type_name' by Brandon Williams ยท 8 years ago
  44. 1d4a1f6 Merge branch 'rs/tag-null-pointer-arith-fix' by Junio C Hamano ยท 8 years ago
  45. 7099153 tag: avoid NULL pointer arithmetic by Renรฉ Scharfe ยท 8 years ago
  46. 8457176 tag: convert gpg_verify_tag to use struct object_id by Stefan Beller ยท 8 years ago
  47. 6b526ce Merge branch 'bc/object-id' by Junio C Hamano ยท 9 years ago
  48. c251c83 object: convert parse_object* to take struct object_id by brian m. carlson ยท 9 years ago
  49. d3101b5 Convert lookup_tag to struct object_id by brian m. carlson ยท 9 years ago
  50. 740ee05 Convert lookup_tree to struct object_id by brian m. carlson ยท 9 years ago
  51. 3aca1fc Convert lookup_blob to struct object_id by brian m. carlson ยท 9 years ago
  52. bc83266 Convert lookup_commit* to struct object_id by brian m. carlson ยท 9 years ago
  53. 1e4085a tag: convert parse_tag_buffer to struct object_id by brian m. carlson ยท 9 years ago
  54. dddbad7 timestamp_t: a new data type for timestamps by Johannes Schindelin ยท 9 years ago
  55. 1aeb7e7 parse_timestamp(): specify explicitly where we parse timestamps by Johannes Schindelin ยท 9 years ago
  56. 94240b9 gpg-interface, tag: add GPG_VERIFY_OMIT_STATUS flag by Lukas Puehringer ยท 9 years ago
  57. 45a227e verify-tag: move tag verification code to tag.c by Santiago Torres ยท 10 years ago
  58. ed1c997 Remove get_object_hash. by brian m. carlson ยท 10 years ago
  59. f2fd076 Convert struct object to object_id by brian m. carlson ยท 10 years ago
  60. 7999b2c Add several uses of get_object_hash. by brian m. carlson ยท 10 years ago
  61. eddda37 convert strncpy to memcpy by Jeff King ยท 10 years ago
  62. d7c6766 gpg-interface: move parse_signature() to where it should be by Junio C Hamano ยท 11 years ago
  63. 8ff226a add object_as_type helper for casting objects by Jeff King ยท 11 years ago
  64. d36f51c move setting of object->type to alloc_* functions by Jeff King ยท 11 years ago
  65. 5955654 replace {pre,suf}fixcmp() with {starts,ends}_with() by Christian Couder ยท 12 years ago
  66. 90108a2 upload-pack: avoid parsing tag destinations by Jeff King ยท 14 years ago
  67. 2f47eae Split GPG interface into its own helper library by Junio C Hamano ยท 14 years ago
  68. 8559425 parse_tag_buffer(): do not prefixcmp() out of range by Nguyแป…n Thรกi Ngแปc Duy ยท 15 years ago
  69. cf7b1ca Add const to parse_{commit,tag}_buffer() by Nguyแป…n Thรกi Ngแปc Duy ยท 15 years ago
  70. 3d5854e tag: recognize rfc1991 signatures by Michael J Gruber ยท 15 years ago
  71. ac58c4c verify-tag: factor out signature detection by Michael J Gruber ยท 15 years ago
  72. af24059 Merge branch 'xx/trivial' into maint by Junio C Hamano ยท 15 years ago
  73. d2c030d tag.c: whitespace breakages fix by Junio C Hamano ยท 15 years ago
  74. e451d06 tag.c: Parse tagger date (if present) by Shawn O. Pearce ยท 16 years ago
  75. 28de5b6 tag.c: Refactor parse_tag_buffer to be saner to program by Shawn O. Pearce ยท 16 years ago
  76. 2e0052a tag.c: Correct indentation by Shawn O. Pearce ยท 16 years ago
  77. eadbcd4 Merge branch 'mk/maint-parse-careful' by Junio C Hamano ยท 18 years ago
  78. 7914053 Remove unused object-ref code by Martin Koegler ยท 18 years ago
  79. 24e8a3c deref_tag: handle tag->tagged = NULL by Martin Koegler ยท 18 years ago
  80. a0393ef parse_tag_buffer: don't parse invalid tags by Martin Koegler ยท 18 years ago
  81. 182af83 Use xmemdupz() in many places. by Pierre Habouzit ยท 18 years ago
  82. cdd5b82 Merge branch 'maint-1.5.1' into maint by Junio C Hamano ยท 19 years ago
  83. eb09626 Fix stupid typo in lookup_tag() by Johan Herland ยท 19 years ago
  84. 100c5f3 Clean up object creation to use more common code by Linus Torvalds ยท 19 years ago
  85. 0ab1795 get rid of lookup_object_type() by Nicolas Pitre ยท 19 years ago
  86. 21666f1 convert object type handling from a string to a number by Nicolas Pitre ยท 19 years ago
  87. 1974632 Remove TYPE_* constant macros and use object_type enums consistently. by Linus Torvalds ยท 19 years ago
  88. 9d24ed4 Merge branch 'ff/c99' into next by Junio C Hamano ยท 19 years ago
  89. 1d7f171 Remove all void-pointer arithmetic. by Florian Forster ยท 19 years ago
  90. 855419f Add specialized object allocator by Linus Torvalds ยท 19 years ago
  91. 885a86a Shrink "struct object" a bit by Linus Torvalds ยท 20 years ago
  92. 90321c1 Replace xmalloc+memset(0) with xcalloc. by Peter Eriksen ยท 20 years ago
  93. 8f1d2e6 [PATCH] Compilation: zero-length array declaration. by Junio C Hamano ยท 20 years ago
  94. 27dedf0 GIT 0.99.9j aka 1.0rc3 by Junio C Hamano ยท 20 years ago v0.99.9j v1.0rc3
  95. 9534f40 Be careful when dereferencing tags. by Junio C Hamano ยท 20 years ago
  96. 37fde87 Fix send-pack for non-commitish tags. by Junio C Hamano ยท 20 years ago
  97. 89e4202 [PATCH] Parse tags for absent objects by Daniel Barkalow ยท 20 years ago
  98. 5d6ccf5 [PATCH] Anal retentive 'const unsigned char *sha1' by Jason McMullan ยท 21 years ago
  99. d1af002 [PATCH] delta check by Nicolas Pitre ยท 21 years ago
  100. bd2c39f [PATCH] don't load and decompress objects twice with parse_object() by Nicolas Pitre ยท 21 years ago