🌐 AI搜索 & 代理 主页
Git 2.29.3
  1. 2947a79 archive: add --add-file by René Scharfe · 5 years ago
  2. 200589a archive: read short blobs in archive.c::write_archive_entry() by René Scharfe · 5 years ago
  3. f24c30e wt-status: tolerate dangling marks by Jonathan Tan · 5 years ago
  4. c397aac convert: provide additional metadata to filters by brian m. carlson · 6 years ago
  5. ab90eca convert: permit passing additional metadata to filter processes by brian m. carlson · 6 years ago
  6. 50ddb08 tree-walk.c: remove the_repo from get_tree_entry() by Nguyễn Thái Ngọc Duy · 6 years ago
  7. 96379f0 Merge branch 'en/merge-directory-renames' by Junio C Hamano · 7 years ago
  8. 5ec1e72 Use 'unsigned short' for mode, like diff_filespec does by Elijah Newren · 7 years ago
  9. bbf05cf archive: convert struct archiver_args to object_id by brian m. carlson · 7 years ago
  10. f2b6aa9 Merge branch 'nd/indentation-fix' by Junio C Hamano · 7 years ago
  11. d6f05a4 Merge branch 'nd/attr-pathspec-in-tree-walk' by Junio C Hamano · 7 years ago
  12. 3813a89 Merge branch 'nd/i18n' by Junio C Hamano · 7 years ago
  13. ec36c42 Indent code with TABs by Nguyễn Thái Ngọc Duy · 7 years ago
  14. e092073 tree.c: make read_tree*() take 'struct repository *' by Nguyễn Thái Ngọc Duy · 7 years ago
  15. c6e7965 archive.c: mark more strings for translation by Nguyễn Thái Ngọc Duy · 7 years ago
  16. 00436bf archive: initialize archivers earlier by Josh Steadmon · 7 years ago
  17. 11877b9 Merge branch 'nd/the-index' by Junio C Hamano · 7 years ago
  18. ce3a7ec archive.c: remove implicit dependency the_repository by Nguyễn Thái Ngọc Duy · 7 years ago
  19. d64324c Make git_check_attr() a void function by Torsten Bögershausen · 7 years ago
  20. b612ee2 archive.c: avoid access to the_index by Nguyễn Thái Ngọc Duy · 7 years ago
  21. c4500e2 attr: remove index from git_attr_set_direction() by Nguyễn Thái Ngọc Duy · 7 years ago
  22. 6d2df28 dir.c: remove an implicit dependency on the_index in pathspec code by Nguyễn Thái Ngọc Duy · 7 years ago
  23. 7f944e2 convert.c: remove an implicit dependency on the_index by Nguyễn Thái Ngọc Duy · 7 years ago
  24. 7a400a2 attr: remove an implicit dependency on the_index by Nguyễn Thái Ngọc Duy · 7 years ago
  25. 21e1ee8 commit: add repository argument to lookup_commit_reference_gently by Stefan Beller · 7 years ago
  26. b16b60f Merge branch 'sb/object-store-grafts' into sb/object-store-lookup by Junio C Hamano · 7 years ago
  27. 3e4a67b Use OPT_SET_INT_F() for cmdline option specification by Nguyễn Thái Ngọc Duy · 8 years ago
  28. cbd53a2 object-store: move object access functions to object-store.h by Stefan Beller · 8 years ago
  29. b4f5aca sha1_file: convert read_sha1_file to struct object_id by brian m. carlson · 8 years ago
  30. 916bc35 tree-walk: convert tree entry functions to object_id by brian m. carlson · 8 years ago
  31. e5ec981 archive: convert sha1_file_to_archive to struct object_id by brian m. carlson · 8 years ago
  32. 015ff4f archive: convert write_archive_entry_fn_t to object_id by brian m. carlson · 8 years ago
  33. df46d77 tree: convert read_tree_recursive to struct object_id by brian m. carlson · 8 years ago
  34. cca5fa6 refs: convert dwim_ref and expand_ref to struct object_id by brian m. carlson · 8 years ago
  35. 62b1cb7 Merge branch 'rs/archive-excluded-directory' by Junio C Hamano · 8 years ago
  36. 4318094 archive: don't add empty directories to archives by René Scharfe · 8 years ago
  37. a7d7f12 Merge branch 'rs/archive-excluded-directory' by Junio C Hamano · 8 years ago
  38. 5ff247a archive: don't queue excluded directories by René Scharfe · 8 years ago
  39. c6c08f7 archive: factor out helper functions for handling attributes by René Scharfe · 8 years ago
  40. e82caf3 sha1_name: convert get_sha1* to get_oid* by brian m. carlson · 8 years ago
  41. f31d23a Merge branch 'bw/config-h' by Junio C Hamano · 8 years ago
  42. b2141fc config: don't include config.h by default by Brandon Williams · 9 years ago
  43. a9dbc17 tree: convert parse_tree_indirect to struct object_id by brian m. carlson · 9 years ago
  44. bc83266 Convert lookup_commit* to struct object_id by brian m. carlson · 9 years ago
  45. 2aef63d attr: convert git_check_attrs() callers to use the new API by Junio C Hamano · 9 years ago
  46. 7bd1805 attr: rename function and struct related to checking attributes by Junio C Hamano · 9 years ago
  47. eb0224c archive: read local configuration by Junio C Hamano · 9 years ago
  48. 5a36d00 i18n: archive: mark errors for translation by Vasco Almeida · 9 years ago
  49. ed6e803 pathspec: rename free_pathspec() to clear_pathspec() by Junio C Hamano · 10 years ago
  50. 50a6c8e use st_add and st_mult for allocation size computation by Jeff King · 10 years ago
  51. ed1c997 Remove get_object_hash. by brian m. carlson · 10 years ago
  52. 7999b2c Add several uses of get_object_hash. by brian m. carlson · 10 years ago
  53. c7ab0ba avoid sprintf and strcpy with flex arrays by Jeff King · 10 years ago
  54. d939af1 Merge branch 'jk/date-mode-format' by Junio C Hamano · 10 years ago
  55. a5481a6 convert "enum date_mode" into a struct by Jeff King · 10 years ago
  56. fb58c8d refs: move the remaining ref module declarations to refs.h by Michael Haggerty · 10 years ago
  57. a916cb5 Merge branch 'bc/object-id' by Junio C Hamano · 11 years ago
  58. 1360967 archive.c: convert to use struct object_id by brian m. carlson · 11 years ago
  59. 9c9b4f2 standardize usage info string format by Alex Henrie · 11 years ago
  60. 6a0b0b6 tree.c: update read_tree_recursive callback to pass strbuf as base by Nguyễn Thái Ngọc Duy · 11 years ago
  61. b2c45f5 Merge branch 'nd/archive-pathspec' by Junio C Hamano · 11 years ago
  62. ed22b41 archive: support filtering paths with glob by Nguyễn Thái Ngọc Duy · 11 years ago
  63. 95790ff archive.c: replace `git_config()` with `git_config_get_bool()` family by Tanay Abhra · 11 years ago
  64. 6f75e48 Merge branch 'rm/strchrnul-not-strlen' by Junio C Hamano · 12 years ago
  65. 2c5495f use strchrnul() in place of strchr() and strlen() by Rohit Mani · 12 years ago
  66. 7671b63 add uploadarchive.allowUnreachable option by Scott J. Goldman · 12 years ago
  67. b1cdfb5 archive.c: have SP around arithmetic operators by Junio C Hamano · 12 years ago
  68. f3e743a archive: convert to use parse_pathspec by Nguyễn Thái Ngọc Duy · 12 years ago
  69. 64acde9 move struct pathspec and related functions to pathspec.[ch] by Nguyễn Thái Ngọc Duy · 12 years ago
  70. bd54cf1 archive: handle commits with an empty tree by Jeff King · 13 years ago
  71. 94bc671 Add directory pattern matching to attributes by Jean-Noël AVILA · 13 years ago
  72. b0ff965 Reduce translations by using same terminologies by Nguyễn Thái Ngọc Duy · 13 years ago
  73. 0012a38 i18n: archive: mark parseopt strings for translation by Nguyễn Thái Ngọc Duy · 13 years ago
  74. b83cfa5 Merge branch 'rs/archive-tree-in-tip-simplify' by Junio C Hamano · 14 years ago
  75. c51a351 archive: simplify refname handling by René Scharfe · 14 years ago
  76. 9cb513b archive: delegate blob reading to backend by Nguyễn Thái Ngọc Duy · 14 years ago
  77. bdb8cb5 Merge branch 'jk/maint-upload-archive' by Junio C Hamano · 14 years ago
  78. 0f544ee archive: re-allow HEAD:Documentation on a remote invocation by Carlos Martín Nieto · 14 years ago
  79. 3c4b5ad Merge branch 'jk/maint-upload-archive' by Junio C Hamano · 14 years ago
  80. 7b51c33 Merge branch 'jk/maint-1.6.2-upload-archive' into jk/maint-upload-archive by Junio C Hamano · 14 years ago
  81. ee27ca4 archive: don't let remote clients get unreachable commits by Jeff King · 14 years ago
  82. f858c64 archive.c: use OPT_BOOL() by Junio C Hamano · 14 years ago
  83. d932f4e Rename git_checkattr() to git_check_attr() by Michael Haggerty · 14 years ago
  84. 7b97730 upload-archive: allow user to turn off filters by Jeff King · 14 years ago
  85. 08716b3 archive: refactor file extension format-guessing by Jeff King · 14 years ago
  86. 56baa61 archive: move file extension format-guessing lower by Jeff King · 14 years ago
  87. 4d7c989 archive: pass archiver struct to write_archive callback by Jeff King · 14 years ago
  88. 13e0f88 archive: refactor list of archive formats by Jeff King · 14 years ago
  89. 2321286 archive: reorder option parsing and config reading by Jeff King · 15 years ago
  90. f0096c0 Convert read_tree{,_recursive} to support struct pathspec by Nguyễn Thái Ngọc Duy · 15 years ago
  91. 4ad5c80 archive: improve --verbose description by René Scharfe · 15 years ago
  92. fd03881 add description parameter to OPT__VERBOSE by René Scharfe · 15 years ago
  93. 62b4698 Use angles for placeholders consistently by Štěpán Němec · 15 years ago
  94. 35039ce archive: abbreviate substituted commit ids again by Jonathan Nieder · 15 years ago
  95. 06dbc1e Merge branch 'jc/conflict-marker-size' by Junio C Hamano · 16 years ago
  96. 7fb0eaa git_attr(): fix function signature by Junio C Hamano · 16 years ago
  97. d5f53d6 archive: complain about path specs that don't match anything by René Scharfe · 16 years ago
  98. dd2e794 Refactor pretty_print_commit arguments into a struct by Thomas Rast · 16 years ago
  99. a17a960 Merge branch 'rs/maint-archive-prefix' by Junio C Hamano · 16 years ago
  100. ebfbdb3 Git archive and trailing "/" in prefix by René Scharfe · 16 years ago