๐ŸŒ AIๆœ็ดข & ไปฃ็† ไธป้กต
Git 2.1.3
  1. 1673744 Merge branch 'cc/replace-graft' by Junio C Hamano ยท 11 years ago
  2. 4799593 Merge branch 'jk/stable-prio-queue' by Junio C Hamano ยท 11 years ago
  3. 12621cb Merge branch 'rs/code-cleaning' by Junio C Hamano ยท 11 years ago
  4. 10b944b Merge branch 'jk/alloc-commit-id' by Junio C Hamano ยท 11 years ago
  5. 0b05ab6 replace: remove signature when using --graft by Christian Couder ยท 11 years ago
  6. dadb89d Merge branch 'cc/for-each-mergetag' by Junio C Hamano ยท 11 years ago
  7. 4bbaa1e use commit_list_count() to count the members of commit_lists by Renรฉ Scharfe ยท 11 years ago
  8. 1fc8345 Merge branch 'rs/code-cleaning' by Junio C Hamano ยท 11 years ago
  9. 73f43f2 paint_down_to_common: use prio_queue by Jeff King ยท 11 years ago
  10. 8ff226a add object_as_type helper for casting objects by Jeff King ยท 11 years ago
  11. d36f51c move setting of object->type to alloc_* functions by Jeff King ยท 11 years ago
  12. cb979db commit: use commit_list_append() instead of duplicating its code by Renรฉ Scharfe ยท 11 years ago
  13. 39177c7 Merge branch 'mg/verify-commit' by Junio C Hamano ยท 11 years ago
  14. e91ae32 Merge branch 'jk/skip-prefix' by Junio C Hamano ยท 11 years ago
  15. 063da62 commit: add for_each_mergetag() by Christian Couder ยท 11 years ago
  16. 8061ae8 Merge branch 'jk/commit-buffer-length' by Junio C Hamano ยท 11 years ago
  17. 71c214c gpg-interface: provide access to the payload by Michael J Gruber ยท 11 years ago
  18. cf4fff5 refactor skip_prefix to return a boolean by Jeff King ยท 12 years ago
  19. 218aa3a reuse cached commit buffer when parsing signatures by Jeff King ยท 12 years ago
  20. 8597ea3 commit: record buffer length in cache by Jeff King ยท 12 years ago
  21. c1b3c71 commit: convert commit->buffer to a slab by Jeff King ยท 12 years ago
  22. ba41c1c use get_commit_buffer to avoid duplicate code by Jeff King ยท 12 years ago
  23. 152ff1c provide helpers to access the commit buffer by Jeff King ยท 12 years ago
  24. 66c2827 provide a helper to set the commit buffer by Jeff King ยท 12 years ago
  25. 0fb370d provide a helper to free commit buffer by Jeff King ยท 12 years ago
  26. 969eba6 commit: push commit_index update into alloc_commit_node by Jeff King ยท 12 years ago
  27. 3ffefb5 commit_tree: take a pointer/len pair rather than a const strbuf by Jeff King ยท 12 years ago
  28. c4a7b00 commit.c: rearrange xcalloc arguments by Brian Gesiak ยท 12 years ago
  29. b407d40 Merge branch 'nd/log-show-linear-break' by Junio C Hamano ยท 12 years ago
  30. 208acbf object.h: centralize object flag allocation by Nguyแป…n Thรกi Ngแปc Duy ยท 12 years ago
  31. fe9122a Merge branch 'dd/use-alloc-grow' by Junio C Hamano ยท 12 years ago
  32. a8e1d71 Merge branch 'dd/find-graft-with-sha1-pos' by Junio C Hamano ยท 12 years ago
  33. 147972b commit.c: use skip_prefix() instead of starts_with() by Tanay Abhra ยท 12 years ago
  34. d6e82b5 commit.c: use ALLOC_GROW() in register_commit_graft() by Dmitry S. Dolzhenko ยท 12 years ago
  35. 0a9136f commit.c: use the generic "sha1_pos" function for lookup by Dmitry S. Dolzhenko ยท 12 years ago
  36. 4243b2d Merge branch 'vm/octopus-merge-bases-simplify' by Junio C Hamano ยท 12 years ago
  37. 3b9d69e Merge branch 'js/lift-parent-count-limit' by Junio C Hamano ยท 12 years ago
  38. 34aacf3 Merge branch 'nd/commit-tree-constness' by Junio C Hamano ยท 12 years ago
  39. 6bc7672 get_octopus_merge_bases(): cleanup redundant variable by Vasily Makarov ยท 12 years ago
  40. e228c17 Remove the line length limit for graft files by Johannes Schindelin ยท 12 years ago
  41. 8785b76 commit.c: make "tree" a const pointer in commit_tree*() by Nguyแป…n Thรกi Ngแปc Duy ยท 12 years ago
  42. ad70448 Merge branch 'cc/starts-n-ends-with' by Junio C Hamano ยท 12 years ago
  43. 5955654 replace {pre,suf}fixcmp() with {starts,ends}_with() by Christian Couder ยท 12 years ago
  44. 5bb6205 Merge branch 'jk/robustify-parse-commit' by Junio C Hamano ยท 12 years ago
  45. 5e7d4d3 assume parse_commit checks for NULL commit by Jeff King ยท 12 years ago
  46. 7059dcc log_tree_diff: die when we fail to parse a commit by Jeff King ยท 12 years ago
  47. 4ab4a6d Merge branch 'tr/log-full-diff-keep-true-parents' by Junio C Hamano ยท 12 years ago
  48. c8abf65 Merge branch 'bc/commit-invalid-utf8' by Junio C Hamano ยท 12 years ago
  49. dc773a6 commit: typofix for xxFFF[EF] check by Junio C Hamano ยท 12 years ago
  50. 53d00b3 log: use true parents for diff even when rewriting by Thomas Rast ยท 12 years ago
  51. 73f4c9a Merge branch 'bc/commit-invalid-utf8' by Junio C Hamano ยท 12 years ago
  52. 81050ac commit: reject non-characters by Peter Krefting ยท 12 years ago
  53. e82bd6c commit: reject overlong UTF-8 sequences by brian m. carlson ยท 12 years ago
  54. 28110d4 commit: reject invalid UTF-8 codepoints by brian m. carlson ยท 12 years ago
  55. 727377f commit.c: make compare_commits_by_commit_date global by Jeff King ยท 12 years ago
  56. 534f0e0 Merge branch 'jc/topo-author-date-sort' by Junio C Hamano ยท 12 years ago
  57. 55f34c8 Merge branch 'jk/commit-info-slab' by Junio C Hamano ยท 12 years ago
  58. 81c6b38 log: --author-date-order by Junio C Hamano ยท 13 years ago
  59. da24b10 sort-in-topological-order: use prio-queue by Junio C Hamano ยท 13 years ago
  60. 08f704f toposort: rename "lifo" field by Junio C Hamano ยท 13 years ago
  61. a84b794 commit-slab: introduce a macro to define a slab for new type by Junio C Hamano ยท 13 years ago
  62. 66eb375 commit-slab: avoid large realloc by Junio C Hamano ยท 13 years ago
  63. 96c4f4a commit: allow associating auxiliary info on-demand by Jeff King ยท 13 years ago
  64. caa7d79 Sync with 'maint' by Junio C Hamano ยท 13 years ago
  65. 41ccfdd Correct common spelling mistakes in comments and tests by Stefano Lattarini ยท 13 years ago
  66. eb307ae merge/pull Check for untrusted good GPG signatures by Sebastian Gรถtte ยท 13 years ago
  67. f8aae8d commit.c/GPG signature verification: Also look at the first GPG status line by Sebastian Gรถtte ยท 13 years ago
  68. ffb6d7d Move commit GPG signature verification to commit.c by Sebastian Gรถtte ยท 13 years ago
  69. 557899f commit.c: use clear_commit_marks_many() in in_merge_bases_many() by Junio C Hamano ยท 13 years ago
  70. 4c4b27e commit.c: add in_merge_bases_many() by Junio C Hamano ยท 13 years ago
  71. e895cb5 commit.c: add clear_commit_marks_many() by Junio C Hamano ยท 13 years ago
  72. efc7df4 Move print_commit_list to libgit.a by Nguyแป…n Thรกi Ngแปc Duy ยท 13 years ago
  73. 683a820 Merge branch 'jc/merge-bases-paint-fix' by Junio C Hamano ยท 13 years ago
  74. d866924 paint_down_to_common(): parse commit before relying on its timestamp by Junio C Hamano ยท 13 years ago
  75. 82a7529 commit.c: mark a file-scope private symbol as static by Junio C Hamano ยท 13 years ago
  76. 34f5130 Merge branch 'jc/merge-bases' by Junio C Hamano ยท 13 years ago
  77. ae80b5a Merge branch 'lt/commit-tree-guess-utf-8' by Junio C Hamano ยท 13 years ago
  78. f37d3c7 reduce_heads(): reimplement on top of remove_redundant() by Junio C Hamano ยท 13 years ago
  79. 94f0ced get_merge_bases_many(): walk from many tips in parallel by Junio C Hamano ยท 13 years ago
  80. 6440fdb in_merge_bases(): use paint_down_to_common() by Junio C Hamano ยท 13 years ago
  81. da1f515 merge_bases_many(): split out the logic to paint history by Junio C Hamano ยท 13 years ago
  82. b0f9e9e in_merge_bases(): omit unnecessary redundant common ancestor reduction by Thomas Rast ยท 13 years ago
  83. a20efee in_merge_bases(): support only one "other" commit by Junio C Hamano ยท 13 years ago
  84. 08a94a1 commit/commit-tree: correct latin1 to utf-8 by Linus Torvalds ยท 13 years ago
  85. 0958a24 Merge branch 'jc/sha1-name-more' by Junio C Hamano ยท 13 years ago
  86. cd74e47 sha1_name.c: introduce get_sha1_committish() by Junio C Hamano ยท 13 years ago
  87. f9bc573 ident: rename IDENT_ERROR_ON_NO_NAME to IDENT_STRICT by Jeff King ยท 14 years ago
  88. a81a7fb commit: remove commit_list_reverse() by Renรฉ Scharfe ยท 14 years ago
  89. 89b5f1d sequencer: export commit_list_append() by Renรฉ Scharfe ยท 14 years ago
  90. ba8e632 Merge branch 'rs/commit-list-sort-in-batch' by Junio C Hamano ยท 14 years ago
  91. 7365c95 mergesort: rename it to llist_mergesort() by Junio C Hamano ยท 14 years ago
  92. fbc08ea revision: insert unsorted, then sort in prepare_revision_walk() by Renรฉ Scharfe ยท 14 years ago
  93. 4690589 commit: use mergesort() in commit_list_sort_by_date() by Renรฉ Scharfe ยท 14 years ago
  94. 5a304dd Merge branch 'nd/index-pack-no-recurse' by Junio C Hamano ยท 14 years ago
  95. 941ba8d Eliminate recursion in setting/clearing marks in commit list by Nguyแป…n Thรกi Ngแปc Duy ยท 14 years ago
  96. 5de89d3 Merge branch 'jc/show-sig' by Junio C Hamano ยท 14 years ago
  97. c871a1d commit --amend -S: strip existing gpgsig headers by Junio C Hamano ยท 14 years ago
  98. f35ccd9 Merge branch 'nd/war-on-nul-in-commit' by Junio C Hamano ยท 14 years ago
  99. 37576c1 commit_tree(): refuse commit messages that contain NULs by Nguyแป…n Thรกi Ngแปc Duy ยท 14 years ago
  100. 13f8b72 Convert commit_tree() to take strbuf as message by Nguyแป…n Thรกi Ngแปc Duy ยท 14 years ago