1. f526a4f Merge branch 'ps/the-index-is-no-more' by Junio C Hamano · 8 months ago
  2. 1672740 add: plug a leak on interactive_add by Rubén Justo · 9 months ago
  3. f59aa5e builtin: stop using `the_index` by Patrick Steinhardt · 9 months ago
  4. d75ec4c Merge branch 'gt/add-u-commit-i-pathspec-check' by Junio C Hamano · 9 months ago
  5. 8f31543 Merge branch 'rj/use-adv-if-enabled' by Junio C Hamano · 9 months ago
  6. 7de13cf builtin/add: error out when passing untracked path with -u by Ghanshyam Thakkar · 9 months ago
  7. 86829f3 revision: optionally record matches with pathspec elements by Junio C Hamano · 9 months ago
  8. 6412d01 add: use advise_if_enabled for ADVICE_ADD_EMBEDDED_REPO by Rubén Justo · 9 months ago
  9. 1028db0 add: use advise_if_enabled for ADVICE_ADD_EMPTY_PATHSPEC by Rubén Justo · 9 months ago
  10. 9da49be add: use advise_if_enabled for ADVICE_ADD_IGNORED_FILE by Rubén Justo · 9 months ago
  11. f46a3f1 Merge branch 'eg/add-uflags' by Junio C Hamano · 10 months ago
  12. 3223204 add: use unsigned type for collection of bits by Eugenio Gigante · 10 months ago
  13. 492ee03 Merge branch 'en/header-cleanup' by Junio C Hamano · 1 year ago
  14. eea0e59 treewide: remove unnecessary includes in source files by Elijah Newren · 1 year, 1 month ago
  15. 1164c72 attr: enable attr pathspec magic for git-add and git-stash by Joanna Wang · 1 year, 2 months ago
  16. 6597631 Merge branch 'ni/die-message-fix-for-git-add' by Junio C Hamano · 1 year, 2 months ago
  17. 48399e9 builtin/add.c: clean up die() messages by Naomi Ibe · 1 year, 3 months ago
  18. c52a02a Merge branch 'jk/unused-post-2.42-part2' by Junio C Hamano · 1 year, 4 months ago
  19. abf2952 parse-options: add more BUG_ON() annotations by Jeff King · 1 year, 4 months ago
  20. 25bd3ac diff: drop useless return from run_diff_{files,index} functions by Jeff King · 1 year, 5 months ago
  21. b3d1c85 Merge branch 'gc/config-context' by Junio C Hamano · 1 year, 6 months ago
  22. a1264a0 Merge branch 'en/header-split-cache-h-part-3' by Junio C Hamano · 1 year, 6 months ago
  23. a4e7e31 config: add ctx arg to config_fn_t by Glen Choo · 1 year, 6 months ago
  24. 97eeeea config: inline git_color_default_config by Glen Choo · 1 year, 6 months ago
  25. 644591b Merge branch 'ds/add-i-color-configuration-fix' by Junio C Hamano · 1 year, 7 months ago
  26. df6e874 diff.h: remove unnecessary include of oidset.h by Elijah Newren · 1 year, 8 months ago
  27. c339932 repository: remove unnecessary include of path.h by Elijah Newren · 1 year, 8 months ago
  28. bc5c5ec cache.h: remove this no-longer-used header by Elijah Newren · 1 year, 8 months ago
  29. 08c46a4 read-cache*.h: move declarations for read-cache.c functions from cache.h by Elijah Newren · 1 year, 8 months ago
  30. fbffdfb preload-index.h: move declarations for preload-index.c from elsewhere by Elijah Newren · 1 year, 8 months ago
  31. 6cee5eb read-cache: move shared add/checkout/commit code by Elijah Newren · 1 year, 8 months ago
  32. 50c37ee add: modify add_files_to_cache() to avoid globals by Elijah Newren · 1 year, 8 months ago
  33. 7cf3b49 add: check color.ui for interactive add by Derrick Stolee · 1 year, 7 months ago
  34. 4e12082 editor: move editor-related functions and declarations into common file by Elijah Newren · 1 year, 9 months ago
  35. 6c6ddf9 treewide: be explicit about dependence on advice.h by Elijah Newren · 1 year, 9 months ago
  36. f394e09 treewide: be explicit about dependence on gettext.h by Elijah Newren · 1 year, 10 months ago
  37. d21878f add API: remove run_add_interactive() wrapper function by Ævar Arnfjörð Bjarmason · 1 year, 11 months ago
  38. 20b813d add: remove "add.interactive.useBuiltin" & Perl "git add--interactive" by Ævar Arnfjörð Bjarmason · 1 year, 11 months ago
  39. 1795479 Merge branch 'jk/unused-post-2.39' by Junio C Hamano · 2 years ago
  40. 9ea1378 Merge branch 'ab/various-leak-fixes' by Junio C Hamano · 2 years, 1 month ago
  41. 61bdc7c diff: mark unused parameters in callbacks by Jeff King · 2 years, 1 month ago
  42. ac95f5d built-ins: use free() not UNLEAK() if trivial, rm dead code by Ævar Arnfjörð Bjarmason · 2 years, 2 months ago
  43. 07047d6 cocci: apply "pending" index-compatibility to some "builtin/*.c" by Ævar Arnfjörð Bjarmason · 2 years, 2 months ago
  44. dc59418 cocci & cache.h: apply variable section of "pending" index-compatibility by Ævar Arnfjörð Bjarmason · 2 years, 2 months ago
  45. fbc1ed6 cocci & cache.h: remove rarely used "the_index" compat macros by Ævar Arnfjörð Bjarmason · 2 years, 2 months ago
  46. 0e90673 use child_process members "args" and "env" directly by René Scharfe · 2 years, 2 months ago
  47. 2da81d1 Merge branch 'ab/plug-leak-in-revisions' by Junio C Hamano · 2 years, 7 months ago
  48. 83937e9 Merge branch 'ns/batch-fsync' by Junio C Hamano · 2 years, 7 months ago
  49. 1fc1879 Merge branch 'js/use-builtin-add-i' by Junio C Hamano · 2 years, 7 months ago
  50. 689a8e8 revisions API: have release_revisions() release "prune_data" by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
  51. f0cb6b8 revisions API users: use release_revisions() for "prune_data" users by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
  52. 2108fe4 revisions API users: add straightforward release_revisions() by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
  53. b4a0c6d builtin/add: add ODB transaction around add_files_to_cache by Neeraj Singh · 2 years, 9 months ago
  54. 2c23d1b bulk-checkin: rebrand plug/unplug APIs as 'odb transactions' by Neeraj Singh · 2 years, 9 months ago
  55. 5d4dc38 add: remove support for `git-legacy-stash` by Johannes Schindelin · 3 years ago
  56. 246cac8 i18n: turn even more messages into "cannot be used together" ones by Jean-Noël Avila · 3 years ago
  57. 6fa00ee i18n: factorize "--foo requires --bar" and the like by Jean-Noël Avila · 3 years ago
  58. 12909b6 i18n: turn "options are incompatible" into "cannot be used together" by Jean-Noël Avila · 3 years ago
  59. 0527ccb add -i: default to the built-in implementation by Johannes Schindelin · 3 years, 1 month ago
  60. 2b70989 run-command API users: use strvec_pushl(), not argv construction by Ævar Arnfjörð Bjarmason · 3 years, 1 month ago
  61. 2d498a7 Merge branch 'ds/add-rm-with-sparse-index' by Junio C Hamano · 3 years, 3 months ago
  62. 61d450f add: update --renormalize to skip sparse paths by Derrick Stolee · 3 years, 4 months ago
  63. 63b60b3 add: update --chmod to skip sparse paths by Derrick Stolee · 3 years, 4 months ago
  64. 0299a69 add: implement the --sparse option by Derrick Stolee · 3 years, 4 months ago
  65. 49fdd51 add: skip tracked paths outside sparse-checkout cone by Derrick Stolee · 3 years, 4 months ago
  66. 105e8b0 add: fail when adding an untracked sparse file by Derrick Stolee · 3 years, 4 months ago
  67. dc89c34 Merge branch 'ds/sparse-index-ignored-files' by Junio C Hamano · 3 years, 4 months ago
  68. fd0d703 Merge branch 'ab/retire-advice-config' by Junio C Hamano · 3 years, 4 months ago
  69. 7b06222 Merge branch 'rs/xopen-reports-open-failures' by Junio C Hamano · 3 years, 4 months ago
  70. 02155c8 sparse-checkout: create helper methods by Derrick Stolee · 3 years, 4 months ago
  71. 66e905b use xopen() to handle fatal open(2) failures by René Scharfe · 3 years, 5 months ago
  72. c2a4b6d advice: remove use of global advice_add_embedded_repo by Ævar Arnfjörð Bjarmason · 3 years, 5 months ago
  73. ed9bff0 advice: remove read uses of most global `advice_` variables by Ben Boeckel · 3 years, 5 months ago
  74. 2f71366 Merge branch 'ds/add-with-sparse-index' by Junio C Hamano · 3 years, 5 months ago
  75. 716f68e Merge branch 'ds/add-with-sparse-index' into ds/sparse-index-ignored-files by Junio C Hamano · 3 years, 5 months ago
  76. 42f8ed6 add: remove ensure_full_index() with --renormalize by Derrick Stolee · 3 years, 5 months ago
  77. 939fa07 add: ignore outside the sparse-checkout in refresh() by Derrick Stolee · 3 years, 5 months ago
  78. 5e7cbab add: allow operating on a sparse-only index by Derrick Stolee · 3 years, 5 months ago
  79. ce93a4c dir.[ch]: replace dir_init() with DIR_INIT by Ævar Arnfjörð Bjarmason · 3 years, 6 months ago
  80. 47fa106 Merge branch 'ow/no-dryrun-in-add-i' by Junio C Hamano · 3 years, 8 months ago
  81. fe069dc Merge branch 'mt/add-rm-in-sparse-checkout' by Junio C Hamano · 3 years, 8 months ago
  82. a1989cf add: die if both --dry-run and --interactive are given by Øystein Walle · 3 years, 8 months ago
  83. 54beed2 add: ensure full index by Derrick Stolee · 3 years, 9 months ago
  84. a20f704 add: warn when asked to update SKIP_WORKTREE entries by Matheus Tavares · 3 years, 9 months ago
  85. 719630e pathspec: allow to ignore SKIP_WORKTREE entries on index matching by Matheus Tavares · 3 years, 9 months ago
  86. d73dbaf add: make --chmod and --renormalize honor sparse checkouts by Matheus Tavares · 3 years, 9 months ago
  87. 4e95698 add: include magic part of pathspec on --refresh error by Matheus Tavares · 3 years, 9 months ago
  88. 9ebd7fe add: propagate --chmod errors to exit status by Matheus Tavares · 3 years, 11 months ago
  89. 4896089 add: mark --chmod error string for translation by Matheus Tavares · 3 years, 11 months ago
  90. c937d70 add --chmod: don't update index when --dry-run is used by Matheus Tavares · 3 years, 11 months ago
  91. e885a84 drop unused argc parameters by Jeff King · 4 years, 3 months ago
  92. 2df2d81 add -i: use the built-in version when feature.experimental is set by Junio C Hamano · 4 years, 4 months ago
  93. eceba53 dir: fix problematic API to avoid memory leaks by Elijah Newren · 4 years, 5 months ago
  94. d70a9eb strvec: rename struct fields by Jeff King · 4 years, 5 months ago
  95. 22f9b7f strvec: convert builtin/ callers away from argv_array name by Jeff King · 4 years, 5 months ago
  96. dbbcd44 strvec: rename files from argv-array to strvec by Jeff King · 4 years, 5 months ago
  97. 203c853 Use OPT_CALLBACK and OPT_CALLBACK_F by Denton Liu · 4 years, 9 months ago
  98. daef1b3 Merge branch 'hw/advice-add-nothing' by Junio C Hamano · 5 years ago
  99. 887a0fd add: change advice config variables used by the add API by Heba Waly · 5 years ago
  100. 9a5315e Merge branch 'js/patch-mode-in-others-in-c' by Junio C Hamano · 5 years ago