1. 1002f28 Merge branch 'eb/hash-transition' by Junio C Hamano · 10 months ago
  2. 492ee03 Merge branch 'en/header-cleanup' by Junio C Hamano · 1 year, 1 month ago
  3. c2c4138 archive.h: remove unnecessary include by Elijah Newren · 1 year, 1 month ago
  4. eea0e59 treewide: remove unnecessary includes in source files by Elijah Newren · 1 year, 1 month ago
  5. d6b6cd1 archive: "--list" does not take further options by Junio C Hamano · 1 year, 1 month ago
  6. efed687 tree-walk: init_tree_desc take an oid to get the hash algorithm by Eric W. Biederman · 1 year, 4 months ago
  7. 91c080d git-compat-util: move alloc macros to git-compat-util.h by Calvin Wan · 1 year, 7 months ago
  8. a034e91 object-store-ll.h: split this header out of object-store.h by Elijah Newren · 1 year, 8 months ago
  9. c339932 repository: remove unnecessary include of path.h by Elijah Newren · 1 year, 8 months ago
  10. 67a3b2b Merge branch 'jc/attr-source-tree' by Junio C Hamano · 1 year, 8 months ago
  11. ccd12a3 Merge branch 'en/header-split-cache-h-part-2' by Junio C Hamano · 1 year, 9 months ago
  12. 44451a2 attr: teach "--attr-source=<tree>" global option to "git" by John Cai · 1 year, 9 months ago
  13. 0807e57 Merge branch 'en/header-split-cache-h' by Junio C Hamano · 1 year, 9 months ago
  14. d4a4f92 commit.h: reduce unnecessary includes by Elijah Newren · 1 year, 9 months ago
  15. de73a20 Merge branch 'rs/archive-from-subdirectory-fixes' by Junio C Hamano · 1 year, 9 months ago
  16. 73359a9 treewide: be explicit about dependence on convert.h by Elijah Newren · 1 year, 10 months ago
  17. 6047b28 Merge branch 'en/header-split-cleanup' by Junio C Hamano · 1 year, 10 months ago
  18. 72871b19 Merge branch 'ab/remove-implicit-use-of-the-repository' by Junio C Hamano · 1 year, 10 months ago
  19. e7dca80 Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-cache-h by Junio C Hamano · 1 year, 10 months ago
  20. 12cb1c1 cocci: apply the "refs.h" part of "the_repository.pending" by Ævar Arnfjörð Bjarmason · 1 year, 10 months ago
  21. bab8216 cocci: apply the "pretty.h" part of "the_repository.pending" by Ævar Arnfjörð Bjarmason · 1 year, 10 months ago
  22. bc726bd cocci: apply the "object-store.h" part of "the_repository.pending" by Ævar Arnfjörð Bjarmason · 1 year, 10 months ago
  23. d850b7a cocci: apply the "cache.h" part of "the_repository.pending" by Ævar Arnfjörð Bjarmason · 1 year, 10 months ago
  24. 92b1dd1 archive: improve support for running in subdirectory by René Scharfe · 1 year, 10 months ago
  25. e38da48 setup.h: move declarations for setup.c functions from cache.h by Elijah Newren · 1 year, 10 months ago
  26. 32a8f51 environment.h: move declarations for environment.c functions from cache.h by Elijah Newren · 1 year, 10 months ago
  27. 0b027f6 abspath.h: move absolute path functions from cache.h by Elijah Newren · 1 year, 10 months ago
  28. f394e09 treewide: be explicit about dependence on gettext.h by Elijah Newren · 1 year, 10 months ago
  29. 88cc8ed Merge branch 'en/header-cleanup' by Junio C Hamano · 1 year, 10 months ago
  30. 5e572aa Merge branch 'rs/archive-mtime' by Junio C Hamano · 1 year, 11 months ago
  31. 41771fa cache.h: remove dependence on hex.h; make other files include it explicitly by Elijah Newren · 1 year, 11 months ago
  32. 36bf195 alloc.h: move ALLOC_GROW() functions from cache.h by Elijah Newren · 1 year, 11 months ago
  33. fd2da4b archive: add --mtime by René Scharfe · 2 years ago
  34. 7615cf9 various: add missing clear_pathspec(), fix leaks by Ævar Arnfjörð Bjarmason · 2 years ago
  35. 47cfc9b attr: add flag `--source` to work with tree-ish by Karthik Nayak · 2 years ago
  36. 2206040 Merge branch 'jk/unused-anno-more' by Junio C Hamano · 2 years, 3 months ago
  37. fe9c607 Merge branch 'rs/archive-dedup-printf' by Junio C Hamano · 2 years, 3 months ago
  38. 1ee3471 string-list: mark unused callback parameters by Jeff King · 2 years, 3 months ago
  39. e3733b6 archive: deduplicate verbose printing by René Scharfe · 2 years, 4 months ago
  40. 5cf88fd git-compat-util.h: use "UNUSED", not "UNUSED(var)" by Ævar Arnfjörð Bjarmason · 2 years, 5 months ago
  41. 555ff1c mark unused read_tree_recursive() callback parameters by Jeff King · 2 years, 5 months ago
  42. de1f68a archive --add-virtual-file: allow paths containing colons by Johannes Schindelin · 2 years, 8 months ago
  43. 237a1d1 archive: optionally add "virtual" files by Johannes Schindelin · 2 years, 8 months ago
  44. 6cd6906 Merge branch 'jc/archive-add-file-normalize-mode' by Junio C Hamano · 2 years, 8 months ago
  45. 538dc45 Merge branch 'ep/maint-equals-null-cocci' by Junio C Hamano · 2 years, 8 months ago
  46. 6a61661 archive: do not let on-disk mode leak to zip archives by Junio C Hamano · 2 years, 9 months ago
  47. 2b0a58d Merge branch 'ep/maint-equals-null-cocci' for maint-2.35 by Junio C Hamano · 2 years, 9 months ago
  48. afe8a90 tree-wide: apply equals-null.cocci by Junio C Hamano · 2 years, 9 months ago
  49. 959d670 i18n: remove from i18n strings that do not hold translatable parts by Jean-Noël Avila · 3 years ago
  50. 6fa00ee i18n: factorize "--foo requires --bar" and the like by Jean-Noël Avila · 3 years, 1 month ago
  51. c490437 i18n: standardize "cannot open" and "cannot read" by Jean-Noël Avila · 3 years, 1 month ago
  52. 12909b6 i18n: turn "options are incompatible" into "cannot be used together" by Jean-Noël Avila · 3 years, 1 month ago
  53. e124ecf archive: convert queue_directory to struct object_id by René Scharfe · 3 years, 5 months ago
  54. bc40dfb string-list.h users: change to use *_{nodup,dup}() by Ævar Arnfjörð Bjarmason · 3 years, 7 months ago
  55. 1422844 hash: provide per-algorithm null OIDs by brian m. carlson · 3 years, 9 months ago
  56. 92e2cab Always use oidread to read into struct object_id by brian m. carlson · 3 years, 9 months ago
  57. ad16f74 Merge branch 'ab/read-tree' by Junio C Hamano · 3 years, 10 months ago
  58. 4795748 tree.h API: simplify read_tree_recursive() signature by Ævar Arnfjörð Bjarmason · 3 years, 10 months ago
  59. 7367d88 archive: stop passing "stage" through read_tree_recursive() by Ævar Arnfjörð Bjarmason · 3 years, 10 months ago
  60. 9609972 archive: expand only a single %(describe) per archive by René Scharfe · 4 years ago
  61. 3eebb3e Merge branch 'rs/archive-plug-leak-refname' by Junio C Hamano · 4 years, 2 months ago
  62. 1c3e412 archive: release refname after use by René Scharfe · 4 years, 2 months ago
  63. cde8ea9 archive: support compression levels beyond 9 by René Scharfe · 4 years, 3 months ago
  64. 2947a79 archive: add --add-file by René Scharfe · 4 years, 4 months ago
  65. 200589a archive: read short blobs in archive.c::write_archive_entry() by René Scharfe · 4 years, 4 months ago
  66. f24c30e wt-status: tolerate dangling marks by Jonathan Tan · 4 years, 5 months ago
  67. c397aac convert: provide additional metadata to filters by brian m. carlson · 4 years, 10 months ago
  68. ab90eca convert: permit passing additional metadata to filter processes by brian m. carlson · 4 years, 10 months ago
  69. 50ddb08 tree-walk.c: remove the_repo from get_tree_entry() by Nguyễn Thái Ngọc Duy · 6 years ago
  70. 96379f0 Merge branch 'en/merge-directory-renames' by Junio C Hamano · 6 years ago
  71. 5ec1e72 Use 'unsigned short' for mode, like diff_filespec does by Elijah Newren · 6 years ago
  72. bbf05cf archive: convert struct archiver_args to object_id by brian m. carlson · 6 years ago
  73. f2b6aa9 Merge branch 'nd/indentation-fix' by Junio C Hamano · 6 years ago
  74. d6f05a4 Merge branch 'nd/attr-pathspec-in-tree-walk' by Junio C Hamano · 6 years ago
  75. 3813a89 Merge branch 'nd/i18n' by Junio C Hamano · 6 years ago
  76. ec36c42 Indent code with TABs by Nguyễn Thái Ngọc Duy · 6 years ago
  77. e092073 tree.c: make read_tree*() take 'struct repository *' by Nguyễn Thái Ngọc Duy · 6 years ago
  78. c6e7965 archive.c: mark more strings for translation by Nguyễn Thái Ngọc Duy · 6 years ago
  79. 00436bf archive: initialize archivers earlier by Josh Steadmon · 6 years ago
  80. 11877b9 Merge branch 'nd/the-index' by Junio C Hamano · 6 years ago
  81. ce3a7ec archive.c: remove implicit dependency the_repository by Nguyễn Thái Ngọc Duy · 6 years ago
  82. d64324c Make git_check_attr() a void function by Torsten Bögershausen · 6 years ago
  83. b612ee2 archive.c: avoid access to the_index by Nguyễn Thái Ngọc Duy · 6 years ago
  84. c4500e2 attr: remove index from git_attr_set_direction() by Nguyễn Thái Ngọc Duy · 6 years ago
  85. 6d2df28 dir.c: remove an implicit dependency on the_index in pathspec code by Nguyễn Thái Ngọc Duy · 6 years ago
  86. 7f944e2 convert.c: remove an implicit dependency on the_index by Nguyễn Thái Ngọc Duy · 6 years ago
  87. 7a400a2 attr: remove an implicit dependency on the_index by Nguyễn Thái Ngọc Duy · 6 years ago
  88. 21e1ee8 commit: add repository argument to lookup_commit_reference_gently by Stefan Beller · 7 years ago
  89. b16b60f Merge branch 'sb/object-store-grafts' into sb/object-store-lookup by Junio C Hamano · 7 years ago
  90. 3e4a67b Use OPT_SET_INT_F() for cmdline option specification by Nguyễn Thái Ngọc Duy · 7 years ago
  91. cbd53a2 object-store: move object access functions to object-store.h by Stefan Beller · 7 years ago
  92. b4f5aca sha1_file: convert read_sha1_file to struct object_id by brian m. carlson · 7 years ago
  93. 916bc35 tree-walk: convert tree entry functions to object_id by brian m. carlson · 7 years ago
  94. e5ec981 archive: convert sha1_file_to_archive to struct object_id by brian m. carlson · 7 years ago
  95. 015ff4f archive: convert write_archive_entry_fn_t to object_id by brian m. carlson · 7 years ago
  96. df46d77 tree: convert read_tree_recursive to struct object_id by brian m. carlson · 7 years ago
  97. cca5fa6 refs: convert dwim_ref and expand_ref to struct object_id by brian m. carlson · 7 years ago
  98. 62b1cb7 Merge branch 'rs/archive-excluded-directory' by Junio C Hamano · 7 years ago
  99. 4318094 archive: don't add empty directories to archives by René Scharfe · 7 years ago
  100. a7d7f12 Merge branch 'rs/archive-excluded-directory' by Junio C Hamano · 7 years ago