Commit History

Author SHA1 Message Date
  Jeff King e885a84f1b drop unused argc parameters 4 years ago
  Junio C Hamano 2df2d81ddd add -i: use the built-in version when feature.experimental is set 4 years ago
  Elijah Newren eceba53214 dir: fix problematic API to avoid memory leaks 5 years ago
  Jeff King d70a9eb611 strvec: rename struct fields 5 years ago
  Jeff King 22f9b7f3f5 strvec: convert builtin/ callers away from argv_array name 5 years ago
  Jeff King dbbcd44fb4 strvec: rename files from argv-array to strvec 5 years ago
  Denton Liu 203c85339f Use OPT_CALLBACK and OPT_CALLBACK_F 5 years ago
  Junio C Hamano daef1b300b Merge branch 'hw/advice-add-nothing' 5 years ago
  Heba Waly 887a0fd573 add: change advice config variables used by the add API 5 years ago
  Junio C Hamano 9a5315edfd Merge branch 'js/patch-mode-in-others-in-c' 5 years ago
  Heba Waly bf66db37f1 add: use advise function to display hints 5 years ago
  Junio C Hamano 45b96a6fa1 Merge branch 'js/add-p-in-c' 5 years ago
  Junio C Hamano 135365dd99 Merge branch 'am/pathspec-f-f-checkout' 5 years ago
  Johannes Schindelin cee6cb7300 built-in add -p: implement the "worktree" patch modes 5 years ago
  Johannes Schindelin 52628f94fc built-in add -p: implement the "checkout" patch modes 5 years ago
  Johannes Schindelin 90a6bb98d1 legacy stash -p: respect the add.interactive.usebuiltin setting 5 years ago
  Johannes Schindelin 36bae1dc0e built-in add -p: implement the "stash" and "reset" patch modes 5 years ago
  Johannes Schindelin d2a233cb8b built-in add -p: prepare for patch modes other than "stage" 5 years ago
  Johannes Schindelin f6aa7ecc34 built-in add -i: start implementing the `patch` functionality in C 5 years ago
  Alexandr Miloslavskiy bebb5d6d6b add: support the --pathspec-from-file option 5 years ago
  Alexandr Miloslavskiy 21bb3083c3 cmd_add: prepare for next patch 5 years ago
  Johannes Schindelin f83dff60a7 Start to implement a built-in version of `git add --interactive` 5 years ago
  Kyle Meyer f937bc2f86 add: error appropriately on repository with no commits 6 years ago
  Junio C Hamano 7589e63648 Merge branch 'nd/the-index-final' 6 years ago
  Junio C Hamano 1c418243a5 Merge branch 'jk/add-ignore-errors-bit-assignment-fix' 6 years ago
  Junio C Hamano 7fa92ba40a Merge branch 'js/add-e-clear-patch-before-stating' 6 years ago
  Nguyễn Thái Ngọc Duy f8adbec9fe cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch 6 years ago
  Jeff King 9e5da3d055 add: use separate ADD_CACHE_RENORMALIZE flag 6 years ago
  Johannes Schindelin fa6f225e01 add --edit: truncate the patch file 6 years ago
  Nguyễn Thái Ngọc Duy ec36c42a63 Indent code with TABs 6 years ago