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