๐ŸŒ AIๆœ็ดข & ไปฃ็† ไธป้กต
Git 2.20.5
  1. 11877b9 Merge branch 'nd/the-index' by Junio C Hamano ยท 7 years ago
  2. 58bf2a4 sha1-file.c: remove implicit dependency on the_index by Nguyแป…n Thรกi Ngแปc Duy ยท 7 years ago
  3. 32eaa46 ll-merge.c: remove implicit dependency on the_index by Nguyแป…n Thรกi Ngแปc Duy ยท 7 years ago
  4. e675765 diff.c: remove implicit dependency on the_index by Nguyแป…n Thรกi Ngแปc Duy ยท 7 years ago
  5. 769af0f Merge branch 'jk/cocci' by Junio C Hamano ยท 7 years ago
  6. 4a7e27e convert "oidcmp() == 0" to oideq() by Jeff King ยท 7 years ago
  7. 6404355 commit.h: remove method declarations by Derrick Stolee ยท 7 years ago
  8. 2122f67 commit: add repository argument to lookup_commit_reference by Stefan Beller ยท 7 years ago
  9. b16b60f Merge branch 'sb/object-store-grafts' into sb/object-store-lookup by Junio C Hamano ยท 7 years ago
  10. 50f08db Merge branch 'js/use-bug-macro' by Junio C Hamano ยท 8 years ago
  11. c89b6e1 Merge branch 'ds/lazy-load-trees' by Junio C Hamano ยท 8 years ago
  12. cbd53a2 object-store: move object access functions to object-store.h by Stefan Beller ยท 8 years ago
  13. 033abf9 Replace all die("BUG: ...") calls by BUG() ones by Johannes Schindelin ยท 8 years ago
  14. 2e27bd7 treewide: replace maybe_tree with accessor methods by Derrick Stolee ยท 8 years ago
  15. 891435d treewide: rename tree to maybe_tree by Derrick Stolee ยท 8 years ago
  16. b4f5aca sha1_file: convert read_sha1_file to struct object_id by brian m. carlson ยท 8 years ago
  17. 5078f34 commit: convert commit_tree* to object_id by Patryk Obara ยท 8 years ago
  18. eb0ccfd Switch empty tree and blob lookups to use hash abstraction by brian m. carlson ยท 8 years ago
  19. 8cc6332 Merge branch 'bw/diff-opt-impl-to-bitfields' by Junio C Hamano ยท 8 years ago
  20. 0d1e0e7 diff: make struct diff_flags members lowercase by Brandon Williams ยท 8 years ago
  21. 23dcf77 diff: remove DIFF_OPT_SET macro by Brandon Williams ยท 8 years ago
  22. 34c290a refs: convert read_ref and read_ref_full to object_id by brian m. carlson ยท 8 years ago
  23. a1f3515 notes-merge: drop dead zero-write code by Jeff King ยท 8 years ago
  24. c50424a Merge branch 'jk/write-in-full-fix' by Junio C Hamano ยท 8 years ago
  25. 634eb82 notes-merge: use ssize_t for write_in_full() return value by Jeff King ยท 8 years ago
  26. 8e36002 Merge branch 'ma/up-to-date' by Junio C Hamano ยท 8 years ago
  27. 7560f54 treewide: correct several "up-to-date" to "up to date" by Martin ร…gren ยท 8 years ago
  28. 98e019b sha1_file: convert index_path to struct object_id by Patryk Obara ยท 8 years ago
  29. f331ab9 use MOVE_ARRAY by Renรฉ Scharfe ยท 8 years ago
  30. 66f414f diff-tree: convert diff_tree_sha1 to struct object_id by Brandon Williams ยท 9 years ago
  31. 9e5e0c2 notes-merge: convert write_note_to_worktree to struct object_id by Brandon Williams ยท 9 years ago
  32. 4d77896 notes-merge: convert verify_notes_filepair to struct object_id by Brandon Williams ยท 9 years ago
  33. d7a7c70 notes-merge: convert find_notes_merge_pair_ps to struct object_id by Brandon Williams ยท 9 years ago
  34. 9d6babb notes-merge: convert merge_from_diffs to struct object_id by Brandon Williams ยท 9 years ago
  35. 5237e0e notes-merge: convert notes_merge* to struct object_id by Brandon Williams ยท 9 years ago
  36. 5ee8a95 notes: convert some accessor functions to struct object_id by brian m. carlson ยท 9 years ago
  37. bc83266 Convert lookup_commit* to struct object_id by brian m. carlson ยท 9 years ago
  38. 1e43ed9 Convert remaining callers of lookup_commit_reference* to object_id by brian m. carlson ยท 9 years ago
  39. 8c2ca3a replace strbuf_addstr(git_path()) with git_path_buf() by Jeff King ยท 9 years ago
  40. 8969fea Merge branch 'va/i18n-more' by Junio C Hamano ยท 9 years ago
  41. c041c6d i18n: notes-merge: mark die messages for translation by Vasco Almeida ยท 9 years ago
  42. d449347 Convert read_mmblob to take struct object_id. by brian m. carlson ยท 9 years ago
  43. e910bb1 notes-merge: convert struct notes_merge_pair to struct object_id by brian m. carlson ยท 9 years ago
  44. d0b6966 Merge branch 'rs/notes-merge-no-toctou' by Junio C Hamano ยท 9 years ago
  45. a63d31b Merge branch 'bc/cocci' by Junio C Hamano ยท 9 years ago
  46. deb9c15 notes-merge: use O_EXCL to avoid overwriting existing files by Renรฉ Scharfe ยท 9 years ago
  47. a0d12c4 diff: convert struct diff_filespec to struct object_id by brian m. carlson ยท 9 years ago
  48. ed6e803 pathspec: rename free_pathspec() to clear_pathspec() by Junio C Hamano ยท 10 years ago
  49. ed1c997 Remove get_object_hash. by brian m. carlson ยท 10 years ago
  50. f2fd076 Convert struct object to object_id by brian m. carlson ยท 10 years ago
  51. 7999b2c Add several uses of get_object_hash. by brian m. carlson ยท 10 years ago
  52. fcd12db prefer git_pathdup to git_path in some possibly-dangerous cases by Jeff King ยท 10 years ago
  53. 68a2e6a Merge branch 'nd/multiple-work-trees' by Junio C Hamano ยท 11 years ago
  54. 0985015 Merge branch 'jc/merge-bases' by Junio C Hamano ยท 11 years ago
  55. dcf6926 path.c: make get_pathname() call sites return const char * by Nguyแป…n Thรกi Ngแปc Duy ยท 11 years ago
  56. 2ce406c get_merge_bases(): always clean-up object flags by Junio C Hamano ยท 11 years ago
  57. 7695d11 refs.c: change resolve_ref_unsafe reading argument to be a flags field by Ronnie Sahlberg ยท 11 years ago
  58. 8597ea3 commit: record buffer length in cache by Jeff King ยท 12 years ago
  59. bc6b8fc use get_commit_buffer everywhere by Jeff King ยท 12 years ago
  60. e6dfcd6 replace dangerous uses of strbuf_attach by Jeff King ยท 12 years ago
  61. 3ffefb5 commit_tree: take a pointer/len pair rather than a const strbuf by Jeff King ยท 12 years ago
  62. bd1928d remove diff_tree_{setup,release}_paths by Nguyแป…n Thรกi Ngแปc Duy ยท 12 years ago
  63. bf9a05b Move create_notes_commit() from notes-merge.c into notes-utils.c by Johan Herland ยท 13 years ago
  64. 9cd33bb Merge branch 'tr/void-diff-setup-done' by Junio C Hamano ยท 13 years ago
  65. 2845265 diff_setup_done(): return void by Thomas Rast ยท 13 years ago
  66. 2ca0c53 notes-merge: remove i18n legos in merge result message by Nguyแป…n Thรกi Ngแปc Duy ยท 14 years ago
  67. dabba59 notes-merge: Don't remove .git/NOTES_MERGE_WORKTREE; it may be the user's cwd by Johan Herland ยท 14 years ago
  68. a0be62c notes-merge: use opendir/readdir instead of using read_directory() by Johan Herland ยท 14 years ago
  69. 5de89d3 Merge branch 'jc/show-sig' by Junio C Hamano ยท 14 years ago
  70. f35ccd9 Merge branch 'nd/war-on-nul-in-commit' by Junio C Hamano ยท 14 years ago
  71. 13f8b72 Convert commit_tree() to take strbuf as message by Nguyแป…n Thรกi Ngแปc Duy ยท 14 years ago
  72. b7f7c07 Merge branch 'nd/resolve-ref' by Junio C Hamano ยท 14 years ago
  73. 4c00c85 Sync with 1.7.7.4 by Junio C Hamano ยท 14 years ago
  74. 01e0f16 Merge branch 'jn/maint-notes-avoid-va-args' into maint by Junio C Hamano ยท 14 years ago
  75. 5f9f8d1 notes merge: eliminate OUTPUT macro by Jonathan Nieder ยท 14 years ago
  76. c689332 Convert many resolve_ref() calls to read_ref*() and ref_exists() by Nguyแป…n Thรกi Ngแปc Duy ยท 14 years ago
  77. ba3c69a commit: teach --gpg-sign option by Junio C Hamano ยท 14 years ago
  78. e579a5d Merge branch 'mh/maint-notes-merge-pathbuf-fix' by Junio C Hamano ยท 14 years ago
  79. 8d9c501 Change check_ref_format() to take a flags argument by Michael Haggerty ยท 14 years ago
  80. 8528445 notes_merge_commit(): do not pass temporary buffer to other function by Michael Haggerty ยท 14 years ago
  81. c4ce46f index_fd(): turn write_object and format_check arguments into one flag by Junio C Hamano ยท 15 years ago
  82. c2e86ad Fix sparse warnings by Stephen Boyd ยท 15 years ago
  83. dab0d41 correct type of EMPTY_TREE_SHA1_BIN by Jonathan Nieder ยท 15 years ago
  84. a6a0909 git notes merge: Add another auto-resolving strategy: "cat_sort_uniq" by Johan Herland ยท 15 years ago
  85. 443259c git notes merge: List conflicting notes in notes merge commit message by Johan Herland ยท 15 years ago
  86. 6abb365 git notes merge: Manual conflict resolution, part 2/2 by Johan Herland ยท 15 years ago
  87. 809f38c git notes merge: Manual conflict resolution, part 1/2 by Johan Herland ยท 15 years ago
  88. 3228e67 git notes merge: Add automatic conflict resolvers (ours, theirs, union) by Johan Herland ยท 15 years ago
  89. 2085b16 git notes merge: Handle real, non-conflicting notes merges by Johan Herland ยท 15 years ago
  90. 5688184 builtin/notes.c: Refactor creation of notes commits. by Johan Herland ยท 15 years ago
  91. 75ef3f4 git notes merge: Initial implementation handling trivial merges only by Johan Herland ยท 15 years ago