๐ŸŒ AIๆœ็ดข & ไปฃ็† ไธป้กต
Git 2.29
  1. 6da43d9 object: drop parsed_object_pool->commit_count by Abhishek Kumar ยท 5 years ago
  2. 1577dc0 tree: simplify parse_tree_indirect() by Renรฉ Scharfe ยท 6 years ago
  3. a378509 object: convert create_object() to use object_id by Jeff King ยท 6 years ago
  4. d0229ab object: convert lookup_object() to use object_id by Jeff King ยท 6 years ago
  5. 7589e63 Merge branch 'nd/the-index-final' by Junio C Hamano ยท 7 years ago
  6. 371820d Merge branch 'bc/tree-walk-oid' by Junio C Hamano ยท 7 years ago
  7. f8adbec cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch by Nguyแป…n Thรกi Ngแปc Duy ยท 7 years ago
  8. ea82b2a tree-walk: store object_id in a separate member by brian m. carlson ยท 7 years ago
  9. 67022e0 tree-walk.c: make tree_entry_interesting() take an index by Nguyแป…n Thรกi Ngแปc Duy ยท 7 years ago
  10. e092073 tree.c: make read_tree*() take 'struct repository *' by Nguyแป…n Thรกi Ngแปc Duy ยท 7 years ago
  11. ae533c4 Merge branch 'jm/cache-entry-from-mem-pool' by Junio C Hamano ยท 7 years ago
  12. a849735 block alloc: add lifecycle APIs for cache_entry structs by Jameson Miller ยท 7 years ago
  13. f58a6cb tree: allow lookup_tree to handle arbitrary repositories by Stefan Beller ยท 7 years ago
  14. c1f5eb4 commit: add repository argument to lookup_commit by Stefan Beller ยท 7 years ago
  15. f86bcc7 tree: add repository argument to lookup_tree by Stefan Beller ยท 7 years ago
  16. 1268dfa object: add repository argument to object_as_type by Stefan Beller ยท 7 years ago
  17. 5abddd1 object: add repository argument to lookup_object by Stefan Beller ยท 7 years ago
  18. 109cd76 object: add repository argument to parse_object by Stefan Beller ยท 7 years ago
  19. b16b60f Merge branch 'sb/object-store-grafts' into sb/object-store-lookup by Junio C Hamano ยท 7 years ago
  20. 1102405 Merge branch 'sb/object-store-alloc' by Junio C Hamano ยท 7 years ago
  21. c89b6e1 Merge branch 'ds/lazy-load-trees' by Junio C Hamano ยท 8 years ago
  22. cbd53a2 object-store: move object access functions to object-store.h by Stefan Beller ยท 8 years ago
  23. 14ba97f alloc: allow arbitrary repositories for alloc functions by Stefan Beller ยท 8 years ago
  24. cf7203b alloc: add repository argument to alloc_tree_node by Stefan Beller ยท 8 years ago
  25. 68f95d3 object: add repository argument to create_object by Stefan Beller ยท 8 years ago
  26. 2e27bd7 treewide: replace maybe_tree with accessor methods by Derrick Stolee ยท 8 years ago
  27. 891435d treewide: rename tree to maybe_tree by Derrick Stolee ยท 8 years ago
  28. b4f5aca sha1_file: convert read_sha1_file to struct object_id by brian m. carlson ยท 8 years ago
  29. df46d77 tree: convert read_tree_recursive to struct object_id by brian m. carlson ยท 8 years ago
  30. 50f03c6 Merge branch 'ab/free-and-null' by Junio C Hamano ยท 8 years ago
  31. 6a83d90 coccinelle: make use of the "type" FREE_AND_NULL() rule by ร†var Arnfjรถrรฐ Bjarmason ยท 8 years ago
  32. 85ab50f tree: convert read_tree to take an index parameter by Brandon Williams ยท 9 years ago
  33. c251c83 object: convert parse_object* to take struct object_id by brian m. carlson ยท 9 years ago
  34. a9dbc17 tree: convert parse_tree_indirect to struct object_id by brian m. carlson ยท 9 years ago
  35. 740ee05 Convert lookup_tree to struct object_id by brian m. carlson ยท 9 years ago
  36. f26efc5 tree: convert read_tree_1 to use struct object_id internally by brian m. carlson ยท 9 years ago
  37. bc83266 Convert lookup_commit* to struct object_id by brian m. carlson ยท 9 years ago
  38. 9ed0d8d use QSORT by Renรฉ Scharfe ยท 9 years ago
  39. 99d1a98 cache: convert struct cache_entry to use struct object_id by brian m. carlson ยท 9 years ago
  40. 7d924c9 struct name_entry: use struct object_id instead of unsigned char sha1[20] by brian m. carlson ยท 10 years ago
  41. ed1c997 Remove get_object_hash. by brian m. carlson ยท 10 years ago
  42. f2fd076 Convert struct object to object_id by brian m. carlson ยท 10 years ago
  43. 7999b2c Add several uses of get_object_hash. by brian m. carlson ยท 10 years ago
  44. 43262d8 Merge branch 'jk/squelch-missing-link-warning-for-unreachable' by Junio C Hamano ยท 11 years ago
  45. 9cc2b07 add quieter versions of parse_{tree,commit} by Jeff King ยท 11 years ago
  46. 6a0b0b6 tree.c: update read_tree_recursive callback to pass strbuf as base by Nguyแป…n Thรกi Ngแปc Duy ยท 11 years ago
  47. 8ff226a add object_as_type helper for casting objects by Jeff King ยท 11 years ago
  48. d36f51c move setting of object->type to alloc_* functions by Jeff King ยท 11 years ago
  49. b8f2311 Merge branch 'jk/free-tree-buffer' by Junio C Hamano ยท 12 years ago
  50. b02f5ae Merge branch 'jl/submodule-mv' by Junio C Hamano ยท 12 years ago
  51. 18e4f40 checkout: convert read_tree_some to take struct pathspec by Nguyแป…n Thรกi Ngแปc Duy ยท 12 years ago
  52. 9c5e6c8 Convert "struct cache_entry *" to "const ..." wherever possible by Nguyแป…n Thรกi Ngแปc Duy ยท 12 years ago
  53. 6e454b9 clear parsed flag when we free tree buffers by Jeff King ยท 13 years ago
  54. b60e188 Strip namelen out of ce_flags into a ce_namelen field by Thomas Gummerer ยท 13 years ago
  55. d688cf0 tree_entry_interesting(): give meaningful names to return values by Nguyแป…n Thรกi Ngแปc Duy ยท 14 years ago
  56. 0de1633 tree-walk.c: do not leak internal structure in tree_entry_len() by Nguyแป…n Thรกi Ngแปc Duy ยท 14 years ago
  57. f0096c0 Convert read_tree{,_recursive} to support struct pathspec by Nguyแป…n Thรกi Ngแปc Duy ยท 15 years ago
  58. ffd31f6 Reimplement read_tree_recursive() using tree_entry_interesting() by Nguyแป…n Thรกi Ngแปc Duy ยท 15 years ago
  59. 7183c09 Fix off-by-one in read_tree_recursive by Johannes Schindelin ยท 17 years ago
  60. 08e7239 Merge branch 'bs/maint-1.6.0-tree-walk-prefix' into maint by Junio C Hamano ยท 17 years ago
  61. 8092bfb match_tree_entry(): a pathspec only matches at directory boundaries by Junio C Hamano ยท 17 years ago
  62. ba19a80 Drop double-semicolon in C by Junio C Hamano ยท 17 years ago
  63. d3bee16 tree.c: allow read_tree_recursive() to traverse gitlink entries by Lars Hjemli ยท 17 years ago
  64. 671f070 add context pointer to read_tree_recursive() by Renรฉ Scharfe ยท 17 years ago
  65. eadbcd4 Merge branch 'mk/maint-parse-careful' by Junio C Hamano ยท 18 years ago
  66. 7914053 Remove unused object-ref code by Martin Koegler ยท 18 years ago
  67. 7a51ed6 Make on-disk index representation separate from in-core one by Linus Torvalds ยท 18 years ago
  68. af3785d Optimize "diff --cached" performance. by Junio C Hamano ยท 18 years ago
  69. d44c782 Merge branch 'sv/objfixes' by Junio C Hamano ยท 19 years ago
  70. e2ac7cb Don't assume tree entries that are not dirs are blobs by Sam Vilain ยท 19 years ago
  71. 302b928 rename dirlink to gitlink. by Martin Waitz ยท 19 years ago
  72. 42c4b58 Merge branch 'lt/objalloc' by Junio C Hamano ยท 19 years ago
  73. 100c5f3 Clean up object creation to use more common code by Linus Torvalds ยท 19 years ago
  74. 8d9721c Teach "fsck" not to follow subproject links by Linus Torvalds ยท 19 years ago
  75. 6fda5e5 Initialize tree descriptors with a helper function rather than by hand. by Linus Torvalds ยท 19 years ago
  76. a8c4047 Remove "pathlen" from "struct name_entry" by Linus Torvalds ยท 19 years ago
  77. c711a21 Trivial cleanup of track_tree_refs() by Linus Torvalds ยท 19 years ago
  78. 21666f1 convert object type handling from a string to a number by Nicolas Pitre ยท 19 years ago
  79. 8502357 simplify inclusion of system header files. by Junio C Hamano ยท 19 years ago
  80. e702496 Convert memcpy(a,b,20) to hashcpy(a,b). by Shawn Pearce ยท 19 years ago
  81. 74b504f Make track_tree_refs void. by David Rientjes ยท 19 years ago
  82. 1974632 Remove TYPE_* constant macros and use object_type enums consistently. by Linus Torvalds ยท 19 years ago
  83. 855419f Add specialized object allocator by Linus Torvalds ยท 19 years ago
  84. 885a86a Shrink "struct object" a bit by Linus Torvalds ยท 20 years ago
  85. 4c068a9 tree_entry(): new tree-walking helper function by Linus Torvalds ยท 20 years ago
  86. 15b5536 Remove last vestiges of generic tree_entry_list by Linus Torvalds ยท 20 years ago
  87. 3bc1eca Remove unused "zeropad" entry from tree_list_entry by Linus Torvalds ยท 20 years ago
  88. 2d9c58c Remove "tree->entries" tree-entry list from tree parser by Linus Torvalds ยท 20 years ago
  89. 0790a42 Switch "read_tree_recursive()" over to tree-walk functionality by Linus Torvalds ยท 20 years ago
  90. 3a7c352 Make "tree_entry" have a SHA1 instead of a union of object pointers by Linus Torvalds ยท 20 years ago
  91. 136f2e5 Make "struct tree" contain the pointer to the tree buffer by Linus Torvalds ยท 20 years ago
  92. 90321c1 Replace xmalloc+memset(0) with xcalloc. by Peter Eriksen ยท 20 years ago
  93. 521698b Only use a single parser for tree objects by Daniel Barkalow ยท 20 years ago
  94. 8f1d2e6 [PATCH] Compilation: zero-length array declaration. by Junio C Hamano ยท 20 years ago
  95. 18d1e70 struct tree: remove unused field "parent" by Junio C Hamano ยท 20 years ago
  96. 3c5e846 ls-tree: major rewrite to do pathspec by Linus Torvalds ยท 20 years ago
  97. 4a4e6fd Rework object refs tracking to reduce memory usage by Sergey Vlasov ยท 20 years ago
  98. 77675e2 [PATCH] Add a function for getting a struct tree for an ent. by Daniel Barkalow ยท 20 years ago
  99. 6407180 git-fsck-cache: be stricter about "tree" objects by Linus Torvalds ยท 20 years ago
  100. 3e58763 Fix up read_tree() pathspec matching to use "const char **" by Linus Torvalds ยท 20 years ago