๐ŸŒ AIๆœ็ดข & ไปฃ็† ไธป้กต
Git 2.20.4
  1. 21e1ee8 commit: add repository argument to lookup_commit_reference_gently by Stefan Beller ยท 7 years ago
  2. f86bcc7 tree: add repository argument to lookup_tree by Stefan Beller ยท 7 years ago
  3. da14a7f blob: add repository argument to lookup_blob by Stefan Beller ยท 7 years ago
  4. 109cd76 object: add repository argument to parse_object by Stefan Beller ยท 7 years ago
  5. b16b60f Merge branch 'sb/object-store-grafts' into sb/object-store-lookup by Junio C Hamano ยท 7 years ago
  6. c89b6e1 Merge branch 'ds/lazy-load-trees' by Junio C Hamano ยท 8 years ago
  7. cbd53a2 object-store: move object access functions to object-store.h by Stefan Beller ยท 8 years ago
  8. 0b6b342 walker: drop fields of `struct walker` which are always 1 by Martin ร…gren ยท 8 years ago
  9. 2e27bd7 treewide: replace maybe_tree with accessor methods by Derrick Stolee ยท 8 years ago
  10. 891435d treewide: rename tree to maybe_tree by Derrick Stolee ยท 8 years ago
  11. debca9d object: rename function 'typename' to 'type_name' by Brandon Williams ยท 8 years ago
  12. 89f3bbd refs: update ref transactions to use struct object_id by brian m. carlson ยท 8 years ago
  13. 94f5a12 walker: convert to struct object_id by brian m. carlson ยท 8 years ago
  14. c251c83 object: convert parse_object* to take struct object_id by brian m. carlson ยท 9 years ago
  15. 740ee05 Convert lookup_tree to struct object_id by brian m. carlson ยท 9 years ago
  16. 3aca1fc Convert lookup_blob to struct object_id by brian m. carlson ยท 9 years ago
  17. bc83266 Convert lookup_commit* to struct object_id by brian m. carlson ยท 9 years ago
  18. fa262ca walker: let walker_say take arbitrary formats by Jeff King ยท 9 years ago
  19. 7d924c9 struct name_entry: use struct object_id instead of unsigned char sha1[20] by brian m. carlson ยท 10 years ago
  20. 8f309ae strbuf: introduce strbuf_getline_{lf,nul}() by Junio C Hamano ยท 10 years ago
  21. ed1c997 Remove get_object_hash. by brian m. carlson ยท 10 years ago
  22. f2fd076 Convert struct object to object_id by brian m. carlson ยท 10 years ago
  23. 7999b2c Add several uses of get_object_hash. by brian m. carlson ยท 10 years ago
  24. f4e54d0 Convert struct ref to use object_id. by brian m. carlson ยท 10 years ago
  25. 2b87d3a drop strcpy in favor of raw sha1_to_hex by Jeff King ยท 10 years ago
  26. b4ebaf9 mark_complete(): rewrite to take an object_id argument by Michael Haggerty ยท 11 years ago
  27. 2b2a5be each_ref_fn: change to take an object_id parameter by Michael Haggerty ยท 11 years ago
  28. 1d147bd ref_transaction_update(): remove "have_old" parameter by Michael Haggerty ยท 11 years ago
  29. 092c4be Merge branch 'jk/blame-commit-label' by Junio C Hamano ยท 11 years ago
  30. 8c53f07 use xstrdup_or_null to replace ternary conditionals by Jeff King ยท 11 years ago
  31. db7516a refs.c: pass the ref log message to _create/delete/update instead of _commit by Ronnie Sahlberg ยท 11 years ago
  32. 2756ca4 use REALLOC_ARRAY for changing the allocation size of arrays by Renรฉ Scharfe ยท 11 years ago
  33. 2947923 Merge branch 'rs/list-optim' by Junio C Hamano ยท 11 years ago
  34. 01d678a Merge branch 'rs/ref-transaction-1' by Junio C Hamano ยท 11 years ago
  35. b6b10bb walker.c: use ref transaction for ref updates by Ronnie Sahlberg ยท 11 years ago
  36. 3bc7a05 walker: avoid quadratic list insertion in mark_complete by Renรฉ Scharfe ยท 11 years ago
  37. f332069 walker_fetch: fix minor memory leak by Jeff King ยท 11 years ago
  38. 208acbf object.h: centralize object flag allocation by Nguyแป…n Thรกi Ngแปc Duy ยท 12 years ago
  39. 6e454b9 clear parsed flag when we free tree buffers by Jeff King ยท 13 years ago
  40. 8d9c501 Change check_ref_format() to take a flags argument by Michael Haggerty ยท 14 years ago
  41. 47e44ed commit: Add commit_list prefix in two function names. by Thiago Farina ยท 15 years ago
  42. 24deea5 janitor: useless checks before free by Pierre Habouzit ยท 16 years ago
  43. ba19a80 Drop double-semicolon in C by Junio C Hamano ยท 17 years ago
  44. 59c69c0 make alloc_ref_from_str() the new alloc_ref() by Renรฉ Scharfe ยท 17 years ago
  45. f285a2d Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializer by Brandon Casey ยท 17 years ago
  46. 541fc21 Fix "git clone http://$URL" to check out the worktree when asked by Jeff King ยท 18 years ago
  47. 737922a alloc_ref_from_str(): factor out a common pattern of alloc_ref from string by Krzysztof Kowalczyk ยท 18 years ago
  48. c13b263 Make walker.fetch_ref() take a struct ref. by Daniel Barkalow ยท 18 years ago
  49. 7914053 Remove unused object-ref code by Martin Koegler ยท 18 years ago
  50. 5f48741 Clarify error response from 'git fetch' for bad responses by Sam Vilain ยท 18 years ago
  51. 2e13e5d Merge branch 'master' into db/fetch-pack by Shawn O. Pearce ยท 18 years ago
  52. 30ae764 Modularize commit-walker by Daniel Barkalow ยท 18 years ago[Renamed (74%) from fetch.c]
  53. 68fb465 Merge branch 'maint' by Junio C Hamano ยท 18 years ago
  54. 582c739 Ignore submodule commits when fetching over dumb protocols by Sven Verdoolaege ยท 18 years ago
  55. a6080a0 War on whitespace by Junio C Hamano ยท 19 years ago
  56. 6fda5e5 Initialize tree descriptors with a helper function rather than by hand. by Linus Torvalds ยท 19 years ago
  57. 8502357 simplify inclusion of system header files. by Junio C Hamano ยท 19 years ago
  58. 0d7a6e4 Clarify fetch error for missing objects. by Alex Riesen ยท 19 years ago
  59. 4431fcc Clean-up lock-ref implementation by Junio C Hamano ยท 19 years ago
  60. 8da1977 Tell between packed, unpacked and symbolic refs. by Junio C Hamano ยท 19 years ago
  61. cb5d709 Add callback data to for_each_ref() family. by Junio C Hamano ยท 19 years ago
  62. 9befac4 Replace uses of strdup with xstrdup. by Shawn Pearce ยท 19 years ago
  63. 4cac42b free(NULL) is perfectly valid. by Junio C Hamano ยท 19 years ago
  64. e702496 Convert memcpy(a,b,20) to hashcpy(a,b). by Shawn Pearce ยท 19 years ago
  65. 1b03dfe Fix http-fetch by Johannes Schindelin ยท 19 years ago
  66. 8e87ca6 Teach git-local-fetch the --stdin switch by Petr Baudis ยท 19 years ago
  67. 4211e4d Make pull() support fetching multiple targets at once by Petr Baudis ยท 19 years ago
  68. c6b69bd Make pull() take some implicit data as explicit arguments by Petr Baudis ยท 19 years ago
  69. 1974632 Remove TYPE_* constant macros and use object_type enums consistently. by Linus Torvalds ยท 19 years ago
  70. 885a86a Shrink "struct object" a bit by Linus Torvalds ยท 20 years ago
  71. e5f38ec ref-log: style fixes. by Junio C Hamano ยท 20 years ago
  72. 16a4c6e Merge branch 'lt/tree-2' by Junio C Hamano ยท 20 years ago
  73. 6f9012b fetch.c: do not call process_tree() from process_tree(). by Junio C Hamano ยท 20 years ago
  74. 99bd0f5 fetch.c: do not pass uninitialized lock to unlock_ref(). by Junio C Hamano ยท 20 years ago
  75. 4c068a9 tree_entry(): new tree-walking helper function by Linus Torvalds ยท 20 years ago
  76. 1bc995a Convert fetch.c: process_tree() to raw tree walker by Linus Torvalds ยท 20 years ago
  77. 2d9c58c Remove "tree->entries" tree-entry list from tree parser by Linus Torvalds ยท 20 years ago
  78. a5c8a98 Merge branch 'master' into sp/reflog by Junio C Hamano ยท 20 years ago
  79. 84c667f fetch.c: remove an unused variable and dead code. by Junio C Hamano ยท 20 years ago
  80. d0740d9 Log ref updates made by fetch. by Shawn Pearce ยท 20 years ago
  81. 4bd18c4 Improve abstraction of ref lock/write. by Shawn Pearce ยท 20 years ago
  82. 11f0daf [PATCH] Don't fetch objects that exist in the local repository by Nick Hengeveld ยท 20 years ago
  83. 820eca6 [PATCH] Implement --recover for git-*-fetch by Daniel Barkalow ยท 20 years ago
  84. d35bbe0 [PATCH] fetch.c: Plug memory leak in process_tree() by Sergey Vlasov ยท 20 years ago
  85. a95cb6f [PATCH] fetch.c: Do not build object ref lists by Sergey Vlasov ยท 20 years ago
  86. 2c08b36 [PATCH] fetch.c: Remove call to parse_object() from process() by Sergey Vlasov ยท 20 years ago
  87. 24451c3 [PATCH] fetch.c: Clean up object flag definitions by Sergey Vlasov ยท 20 years ago
  88. 2449696 [PATCH] fetch.c: Remove redundant test of TO_SCAN in process() by Sergey Vlasov ยท 20 years ago
  89. 7b64d06 [PATCH] fetch.c: Remove some duplicated code in process() by Sergey Vlasov ยท 20 years ago
  90. 51d8faf [PATCH] fetch.c: Remove redundant TO_FETCH flag by Sergey Vlasov ยท 20 years ago
  91. 754ac00 [PATCH] fetch.c: Remove redundant SCANNED flag by Sergey Vlasov ยท 20 years ago
  92. a82d07e [PATCH] fetch.c: Make process() look at each object only once by Sergey Vlasov ยท 20 years ago
  93. 80077f0 [PATCH] fetch.c: Remove useless lookup_object_type() call in process() by Sergey Vlasov ยท 20 years ago
  94. 029f6de fetch() assumes we do not have the object. by Junio C Hamano ยท 20 years ago
  95. 85d106c Improve the safety check used in fetch.c by Junio C Hamano ยท 20 years ago
  96. d0ac30f [PATCH] fetch.c: cleanups by Junio C Hamano ยท 20 years ago
  97. 98533b9 Avoid wasting memory while keeping track of what we have during fetch. by Junio C Hamano ยท 20 years ago
  98. 22c6e1d [PATCH] Fix fetch completeness assumptions by Daniel Barkalow ยท 20 years ago
  99. 215a7ad Big tool rename. by Junio C Hamano ยท 20 years ago[Renamed (99%) from pull.c]
  100. c7c81b3 Fix ?: statements. by Jason Riedy ยท 20 years ago